aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAge
* 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
* | kconfig: Regenerate lexerMichal Marek2012-11-20
* | kconfig: Fix malloc handling in conf toolsAlan Cox2012-11-20
* | kconfig: get CONFIG_ prefix from the environmentYann E. MORIN2012-11-20
* | kconfig: add a function to get the CONFIG_ prefixYann E. MORIN2012-11-20
* | kconfig: remove CONFIG_ from string constantsYann E. MORIN2012-11-20
* | menuconfig: fix extended colors ncurses supportKrzysztof Mazur2012-11-20
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-10-11
|\
| * kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...Adam Lee2012-09-27
| * menuconfig: Assign jump keys per-page instead of globallyBenjamin Poirier2012-09-27
| * menuconfig: Do not open code textbox scroll up/downBenjamin Poirier2012-09-27
| * menuconfig: Add jump keys to search resultsBenjamin Poirier2012-09-27
| * menuconfig: Extend dialog_textbox so that it can return to a scrolled positionBenjamin Poirier2012-09-27
| * menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypressesBenjamin Poirier2012-09-27
| * menuconfig: Remove superfluous conditionnalBenjamin Poirier2012-09-27
| * kconfig: document oldnoconfig to what it really does in conf.cAdam Lee2012-08-31
| * kconfig/mconf.c: revision of curses initialization.Dirk Gouders2012-08-30
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-10-07
|\ \
| * | kbuild: Fix gcc -x syntaxJean Delvare2012-10-03
| |/
* | localmodconfig: Fix localyesconfig to set to 'y' not 'm'Yuta Ando2012-10-01
* | localmodconfig: Use my variable for loop in streamline_config.plBill Pemberton2012-08-16
* | localmodconfig: Use 3 parameter open in streamline_config.plBill Pemberton2012-08-16
* | localmodconfig: Rework find_config in streamline_config.plBill Pemberton2012-08-16
* | localmodconfig: Set default value for ksource in streamline_config.plBill Pemberton2012-08-16
|/
* Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-30
|\
| * localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUGSteven Rostedt2012-06-19
| * localmodconfig: Check if configs are already set for selectsSteven Rostedt2012-06-19
| * localmodconfig: Read in orig config file to avoid extra processingSteven Rostedt2012-06-19
| * localmodconfig: Comments and cleanup for streamline_config.plSteven Rostedt2012-06-19
* | kconfig: Document oldnoconfig to what it really doesSteven Rostedt2012-07-26
* | nconf: add u, d command keys in scroll windowsBenjamin Poirier2012-07-26
* | menuconfig: add u, d, q command keys in text boxesBenjamin Poirier2012-07-26
* | kconfig: Print errors to stderr in the MakefileMichal Marek2012-07-13
* | kconfig: allow long lines in config fileCody Schafer2012-07-13
* | kconfig: remove lkc_defs.h from .gitignore and dontdiffPaul Bolle2012-07-13
* | xconfig: add quiet rule for mocYaakov Selkowitz2012-07-13
* | xconfig: use pkgconfig to find mocYaakov Selkowitz2012-07-13
* | kconfig: fix check-lxdialog for DLL platformsYaakov Selkowitz2012-07-04