summaryrefslogtreecommitdiff
path: root/util/kconfig
AgeCommit message (Expand)Author
2016-12-12Kconfig: Change symbol override from warning to noticeMartin Roth
2016-12-09util/kconfig/conf.c: Fix newline in error printfMartin Roth
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-07-12kconfig: add olddefconfig target to helpMartin Roth
2016-07-01util/kconfig: Fix gconfig buildJonathan Neuschäfer
2016-02-15kconfig: make oldconfig work "non-strict"Patrick Georgi
2016-02-12util/kconfig: Ignore extra symbols in configs instead of failingMartin Roth
2016-02-03util/kconfig:xconf(QT): Update QT version of xconfzbao
2015-12-06Makefile: Individualize help targets & set as non-compile targetsMartin Roth
2015-11-26util/kconfig: Remove utsname for mingwzbao
2015-11-24Makefiles: Add / Update help for makefile targetsMartin Roth
2015-11-20util/kconfig: Set parameter of mkdir to only one for mingw.zbao
2015-11-05util/kconfig: fill glob_t with 0 before calling globzbao
2015-10-01kconfig: fix build for xconfig, tooPatrick Georgi
2015-09-30kconfig: kconfig_warnings needs to be defined for all frontendsPatrick Georgi
2015-09-30kconfig: Allow KCONFIG_STRICT outside of confdata.cStefan Reinauer
2015-08-25util/kconfig: add olddefconfig targetMartin Roth
2015-08-09Kconfig: Add KCONFIG_STRICT modeStefan Reinauer
2015-06-30kconfig: Fix defconfig targetsStefan Reinauer
2015-06-30libpayload: Drop duplicate copy of KconfigStefan Reinauer
2015-06-16kconfig: allow specifying the target for savedefconfigPatrick Georgi
2015-06-11kconfig: enforce stable sort orderPatrick Georgi
2015-06-10util/kconfig/Makefile: Add savedefconfig targetMartin Roth
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-12kconfig: properly build parser when LKC_GENPARSER=1Patrick Georgi
2015-05-11kconfig: handle globbed files backwardsPatrick Georgi
2015-05-04kconfig: avoid using wordexpPatrick Georgi
2015-04-06kconfig: Add wildcard support for "source"Stefan Reinauer
2015-04-06kconfig: Replace mentions of "list_struct" to "list_head"Stefan Reinauer
2015-04-06kconfig: calloc/xcalloc: Fix argument orderStefan Reinauer
2015-04-06kconfig: Fix warning "‘jump’ may be used uninitialized"Stefan Reinauer
2015-04-06kbuild: trivial - remove trailing empty linesStefan Reinauer
2015-04-06kconfig: lxdialog: fix spellingStefan Reinauer
2015-04-06kconfig: use va_end to match corresponding va_startStefan Reinauer
2015-04-06kbuild: trivial - use tabs for code indent where possibleStefan Reinauer
2015-04-06kconfig/lxdialog: get ncurses CFLAGS with pkg-configStefan Reinauer
2015-03-26util: Add miniconfig, a script to minimize coreboot configurationsStefan Reinauer
2014-11-18kconfig: create files in target directory if requestedPatrick Georgi
2014-05-07kconfig: update to follow upstream more closelyPatrick Georgi
2013-05-26kconfig: fix choice dependency checkRoman Zippel
2013-05-26kconfig: reversed borderlines in inputboxRoel Kluin
2013-05-26kconfig: add named choice groupRoman Zippel
2012-10-23kconfig: Some terms or curses libraries treat backspace as 0x08Zheng Bao
2012-10-22build: build coreboot on mingw.Zheng Bao
2012-09-14Isolate Kconfig host compiler optionsPatrick Georgi
2012-04-13kconfig: Fix 'make gconfig'.Uwe Hermann
2012-04-02Force coreboot mconf to create temp files in the output directoryVadim Bendebury
2011-12-21Respect linker orderChristian Ruppert
2011-11-06kconfig: Use more collision resistant temporary filenamesPatrick Georgi
2011-04-18Emit unwritten symbols in Kconfig so we don't have to do constructs likeStefan Reinauer