aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAge
* kconfig: fix make oldconfigSam Ravnborg2010-08-06
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2010-08-05
|\
| * scripts: add nconf into gitignore fileAmérico Wang2010-06-03
* | Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek2010-08-04
|\ \
| * | nconfig: Fix segfault when help contains special charactersStephen Boyd2010-07-23
| * | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-06-04
| |\ \
| | * | gconfig: fix build failure on fedora 13Richard Kennedy2010-06-03
| * | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
| |\ \ \ | | | |/ | | |/|
| * | | kconfig: Hide error output in find command in streamline_config.plToralf Förster2010-05-28
| * | | kconfig: Fix typo in comment in streamline_config.plToralf Foerster2010-05-28
| * | | kconfig: Make a variable local in streamline_config.plToralf Foerster2010-05-28
| * | | kconfig: util: Fix typo in commentThomas Weber2010-03-15
| * | | kconfig: Simplify LSMOD= handlingMichal Marek2010-02-03
| * | | kconfig: Add LSMOD=file to override the lsmod for localmodconfigSteven Rostedt2010-02-02
| * | | kconfig: Look in both /bin and /sbin for lsmod in streamline_config.plSteven Rostedt2010-02-02
| * | | kconfig: Check for if conditions in Kconfig for localmodconfigSteven Rostedt2010-01-06
| * | | kconfig: Create include/generated for localmodconfigSteven Rostedt2010-01-06
| | |/ | |/|
* | | kconfig: add savedefconfigSam Ravnborg2010-08-03
* | | kconfig: code refactoring in confdata.cSam Ravnborg2010-08-03
* | | kconfig: refactor code in symbol.cSam Ravnborg2010-08-03
* | | kconfig: add alldefconfigSam Ravnborg2010-08-03
* | | kconfig: print more info when we see a recursive dependencyRoman Zippel2010-08-03
* | | kconfig: save location of config symbolsSam 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
* | | kconfig: fix MODULES-related bug in case of no .configUlf Magnusson2010-07-29
* | | kconfig: make randconfig fair for booleansPeter Korsgaard2010-07-26
* | | kconfig: Don't write invisible choice valuesJan Beulich2010-07-08
* | | kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas2010-07-02
* | | scripts:conf.c Fix warning: variable 'type' set but not usedJustin P. Mattock2010-06-11
* | | menuconfig: truncate list itemsLi Zefan2010-06-03
* | | menuconfig: fix to center checklist correctly in a corner caseLi Zefan2010-06-03
* | | xconfig: add support to show hidden options which have promptsLi Zefan2010-06-02
* | | xconfig: remove unused functionLi Zefan2010-06-02
* | | xconfig: clean upLi Zefan2010-06-02
* | | gconfig: fix null pointer warningLi Zefan2010-06-02
* | | gconfig: fix to tag NEW symbols correctlyLi Zefan2010-06-02
* | | menuconfig: improive help text a bitLi Zefan2010-06-02
* | | kconfig: fix to tag NEW symbols correctlyLi Zefan2010-06-02
* | | kconfig: print the range of integer/hex symbol in help textLi Zefan2010-06-02
* | | kconfig: print symbol type in help textLi Zefan2010-06-02
* | | kconfig: introduce nonint_oldconfig and loose_nonint_oldconfigAristeu Rozanski2010-06-02
| |/ |/|
* | gconfig: add support to show hidden options that have promptsLi Zefan2010-04-14
* | menuconfig: add support to show hidden options which have promptsLi Zefan2010-04-14
* | gconfig: remove show_debug optionLi Zefan2010-04-14
* | gconfig: remove dbg_print_ptype() and dbg_print_stype()Li Zefan2010-04-14
* | kconfig: fix zconfdump()Li Zefan2010-04-14
* | kconfig: some small fixesLi Zefan2010-04-14
* | kconfig: recalc symbol value before showing search resultsLi Zefan2010-03-23