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
starfive-6.6.48-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
/
symbol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-17
kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
Dirk Gouders
1
-1
/
+1
2018-05-28
kconfig: remove sym_expand_string_value()
Masahiro Yamada
1
-53
/
+0
2018-05-28
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
1
-56
/
+0
2018-03-25
kconfig: make unmet dependency warnings readable
Masahiro Yamada
1
-12
/
+23
2018-03-25
kconfig: warn unmet direct dependency of tristate symbols selected by y
Masahiro Yamada
1
-2
/
+2
2018-03-25
kconfig: only write '# CONFIG_FOO is not set' for visible symbols
Ulf Magnusson
1
-1
/
+2
2018-03-01
kconfig: add xstrdup() helper
Masahiro Yamada
1
-2
/
+2
2018-02-10
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
1
-1
/
+1
2018-02-10
kconfig: add xrealloc() helper
Masahiro Yamada
1
-1
/
+1
2018-02-08
kconfig: send error messages to stderr
Masahiro Yamada
1
-1
/
+1
2018-02-08
kconfig: do not write choice values when their dependency becomes n
Masahiro Yamada
1
-9
/
+7
2018-01-21
kconfig: drop 'boolean' keyword
Masahiro Yamada
1
-1
/
+1
2018-01-10
kconfig: Don't leak 'source' filenames during parsing
Ulf Magnusson
1
-0
/
+4
2017-12-16
kconfig: display recursive dependency resolution hint just once
Masahiro Yamada
1
-2
/
+6
2017-11-23
kconfig/symbol.c: use correct pointer type argument for sizeof
Heinrich Schuchardt
1
-1
/
+1
2016-11-16
Kconfig: Introduce the "imply" keyword
Nicolas Pitre
1
-1
/
+23
2016-05-10
kconfig/symbol.c: handle choice_values that depend on 'm' symbols
Dirk Gouders
1
-0
/
+14
2015-10-08
kbuild: document recursive dependency limitation / resolution
Luis R. Rodriguez
1
-0
/
+2
2015-08-19
kconfig: Delete unnecessary checks before the function call "sym_calc_value"
Markus Elfring
1
-2
/
+1
2015-06-15
kconfig: allow use of relations other than (in)equality
Jan Beulich
1
-0
/
+4
2015-02-25
kconfig: Remove unnecessary prototypes from headers
Michal Marek
1
-21
/
+21
2013-10-09
kconfig: fix trivial typos and update mconf documentation
Martin Walch
1
-1
/
+1
2013-08-16
kconfig: switch to "long long" for sanity
Kees Cook
1
-9
/
+10
2013-07-16
kconfig: simplify symbol-search code
Yann E. MORIN
1
-19
/
+11
2013-07-16
kconfig: don't allocate n+1 elements in temporary array
Yann E. MORIN
1
-1
/
+1
2013-07-16
kconfig: minor style fixes in symbol-search code
Yann E. MORIN
1
-4
/
+3
2013-07-16
kconfig: avoid multiple calls to strlen
Yann E. MORIN
1
-5
/
+5
2013-06-29
kconfig: allow "hex" and "range" to support longs
Kees Cook
1
-5
/
+5
2013-06-24
kconfig: sort found symbols by relevance
Yann E. MORIN
1
-9
/
+69
2013-06-16
kconfig: Fix defconfig when one choice menu selects options that another choi...
Arve Hjønnevåg
1
-0
/
+11
2012-11-20
kconfig: Fix malloc handling in conf tools
Alan Cox
1
-6
/
+6
2012-01-26
kconfig: fix new choices being skipped upon config update
Arnaud Lacombe
1
-1
/
+8
2011-07-01
kconfig: introduce specialized printer
Arnaud Lacombe
1
-1
/
+45
2011-06-06
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
1
-1
/
+0
2011-01-10
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-2
/
+6
2010-12-21
kconfig: simplify select-with-unmet-direct-dependency warning
Arnaud Lacombe
1
-1
/
+5
2010-12-15
kconfig: fix typos
Arnaud Lacombe
1
-1
/
+1
2010-11-02
kconfig: sym_expand_string_value: allow for string termination when reallocing
Andy Whitcroft
1
-1
/
+1
2010-10-12
Revert "kconfig: Temporarily disable dependency warnings"
Michal Marek
1
-2
/
+0
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
1
-0
/
+2
2010-10-10
kconfig: Temporarily disable dependency warnings
Michal Marek
1
-0
/
+2
2010-10-01
kconfig: Fix realloc usage()
Michal Marek
1
-1
/
+1
2010-09-20
kconfig: add a symbol string expansion helper
Arnaud Lacombe
1
-0
/
+49
2010-08-15
kconfig: fix segfault when detecting recursive dependency
Sam Ravnborg
1
-0
/
+2
2010-08-03
kconfig: add savedefconfig
Sam Ravnborg
1
-0
/
+74
2010-08-03
kconfig: refactor code in symbol.c
Sam Ravnborg
1
-13
/
+33
2010-08-03
kconfig: print more info when we see a recursive dependency
Roman Zippel
1
-15
/
+127
2010-08-03
kconfig: save location of config symbols
Sam Ravnborg
1
-0
/
+2
2010-07-08
kconfig: Don't write invisible choice values
Jan Beulich
1
-12
/
+12
2010-07-02
kbuild: Warn on selecting symbols with unmet direct dependencies
Catalin Marinas
1
-0
/
+18
[next]