summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/expr.h
Commit message (Expand)AuthorAgeFilesLines
* menuconfig: Replace CIRCLEQ by list_head-style lists.Benjamin Poirier2012-10-251-3/+2Star
* menuconfig: Assign jump keys per-page instead of globallyBenjamin Poirier2012-09-271-0/+9
* menuconfig: Add jump keys to search resultsBenjamin Poirier2012-09-271-0/+2
* kbuild: Fix compiler warning with assertion when calling 'fwrite'Arnaud Lacombe2012-01-151-0/+1
* kconfig: nuke reference to SWIGArnaud Lacombe2011-06-061-3/+0Star
* kconfig: get rid of unused flagsYann E. MORIN2011-04-151-4/+0Star
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-01-101-1/+2
|\
| * kconfig: fix warningArnaud Lacombe2010-12-271-0/+1
| * kconfig: Make expr_copy() take a const argumentMichal Marek2010-12-211-1/+1
* | kconfig: add an option to determine a menu's visibilityArnaud Lacombe2010-11-221-0/+1
|/
* Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-121-1/+0Star
|\
| * kconfig: delay symbol direct dependency initializationArnaud Lacombe2010-10-041-1/+0Star
* | kconfig: constify file nameArnaud Lacombe2010-09-201-1/+1
|/
* kconfig: save location of config symbolsSam Ravnborg2010-08-031-0/+1
* kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas2010-07-021-0/+2
* Improve kconfig symbol hashingAndi Kleen2010-02-021-3/+2Star
* kconfig: struct property commentedSam Ravnborg2009-01-021-10/+30
* kconfig: add comments to symbol flagsSam Ravnborg2009-01-021-16/+18
* kconfig: explain symbol value defaultsSam Ravnborg2009-01-021-2/+6
* kconfig: environment symbol supportRoman Zippel2008-01-281-1/+2
* kconfig: explicitly introduce expression listRoman Zippel2008-01-281-1/+4
* kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg2008-01-281-2/+0Star
* kconfig: rename E_OR & friends to avoid name clashSam Ravnborg2008-01-281-3/+3
* kconfig: remove unused members from struct symbolSam Ravnborg2007-07-251-1/+0Star
* kconfig: attach help text to menusSam Ravnborg2007-07-251-2/+1Star
* kconfig: add defconfig_list/module optionRoman Zippel2006-06-091-0/+1
* kconfig: integrate split config into silentoldconfigRoman Zippel2006-06-091-1/+2
* kconfig: allow loading multiple configurationsRoman Zippel2006-06-091-1/+5
* kconfig: allow multiple default values per symbolRoman Zippel2006-06-091-1/+6
* kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel2006-06-091-4/+1Star
* [PATCH] kconfig: Fix Kconfig performance bugDavid Gibson2005-11-091-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+195