summaryrefslogtreecommitdiffstats
path: root/util/kconfig
Commit message (Expand)AuthorAgeFilesLines
* util/kconfig: Add README.md documenting the uprev procedurePatrick Georgi2022-07-221-0/+39
* util/kconfig: Uprev to Linux 5.15's kconfigPatrick Georgi2021-11-021-0/+15
* util/kconfig: Uprev to Linux 5.14's kconfigPatrick Georgi2021-11-022-40/+42
* util/kconfig: Rewrite patch in quilt's normal formPatrick Georgi2021-11-021-8/+5
* util/kconfig: Add pre-built parserPatrick Georgi2021-09-134-0/+6465
* util/kconfig: Simplify dependencies for parser.tab.*Patrick Georgi2021-09-131-4/+2
* util/kconfig: detect ncurses on FreeBSDIdwer Vollering2021-08-063-0/+38
* util/kconfig: Provide default for DEFCONFIGPatrick Georgi2021-08-051-0/+2
* util/kconfig: Stop trying to make sense of Linux configsPatrick Georgi2021-07-171-0/+1
* util/kconfig: Uprev to Linux 5.13's kconfigPatrick Georgi2021-07-1362-9455/+6389
* treewide: Remove trailing whitespaceMartin Roth2021-02-173-49/+49
* util: Update all shebangs to use /usr/bin/envMartin Roth2021-01-252-2/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-091-11/+1
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-2/+1
* util/kconfig: Remove miniconfig scriptPatrick Georgi2020-04-291-87/+0
* util/kconfig: Silence warning about _GNU_SOURCEAngel Pons2020-03-082-0/+4
* 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