summaryrefslogtreecommitdiff
path: root/scripts/kconfig/zconf.y
Commit message (Expand)AuthorAge
* kconfig: Don't leak choice names during parsingMasahiro Yamada2018-03-02
* kconfig: add xstrdup() helperMasahiro Yamada2018-03-02
* kconfig: Warn if help text is blankUlf Magnusson2018-02-03
* kconfig: use default 'yy' prefix for lexer and parserMasahiro Yamada2018-01-22
* kconfig: Warn if there is more than one help textUlf Magnusson2018-01-22
* kconfig: drop 'boolean' keywordMasahiro Yamada2018-01-22
* kconfig: Remove menu_end_entry()Ulf Magnusson2018-01-22
* kconfig: Don't leak main menus during parsingUlf Magnusson2018-01-22
* kconfig: Don't leak 'option' arguments during parsingUlf Magnusson2018-01-11
* kconfig: Don't leak 'source' filenames during parsingUlf Magnusson2018-01-11
* kconfig: Don't leak symbol names during parsingUlf Magnusson2018-01-10
* kconfig: Sync zconf.y with zconf.tab.c_shippedUlf Magnusson2017-12-12
* Remove gperf usage from toolchainLinus Torvalds2017-08-19
* Kconfig: Introduce the "imply" keywordNicolas Pitre2016-11-16
* kconfig: allow use of relations other than (in)equalityJan Beulich2015-06-15
* kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2014-06-10
* kconfig: do not special-case 'MODULES' symbolYann E. MORIN2013-09-05
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-07-30
|\
| * kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe2011-06-06
* | kconfig: migrate parser to implicit rulesArnaud Lacombe2011-06-09
* | kconfig: kill no longer needed reference to YYDEBUGArnaud Lacombe2011-06-09
* | kconfig: constify `kconf_id_lookup'Arnaud Lacombe2011-06-09
|/
* kconfig: add an option to determine a menu's visibilityArnaud Lacombe2010-11-22
* kconfig: expand by default the rootmenu's promptArnaud Lacombe2010-09-19
* kconfig: implement the `mainmenu' directiveArnaud Lacombe2010-09-19
* kconfig: fix zconfdump()Li Zefan2010-04-14
* Improve kconfig symbol hashingAndi Kleen2010-02-02
* kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com2010-02-02
* kconfig: Mark various internal functions staticJosh Triplett2009-11-15
* kconfig: Make zconf.y work with current bisonJosh Triplett2009-10-15
* kconfig: add named choice groupRoman Zippel2008-04-28
* kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk2007-10-12
* kconfig: attach help text to menusSam Ravnborg2007-07-25
* kconfig: error out if recursive dependencies are foundSam Ravnborg2007-05-06
* [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...Karsten Wiese2006-12-13
* kconfig: add defconfig_list/module optionRoman Zippel2006-06-09
* kconfig: add symbol option config syntaxRoman Zippel2006-06-09
* [PATCH] kconfig: improve error handling in the parserRoman Zippel2005-11-09
* [PATCH] kconfig: simplify symbol type parsingRoman Zippel2005-11-09
* [PATCH] kconfig: use gperf for kconfig keywordsRoman Zippel2005-11-09
* [PATCH] kconfig: Fix Kconfig performance bugDavid Gibson2005-11-09
* [PATCH] kconfig: trivial cleanupblaisorblade@yahoo.it2005-07-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16