summaryrefslogtreecommitdiff
path: root/scripts/kconfig/conf.c
Commit message (Expand)AuthorAge
* kconfig: allow kconfig to handle longer path namesMarkus Mayer2015-12-10
* kconfig: Do not print status messages in make -s modeMichal Marek2015-04-09
* kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2014-06-10
* kconfig: loop as long as we changed some symbols in randconfigYann E. MORIN2013-06-24
* kconfig/conf: print the seed used to initialise the RNG for randconfigYann E. MORIN2013-06-18
* kconfig/conf: accept a base-16 seed for randconfigYann E. MORIN2013-06-18
* kconfig: allow specifying the seed for randconfigYann E. MORIN2013-04-25
* kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.newBen Hutchings2013-02-19
* kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...Adam Lee2012-09-27
* kconfig: document oldnoconfig to what it really does in conf.cAdam Lee2012-08-31
* kbuild: all{no,yes,mod,def,rand}config only read files when instructed to.Eric W. Biederman2012-05-07
* kconfig: Add error handling to KCONFIG_ALLCONFIGEric W. Biederman2012-05-05
* 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-13
|/
* 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-12
* 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