index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
expr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
kconfig: remove allnoconfig_y option
Masahiro Yamada
1
-3
/
+0
2021-04-14
kconfig: change defconfig_list option to environment variable
Masahiro Yamada
1
-1
/
+0
2021-04-14
kconfig: move JUMP_NB to mconf.c
Masahiro Yamada
1
-2
/
+0
2020-01-06
kconfig: distinguish between dependencies and visibility in help text
Thomas Hebb
1
-0
/
+1
2020-01-06
kconfig: remove sym from struct property
Masahiro Yamada
1
-1
/
+0
2019-07-17
kconfig: fix missing choice values in auto.conf
Masahiro Yamada
1
-0
/
+1
2019-02-13
kconfig: rename zconf.y to parser.y
Masahiro Yamada
1
-1
/
+1
2018-12-28
kconfig: convert to SPDX License Identifier
Masahiro Yamada
1
-1
/
+1
2018-12-08
kconfig: remove S_OTHER symbol type and correct dependency tracking
Masahiro Yamada
1
-2
/
+2
2018-08-14
kconfig: remove P_ENV property type
Masahiro Yamada
1
-1
/
+0
2018-07-17
kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
Dirk Gouders
1
-1
/
+1
2018-06-28
kconfig: handle P_SYMBOL in print_symbol()
Dirk Gouders
1
-0
/
+3
2018-03-25
kconfig: make unmet dependency warnings readable
Masahiro Yamada
1
-1
/
+0
2018-03-25
kconfig: Print reverse dependencies in groups
Eugeniu Rosca
1
-1
/
+2
2018-01-25
kconfig: make "Selected by:" and "Implied by:" readable
Petr Vorel
1
-0
/
+1
2017-12-07
kconfig: Document the 'symbol' struct
Ulf Magnusson
1
-1
/
+44
2017-12-07
kconfig: Document the 'menu' struct
Ulf Magnusson
1
-0
/
+45
2016-11-16
Kconfig: Introduce the "imply" keyword
Nicolas Pitre
1
-0
/
+2
2015-06-15
kconfig: allow use of relations other than (in)equality
Jan Beulich
1
-1
/
+3
2015-02-25
kconfig: Remove unnecessary prototypes from headers
Michal Marek
1
-5
/
+0
2014-04-08
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
Josh Triplett
1
-0
/
+3
2013-10-09
kconfig: add short explanation to SYMBOL_WRITE
Martin Walch
1
-1
/
+1
2013-06-16
kconfig: Fix defconfig when one choice menu selects options that another choi...
Arve Hjønnevåg
1
-0
/
+3
2012-10-25
menuconfig: Replace CIRCLEQ by list_head-style lists.
Benjamin Poirier
1
-3
/
+2
2012-09-27
menuconfig: Assign jump keys per-page instead of globally
Benjamin Poirier
1
-0
/
+9
2012-09-27
menuconfig: Add jump keys to search results
Benjamin Poirier
1
-0
/
+2
2012-01-15
kbuild: Fix compiler warning with assertion when calling 'fwrite'
Arnaud Lacombe
1
-0
/
+1
2011-06-06
kconfig: nuke reference to SWIG
Arnaud Lacombe
1
-3
/
+0
2011-04-15
kconfig: get rid of unused flags
Yann E. MORIN
1
-4
/
+0
2011-01-10
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+2
2010-12-27
kconfig: fix warning
Arnaud Lacombe
1
-0
/
+1
2010-12-21
kconfig: Make expr_copy() take a const argument
Michal Marek
1
-1
/
+1
2010-11-22
kconfig: add an option to determine a menu's visibility
Arnaud Lacombe
1
-0
/
+1
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
1
-1
/
+0
2010-10-04
kconfig: delay symbol direct dependency initialization
Arnaud Lacombe
1
-1
/
+0
2010-09-20
kconfig: constify file name
Arnaud Lacombe
1
-1
/
+1
2010-08-03
kconfig: save location of config symbols
Sam Ravnborg
1
-0
/
+1
2010-07-02
kbuild: Warn on selecting symbols with unmet direct dependencies
Catalin Marinas
1
-0
/
+2
2010-02-02
Improve kconfig symbol hashing
Andi Kleen
1
-3
/
+2
2009-01-02
kconfig: struct property commented
Sam Ravnborg
1
-10
/
+30
2009-01-02
kconfig: add comments to symbol flags
Sam Ravnborg
1
-16
/
+18
2009-01-02
kconfig: explain symbol value defaults
Sam Ravnborg
1
-2
/
+6
2008-01-29
kconfig: environment symbol support
Roman Zippel
1
-1
/
+2
2008-01-29
kconfig: explicitly introduce expression list
Roman Zippel
1
-1
/
+4
2008-01-29
kconfig: delete unused FILE_ and SYMBOL_ flags
Sam Ravnborg
1
-2
/
+0
2008-01-29
kconfig: rename E_OR & friends to avoid name clash
Sam Ravnborg
1
-3
/
+3
2007-07-25
kconfig: remove unused members from struct symbol
Sam Ravnborg
1
-1
/
+0
2007-07-25
kconfig: attach help text to menus
Sam Ravnborg
1
-2
/
+1
2006-06-09
kconfig: add defconfig_list/module option
Roman Zippel
1
-0
/
+1
2006-06-09
kconfig: integrate split config into silentoldconfig
Roman Zippel
1
-1
/
+2
[next]