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
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
2010-08-03
kconfig: rename loose_nonint_oldconfig => oldnoconfig
Sam Ravnborg
1
-7
/
+7
2010-08-03
kconfig: use long options in conf
Sam Ravnborg
1
-86
/
+75
2010-06-12
scripts:conf.c Fix warning: variable 'type' set but not used
Justin P. Mattock
1
-4
/
+0
2010-06-02
kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig
Aristeu Rozanski
1
-9
/
+44
2009-09-20
kbuild: add static to prototypes
Trevor Keith
1
-1
/
+1
2009-09-20
kconfig: make use of menu_get_ext_help in "make config"
Cheng Renquan
1
-11
/
+11
2009-06-10
kconfig: do not hardcode ".config" filename
Markus Heidelberg
1
-3
/
+4
2009-03-16
kconfig: improve seed in randconfig
Ingo Molnar
1
-1
/
+15
2008-09-29
kconfig: fix silentoldconfig
zippel@linux-m68k.org
1
-66
/
+57
2008-08-05
kconfig: always write out .config
Sam Ravnborg
1
-1
/
+1
2008-07-26
kconfig: make defconfig is no longer chatty
Sam Ravnborg
1
-8
/
+3
2008-07-26
kconfig: make oldconfig is now less chatty
Sam Ravnborg
1
-1
/
+1
2008-07-26
kconfig: speed up all*config + randconfig
Sam Ravnborg
1
-86
/
+68
2008-01-29
kconfig: tristate choices with mixed tristate and boolean values
Jan Beulich
1
-2
/
+2
2008-01-29
kconfig: gettext support for config
EGRY Gabor
1
-15
/
+20
2008-01-29
kconfig: use C89 random functions in conf.c
Ladislav Michl
1
-2
/
+2
2008-01-29
kconfig: fix whitespace and sort includes in conf.c
Ladislav Michl
1
-3
/
+3
2008-01-29
kconfig: use getopt() in conf.c for handling command line arguments
Andres Salomon
1
-13
/
+11
2007-12-23
kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.
Paul Mundt
1
-1
/
+2
2007-11-17
x86: simplify "make ARCH=x86" and fix kconfig all.config
Sam Ravnborg
1
-1
/
+0
2007-11-12
kconfig: use $K64BIT to set 64BIT with all*config targets
Sam Ravnborg
1
-0
/
+1
2007-09-01
kconfig: oldconfig shall not set symbols if it does not need to
Roman Zippel
1
-9
/
+12
2007-07-25
kconfig: attach help text to menus
Sam Ravnborg
1
-16
/
+15
2007-05-02
kbuild: be more explicit on missing .config file
Randy Dunlap
1
-0
/
+1
2006-12-13
[PATCH] kconfig: new function "bool conf_get_changed(void)"
Karsten Wiese
1
-1
/
+1
2006-06-09
kconfig: exit if no beginning filename
Randy Dunlap
1
-0
/
+1
2006-06-09
kconfig: allow loading multiple configurations
Roman Zippel
1
-3
/
+3
2006-06-09
kconfig: fix .config dependencies
Roman Zippel
1
-1
/
+15
2006-04-19
[PATCH] config: update usage/help info
Randy Dunlap
1
-1
/
+2
2006-04-11
kconfig: revert conf behaviour change
Roman Zippel
1
-16
/
+2
2006-04-11
kconfig: fix default value for choice input
Roman Zippel
1
-2
/
+1
2006-01-09
[PATCH] kconf: Check for eof from input stream.
Ben Collins
1
-2
/
+16
2005-11-09
[PATCH] kconfig: preset config during all*config
Roman Zippel
1
-0
/
+30
2005-11-09
[PATCH] kconfig: fix restart for choice symbols
Roman Zippel
1
-4
/
+3
2005-06-26
[PATCH] Kill signed chars
J.A. Magallon
1
-3
/
+3
2005-05-06
[PATCH] Kconfig i18n support
Arnaldo Carvalho de Melo
1
-10
/
+10
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+583
[prev]