summaryrefslogtreecommitdiffstats
path: root/util/kconfig
Commit message (Expand)AuthorAgeFilesLines
* util/kconfig: Move coreboot specific changes into Makefile.incPatrick Georgi2019-11-272-15/+27
* Kconfig: Write tmp files into same directory as target filesRaul E Rangel2019-08-301-49/+63
* kconfig: Use config's full path when generating tmp fileRaul E Rangel2019-08-301-6/+13
* util/kconfig: Use snprintf to avoid buffer overflowJacob Garber2019-05-132-2/+4
* util/kconfig: Fix missing library issue with ld 2.24 and newerWerner Zeh2019-04-031-1/+2
* util/kconfig: Add `toada` Ada spec generation toolNico Huber2019-01-242-0/+150
* treewide: use /usr/bin/env where appropriateYegor Timoshenko2018-11-171-1/+1
* util: Add description.md to each utilTom Hiller2018-07-261-0/+1
* {src,util}: Use NULL instead of 0 for pointerElyes HAOUAS2018-06-114-10/+10
* Kconfig: Change symbol override from warning to noticeMartin Roth2016-12-121-3/+13
* util/kconfig/conf.c: Fix newline in error printfMartin Roth2016-12-091-1/+1
* Remove non-ascii & unprintable charactersMartin Roth2016-08-012-27/+27
* kconfig: add olddefconfig target to helpMartin Roth2016-07-121-0/+1
* util/kconfig: Fix gconfig buildJonathan Neuschäfer2016-07-011-0/+2
* kconfig: make oldconfig work "non-strict"Patrick Georgi2016-02-151-1/+3
* util/kconfig: Ignore extra symbols in configs instead of failingMartin Roth2016-02-121-1/+3
* util/kconfig:xconf(QT): Update QT version of xconfzbao2016-02-033-429/+466
* Makefile: Individualize help targets & set as non-compile targetsMartin Roth2015-12-061-2/+2
* util/kconfig: Remove utsname for mingwzbao2015-11-261-0/+10
* Makefiles: Add / Update help for makefile targetsMartin Roth2015-11-241-7/+9
* util/kconfig: Set parameter of mkdir to only one for mingw.zbao2015-11-201-0/+4
* util/kconfig: fill glob_t with 0 before calling globzbao2015-11-052-2/+2
* kconfig: fix build for xconfig, tooPatrick Georgi2015-10-011-0/+2
* kconfig: kconfig_warnings needs to be defined for all frontendsPatrick Georgi2015-09-302-0/+4
* kconfig: Allow KCONFIG_STRICT outside of confdata.cStefan Reinauer2015-09-306-5/+34
* util/kconfig: add olddefconfig targetMartin Roth2015-08-251-0/+3
* Kconfig: Add KCONFIG_STRICT modeStefan Reinauer2015-08-091-0/+8
* kconfig: Fix defconfig targetsStefan Reinauer2015-06-301-3/+3
* libpayload: Drop duplicate copy of KconfigStefan Reinauer2015-06-303-1/+1
* kconfig: allow specifying the target for savedefconfigPatrick Georgi2015-06-161-1/+3
* kconfig: enforce stable sort orderPatrick Georgi2015-06-111-0/+3
* util/kconfig/Makefile: Add savedefconfig targetMartin Roth2015-06-101-1/+5
* Remove empty lines at end of fileElyes HAOUAS2015-06-083-3/+0
* kconfig: properly build parser when LKC_GENPARSER=1Patrick Georgi2015-05-121-2/+6
* kconfig: handle globbed files backwardsPatrick Georgi2015-05-112-675/+925
* kconfig: avoid using wordexpPatrick Georgi2015-05-042-898/+691
* kconfig: Add wildcard support for "source"Stefan Reinauer2015-04-066-165/+186
* kconfig: Replace mentions of "list_struct" to "list_head"Stefan Reinauer2015-04-061-3/+3
* kconfig: calloc/xcalloc: Fix argument orderStefan Reinauer2015-04-061-2/+2
* kconfig: Fix warning "‘jump’ may be used uninitialized"Stefan Reinauer2015-04-061-2/+2
* kbuild: trivial - remove trailing empty linesStefan Reinauer2015-04-064-5/+0
* kconfig: lxdialog: fix spellingStefan Reinauer2015-04-061-1/+1
* kconfig: use va_end to match corresponding va_startStefan Reinauer2015-04-061-0/+1
* kbuild: trivial - use tabs for code indent where possibleStefan Reinauer2015-04-0612-18/+18
* kconfig/lxdialog: get ncurses CFLAGS with pkg-configStefan Reinauer2015-04-061-1/+5
* util: Add miniconfig, a script to minimize coreboot configurationsStefan Reinauer2015-03-261-0/+88
* kconfig: create files in target directory if requestedPatrick Georgi2014-11-181-3/+21
* kconfig: update to follow upstream more closelyPatrick Georgi2014-05-0739-2619/+6814
* kconfig: fix choice dependency checkRoman Zippel2013-05-261-18/+76
* kconfig: reversed borderlines in inputboxRoel Kluin2013-05-261-1/+1