summaryrefslogtreecommitdiff
path: root/scripts/kconfig
AgeCommit message (Expand)Author
2010-08-03kconfig: refactor code in symbol.cSam Ravnborg
2010-08-03kconfig: add alldefconfigSam Ravnborg
2010-08-03kconfig: print more info when we see a recursive dependencyRoman Zippel
2010-08-03kconfig: save location of config symbolsSam Ravnborg
2010-08-03kconfig: change nonint_oldconfig to listnewconfigSam Ravnborg
2010-08-03kconfig: rename loose_nonint_oldconfig => oldnoconfigSam Ravnborg
2010-08-03kconfig: use long options in confSam Ravnborg
2010-07-29kconfig: fix MODULES-related bug in case of no .configUlf Magnusson
2010-07-26kconfig: make randconfig fair for booleansPeter Korsgaard
2010-07-08kconfig: Don't write invisible choice valuesJan Beulich
2010-07-02kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas
2010-06-12scripts:conf.c Fix warning: variable 'type' set but not usedJustin P. Mattock
2010-06-03menuconfig: truncate list itemsLi Zefan
2010-06-03menuconfig: fix to center checklist correctly in a corner caseLi Zefan
2010-06-02xconfig: add support to show hidden options which have promptsLi Zefan
2010-06-02xconfig: remove unused functionLi Zefan
2010-06-02xconfig: clean upLi Zefan
2010-06-02gconfig: fix null pointer warningLi Zefan
2010-06-02gconfig: fix to tag NEW symbols correctlyLi Zefan
2010-06-02menuconfig: improive help text a bitLi Zefan
2010-06-02kconfig: fix to tag NEW symbols correctlyLi Zefan
2010-06-02kconfig: print the range of integer/hex symbol in help textLi Zefan
2010-06-02kconfig: print symbol type in help textLi Zefan
2010-06-02kconfig: introduce nonint_oldconfig and loose_nonint_oldconfigAristeu Rozanski
2010-04-14gconfig: add support to show hidden options that have promptsLi Zefan
2010-04-14menuconfig: add support to show hidden options which have promptsLi Zefan
2010-04-14gconfig: remove show_debug optionLi Zefan
2010-04-14gconfig: remove dbg_print_ptype() and dbg_print_stype()Li Zefan
2010-04-14kconfig: fix zconfdump()Li Zefan
2010-04-14kconfig: some small fixesLi Zefan
2010-03-23kconfig: recalc symbol value before showing search resultsLi Zefan
2010-02-02Improve kconfig symbol hashingAndi Kleen
2010-02-02nconfig: minor fixNir Tzachar
2010-02-02nconfig: mark local functions as suchMichal Marek
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com
2010-02-02menuconfig: wrap long help linesVadim Bendebury (вб)
2009-12-12kbuild: generate modules.builtinMichal Marek
2009-12-12kbuild: create include/generated in silentoldconfigMichal Marek
2009-12-12kbuild: move autoconf.h to include/generatedSam Ravnborg
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-20kconfig: Fix make O=<dir> local{mod,yes}configSteven Rostedt
2009-11-15kconfig: Mark various internal functions staticJosh Triplett
2009-10-15kconfig: Make zconf.y work with current bisonJosh Triplett
2009-09-20kbuild: add static to prototypesTrevor Keith
2009-09-20gconfig: disable "typeahead find" search in treeviewsDiego Elio 'Flameeyes' Pettenò
2009-09-20kconfig: make use of menu_get_ext_help in gconfigCheng Renquan
2009-09-20kconfig: make use of menu_get_ext_help in "make config"Cheng Renquan
2009-09-20kconfig: make use of menu_get_ext_help in qconfigCheng Renquan
2009-09-20kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan