aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAge
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-07-10
|\
| * kconfig: allow "hex" and "range" to support longsKees Cook2013-06-29
| * Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCON...Yann E. MORIN2013-06-26
| * kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIGYann E. MORIN2013-06-24
| * kconfig: loop as long as we changed some symbols in randconfigYann E. MORIN2013-06-24
| * kconfig/[mn]conf: make it explicit in the search box that a regexp is possibleYann E. MORIN2013-06-24
| * kconfig: sort found symbols by relevanceYann 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/conf: fix randconfig setting multiple symbols in a choiceYann E. MORIN2013-06-18
| * mconf/nconf: mark empty menus/menuconfigs different from non-empty onesDirk Gouders2013-06-18
| * nconf: use function calls instead of ncurses' variables LINES and COLSDirk Gouders2013-06-18
| * mconf: use function calls instead of ncurses' variables LINES and COLSDirk Gouders2013-06-18
| * kconfig/lxdialog: handle newline characters in print_autowrap()Dirk Gouders2013-06-18
| * kconfig/lxdialog: Use new mininimum resize definitions in conf_choice()Sedat Dilek2013-06-18
| * kconfig/lxdialog: Add definitions for mininimum (re)size valuesSedat Dilek2013-06-16
| * kconfig: Fix defconfig when one choice menu selects options that another choi...Arve Hjønnevåg2013-06-16
* | kconfig/menu.c: fix multiple references to expressions in menu_add_prop()Dirk Gouders2013-05-29
* | mconf: handle keys in empty dialogsDirk Gouders2013-05-29
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-05-07
|\
| * kconfig: fix lists definition for C++Yann E. MORIN2013-04-29
| * Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCON...Yann E. MORIN2013-04-26
| * kconfig: implement KCONFIG_PROBABILITY for randconfigYann E. MORIN2013-04-24
| * kconfig: allow specifying the seed for randconfigYann E. MORIN2013-04-24
| * kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIGYann E. MORIN2013-04-24
| * kconfig: do not override symbols already setYann E. MORIN2013-04-24
| * kconfig: fix randconfig tristate detectionYann E. MORIN2013-04-24
| * kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.hYann E. MORIN2013-04-16
| * menuconfig: Add "breadcrumbs" navigation aidBenjamin Poirier2013-04-16
| * menuconfig: Fix memory leak introduced by jump keys featureBenjamin Poirier2013-04-16
| * merge_config.sh: Avoid creating unnessary source softlinksJohn Stultz2013-04-10
| * kconfig: optionally use pkg-config to detect ncurses libsJustin Lecher2013-03-06
| * menuconfig: optionally use pkg-config to detect ncurses libsJustin Lecher2013-03-06
* | menuconfig: fix NULL pointer dereference when searching a symbolLi Zefan2013-05-07
* | menuconfig: print more info for symbol without promptsWengmeiling2013-04-30
* | localmodconfig: Process source kconfig files as they are foundSteven Rostedt2013-04-29
* | localmodconfig: Add debug prints for dependencies of module configsSteven Rostedt2013-04-29
|/
* Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2013-02-25
|\
| * kconfig:lxdialog: remove duplicate codeWang YanQing2012-12-27
| * menuconfig: Replace CIRCLEQ by list_head-style lists.Benjamin Poirier2012-10-25
* | kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.newBen Hutchings2013-02-19
* | kconfig: nconf: rewrite labels of function keys lineRoland Eggner2013-02-08
* | kconfig: nconf: rewrite help textsRoland Eggner2013-02-08
* | kconfig: fix a compiliation error when using make xconfigTiana Rakotovao Andriamahefa2013-01-30
* | nconf: function keys line, change background color for better readabilityRoland Eggner2013-01-24
* | menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an A...Wang YanQing2013-01-15
* | menuconfig: Add Save/Load buttonsWang YanQing2013-01-15
* | menuconfig:inputbox: support navigate input positionWang YanQing2012-12-25
* | scripts/kconfig: ensure we use proper CONFIG_ prefixYann E. MORIN2012-12-20
* | merge_config.sh: Add option to specify output dirZhangfei Gao2012-12-09