aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/conf.c
Commit message (Expand)AuthorAge
* kconfig/conf: mark xfgets() privateArnaud Lacombe2011-07-02
* kconfig/conf: add command line options' descriptionArnaud Lacombe2011-07-02
* kconfig/conf: reduce the scope of `defconfig_file'Arnaud Lacombe2011-07-02
* kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe2011-06-06
* kconfig: annotate non-trivial fall-troughArnaud Lacombe2011-06-06
* kconfig: Avoid buffer underrun in choice inputBen Hutchings2011-04-24
* kconfig/conf: merge duplicate switch's caseArnaud Lacombe2010-12-15
* Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-12
|\
| * kbuild: fix oldnoconfig to do the right thingKyle McMartin2010-10-09
| * Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-08-13
| |\
| * | kconfig: fix make oldconfigSam Ravnborg2010-08-06
* | | kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe2010-09-19
* | | kconfig: allow build-time definition of the internal config prefixArnaud Lacombe2010-09-19
* | | kbuild: fix oldnoconfig to do the right thingKyle McMartin2010-09-08
* | | kbuild: use getopt_long(), not its _only() variantArnaud Lacombe2010-08-31
| |/ |/|
* | kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren2010-08-12
|/
* kconfig: add savedefconfigSam Ravnborg2010-08-03
* kconfig: add alldefconfigSam Ravnborg2010-08-03
* kconfig: change nonint_oldconfig to listnewconfigSam Ravnborg2010-08-03
* kconfig: rename loose_nonint_oldconfig => oldnoconfigSam Ravnborg2010-08-03
* kconfig: use long options in confSam Ravnborg2010-08-03
* scripts:conf.c Fix warning: variable 'type' set but not usedJustin P. Mattock2010-06-11
* kconfig: introduce nonint_oldconfig and loose_nonint_oldconfigAristeu Rozanski2010-06-02
* kbuild: add static to prototypesTrevor Keith2009-09-20
* kconfig: make use of menu_get_ext_help in "make config"Cheng Renquan2009-09-20
* kconfig: do not hardcode ".config" filenameMarkus Heidelberg2009-06-09
* kconfig: improve seed in randconfigIngo Molnar2009-03-15
* kconfig: fix silentoldconfigzippel@linux-m68k.org2008-09-29
* kconfig: always write out .configSam Ravnborg2008-08-04
* kconfig: make defconfig is no longer chattySam Ravnborg2008-07-25
* kconfig: make oldconfig is now less chattySam Ravnborg2008-07-25
* kconfig: speed up all*config + randconfigSam Ravnborg2008-07-25
* kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich2008-01-28
* kconfig: gettext support for configEGRY Gabor2008-01-28
* kconfig: use C89 random functions in conf.cLadislav Michl2008-01-28
* kconfig: fix whitespace and sort includes in conf.cLadislav Michl2008-01-28
* kconfig: use getopt() in conf.c for handling command line argumentsAndres Salomon2008-01-28
* kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.Paul Mundt2007-12-23
* x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg2007-11-17
* kconfig: use $K64BIT to set 64BIT with all*config targetsSam Ravnborg2007-11-12
* kconfig: oldconfig shall not set symbols if it does not need toRoman Zippel2007-09-01
* kconfig: attach help text to menusSam Ravnborg2007-07-25
* kbuild: be more explicit on missing .config fileRandy Dunlap2007-05-02
* [PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese2006-12-13
* kconfig: exit if no beginning filenameRandy Dunlap2006-06-09
* kconfig: allow loading multiple configurationsRoman Zippel2006-06-09
* kconfig: fix .config dependenciesRoman Zippel2006-06-09
* [PATCH] config: update usage/help infoRandy Dunlap2006-04-19
* kconfig: revert conf behaviour changeRoman Zippel2006-04-11
* kconfig: fix default value for choice inputRoman Zippel2006-04-11