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
/
conf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-28
kconfig: convert to SPDX License Identifier
Masahiro Yamada
1
-1
/
+1
2018-11-01
kconfig: remove oldnoconfig target
Masahiro Yamada
1
-7
/
+0
2018-08-22
kconfig: suppress "configuration written to .config" for syncconfig
Masahiro Yamada
1
-0
/
+5
2018-07-25
kconfig: allow all config targets to write auto.conf if missing
Masahiro Yamada
1
-14
/
+17
2018-07-25
kconfig: make syncconfig update .config regardless of sym_change_count
Masahiro Yamada
1
-4
/
+6
2018-05-28
kconfig: drop localization support
Sam Ravnborg
1
-28
/
+23
2018-04-13
kconfig: extend output of 'listnewconfig'
Don Zickus
1
-2
/
+12
2018-03-25
kconfig: rename silentoldconfig to syncconfig
Masahiro Yamada
1
-10
/
+10
2018-03-25
kconfig: hide irrelevant sub-menus for oldconfig
Masahiro Yamada
1
-3
/
+6
2018-03-25
kconfig: remove redundant input_mode test for check_conf() loop
Masahiro Yamada
1
-1
/
+1
2018-03-25
kconfig: remove unneeded input_mode test in conf()
Masahiro Yamada
1
-3
/
+1
2018-03-25
kconfig: do not call check_conf() for olddefconfig
Masahiro Yamada
1
-5
/
+5
2018-02-08
kconfig: send error messages to stderr
Masahiro Yamada
1
-4
/
+6
2018-02-08
kconfig: echo stdin to stdout if either is redirected
Masahiro Yamada
1
-3
/
+4
2018-02-08
kconfig: remove check_stdin()
Masahiro Yamada
1
-14
/
+0
2018-02-08
kconfig: show '?' prompt even if no help text is available
Masahiro Yamada
1
-7
/
+2
2018-01-27
kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help
Marc Herbert
1
-2
/
+3
2018-01-21
kconfig: make xfgets() really static
Masahiro Yamada
1
-10
/
+7
2018-01-21
kconfig: make input_mode static
Masahiro Yamada
1
-1
/
+2
2015-12-10
kconfig: allow kconfig to handle longer path names
Markus Mayer
1
-3
/
+4
2015-04-09
kconfig: Do not print status messages in make -s mode
Michal Marek
1
-2
/
+6
2014-06-10
kbuild: trivial - use tabs for code indent where possible
Masahiro Yamada
1
-1
/
+1
2013-06-24
kconfig: loop as long as we changed some symbols in randconfig
Yann E. MORIN
1
-1
/
+2
2013-06-19
kconfig/conf: print the seed used to initialise the RNG for randconfig
Yann E. MORIN
1
-0
/
+1
2013-06-19
kconfig/conf: accept a base-16 seed for randconfig
Yann E. MORIN
1
-1
/
+1
2013-04-25
kconfig: allow specifying the seed for randconfig
Yann E. MORIN
1
-1
/
+11
2013-02-19
kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.new
Ben Hutchings
1
-1
/
+6
2012-09-27
kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...
Adam Lee
1
-9
/
+16
2012-08-31
kconfig: document oldnoconfig to what it really does in conf.c
Adam Lee
1
-1
/
+1
2012-05-07
kbuild: all{no,yes,mod,def,rand}config only read files when instructed to.
Eric W. Biederman
1
-1
/
+3
2012-05-05
kconfig: Add error handling to KCONFIG_ALLCONFIG
Eric W. Biederman
1
-6
/
+14
2011-07-02
kconfig/conf: mark xfgets() private
Arnaud Lacombe
1
-4
/
+3
2011-07-02
kconfig/conf: add command line options' description
Arnaud Lacombe
1
-1
/
+31
2011-07-02
kconfig/conf: reduce the scope of `defconfig_file'
Arnaud Lacombe
1
-3
/
+1
2011-06-06
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
1
-1
/
+0
2011-06-06
kconfig: annotate non-trivial fall-trough
Arnaud Lacombe
1
-0
/
+4
2011-04-24
kconfig: Avoid buffer underrun in choice input
Ben Hutchings
1
-1
/
+1
2010-12-15
kconfig/conf: merge duplicate switch's case
Arnaud Lacombe
1
-2
/
+0
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
1
-1
/
+1
2010-10-10
kbuild: fix oldnoconfig to do the right thing
Kyle McMartin
1
-1
/
+1
2010-09-20
kconfig: rephrase help texts/comments not to include the package name
Arnaud Lacombe
1
-6
/
+5
2010-09-20
kconfig: allow build-time definition of the internal config prefix
Arnaud Lacombe
1
-1
/
+1
2010-09-08
kbuild: fix oldnoconfig to do the right thing
Kyle McMartin
1
-1
/
+1
2010-08-31
kbuild: use getopt_long(), not its _only() variant
Arnaud Lacombe
1
-1
/
+1
2010-08-14
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-2
/
+13
2010-08-13
kconfig: Fix warning: ignoring return value of 'fgets'
Jean Sacren
1
-2
/
+13
2010-08-06
kconfig: fix make oldconfig
Sam Ravnborg
1
-1
/
+1
2010-08-03
kconfig: add savedefconfig
Sam Ravnborg
1
-0
/
+14
2010-08-03
kconfig: add alldefconfig
Sam Ravnborg
1
-0
/
+7
2010-08-03
kconfig: change nonint_oldconfig to listnewconfig
Sam Ravnborg
1
-23
/
+11
[next]