summaryrefslogtreecommitdiff
path: root/util/kconfig
AgeCommit message (Expand)Author
2021-02-17treewide: Remove trailing whitespaceMartin Roth
2021-01-25util: Update all shebangs to use /usr/bin/envMartin Roth
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-04-29util/kconfig: Remove miniconfig scriptPatrick Georgi
2020-03-08util/kconfig: Silence warning about _GNU_SOURCEAngel Pons
2019-11-27util/kconfig: Move coreboot specific changes into Makefile.incPatrick Georgi
2019-08-30Kconfig: Write tmp files into same directory as target filesRaul E Rangel
2019-08-30kconfig: Use config's full path when generating tmp fileRaul E Rangel
2019-05-13util/kconfig: Use snprintf to avoid buffer overflowJacob Garber
2019-04-03util/kconfig: Fix missing library issue with ld 2.24 and newerWerner Zeh
2019-01-24util/kconfig: Add `toada` Ada spec generation toolNico Huber
2018-11-17treewide: use /usr/bin/env where appropriateYegor Timoshenko
2018-07-26util: Add description.md to each utilTom Hiller
2018-06-11{src,util}: Use NULL instead of 0 for pointerElyes HAOUAS
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