aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAge
* kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe2010-09-19
* kconfig: allow build-time definition of the internal config prefixArnaud Lacombe2010-09-19
* kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe2010-09-19
* kconfig: replace a `switch()' statement by a more flexible `if()' statementArnaud Lacombe2010-09-19
* kbuild: fix oldnoconfig to do the right thingKyle McMartin2010-09-08
* xconfig: Change the titlebar if using Qt3Michal Marek2010-09-06
* kconfig qconf: port to QT4Alexander Stein2010-09-01
* kbuild: use getopt_long(), not its _only() variantArnaud Lacombe2010-08-31
* kbuild: don't overwrite HOST_EXTRACFLAGSArnaud Lacombe2010-08-26
* kbuild: fix typoArnaud Lacombe2010-08-17
* kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBESArnaud Lacombe2010-08-17
* kbuild: confdata.c explicitly reference errno, thus need <errno.h>Arnaud Lacombe2010-08-17
* nconfig: add search supportNir Tzachar2010-08-16
* kconfig: fix segfault when detecting recursive dependencySam Ravnborg2010-08-14
* kconfig: fix savedefconfig with choice marked optionalSam Ravnborg2010-08-14
* kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren2010-08-12
* kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren2010-08-12
* nconfig: Fix segfault when menu is emptyAndrej Gelenberg2010-08-12
* kconfig: fix tristate choice with minimal configSam Ravnborg2010-08-12
* kconfig: fix savedefconfig for tristate choicesSam Ravnborg2010-08-12
* 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