aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAge
* kconfig: delete last traces of __enabled_ from autoconf.hPaul Gortmaker2012-04-12
* Revert "kconfig: fix __enabled_ macros definition for invisible and un-select...Paul Gortmaker2012-04-12
* merge_config.sh: Add option to display redundant configsJohn Stultz2012-03-30
* merge_config.sh: Set execute bitJohn Stultz2012-03-30
* merge_config.sh: Use the first file as the initial configJosh Boyer2012-03-24
* kconfig: fix new choices being skipped upon config updateArnaud Lacombe2012-01-26
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-01-16
|\
| * menuconfig: fix a regression when canceling the prompt dialog at exitLi Zefan2012-01-16
| * kbuild: Fix compiler warning with assertion when calling 'fwrite'Arnaud Lacombe2012-01-14
| * Improve update-po-config outputPeter Foley2012-01-14
| * menuconfig: let make not report error when not save configurationWang YanQing2012-01-14
| * merge_config.sh: fix bug in final checkJohn Stultz2012-01-14
| * merge_config.sh: whitespace cleanupDarren Hart2012-01-14
| * merge_config.sh: use signal names compatible with dash and bashDarren Hart2012-01-14
| * kconfig: add merge_config.sh scriptjohn stultz2012-01-14
| * kconfig: use xfwrite wrapper function to silence warningsPeter Foley2011-12-18
| * kconfig: fix set but not used warningsPeter Foley2011-12-11
| * kconfig: fix warnings by specifing format argumentsPeter Foley2011-12-11
* | kconfig/streamline-config.pl: Fix parsing Makefile with variablesSteven Rostedt2012-01-13
* | kconfig/streamline-config.pl: Simplify backslash line concatinationSteven Rostedt2012-01-13
* | kconfig: adapt update-po-config to new UML layoutPaul Bolle2011-12-18
|/
* scripts/kconfig/nconf: add KEY_HOME / KEY_END for dialog_inputboxCheng Renquan2011-09-09
* scripts/kconfig/nconf: fix editing long stringsCheng Renquan2011-09-09
* scripts/kconfig/nconf: dynamically alloc dialog_input_resultCheng Renquan2011-09-09
* scripts/kconfig/nconf: fix memmove's length argCheng Renquan2011-09-09
* scripts/kconfig/nconf: fix typo: unknow => unknownCheng Renquan2011-09-09
* Merge branch 'kconfig/for-next' of git://github.com/lacombar/linux-2.6 into k...Michal Marek2011-08-31
|\
| * kconfig: fix set but not used variablesLucas De Marchi2011-08-29
| * kconfig: handle SIGINT in menuconfigDavidlohr Bueso2011-08-29
| * kconfig: fix __enabled_ macros definition for invisible and un-selected symbolsArnaud Lacombe2011-08-29
* | Merge branch 'master/kconfig-localmodconfig' of git://github.com/lacombar/lin...Michal Marek2011-08-19
|\ \
| * | kconfig/streamline_config.pl: merge local{mod,yes}configArnaud Lacombe2011-08-08
| * | kconfig/streamline_config.pl: use options to determine operating modeArnaud Lacombe2011-08-08
| * | kconfig/streamline_config.pl: directly access LSMOD from the environmentArnaud Lacombe2011-08-08
| |/
* | kconfig: factor code in menu_get_ext_help()Arnaud Lacombe2011-08-08
* | kbuild: Fix help text not displayed in choice option.Srinivas Kandagatla2011-08-08
* | kconfig/nconf: nuke unreferenced `nohelp_text'Arnaud Lacombe2011-08-08
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-07-30
|\
| * kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE()Michal Marek2011-07-29
| * xconfig: Abort close if configuration cannot be savedMichal Marek2011-07-25
| * kconfig: fix missing "0x" prefix from S_HEX symbol in autoconf.hArnaud Lacombe2011-07-18
| * kconfig/nconf: remove useless conditionnalArnaud Lacombe2011-07-13
| * kconfig/nconf: prevent segfault on empty menuArnaud Lacombe2011-07-13
| * kconfig/nconf: use the generic menu_get_ext_help()Arnaud Lacombe2011-07-13
| * nconfig: Avoid Wunused-but-set warningRaghavendra D Prabhu2011-07-13
| * Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...Michal Marek2011-07-04
| |\
| | * kconfig/conf: mark xfgets() privateArnaud Lacombe2011-07-02
| | * kconfig: remove pending prototypes for kconfig_load()Arnaud 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