summaryrefslogtreecommitdiff
path: root/util/kconfig
Commit message (Expand)AuthorAgeFilesLines
* util/kconfig: Add comment explaining difference from upstreamNicholas Chin2023-01-152-1/+11
* util/kconfig: Fix patch to be compatible with quiltNicholas Chin2023-01-151-9/+6
* util/kconfig/README.md: Add notes about adding a new quilt patchNicholas Chin2022-12-011-0/+41
* util/kconfig: Add patch to move Kconfig deps to build/configMartin Roth2022-11-202-0/+65
* util/kconfig: Move Kconfig deps back into build/configMartin Roth2022-11-171-9/+11
* util/kconfig: Uprev to Linux 6.0's kconfigPatrick Georgi2022-10-303-6/+1
* util/kconfig: Uprev to Linux 5.19's kconfigPatrick Georgi2022-10-305-31/+35
* util/kconfig: Uprev to Linux 5.18's kconfigPatrick Georgi2022-10-302-24/+20
* util/kconfig: Uprev to Linux 5.17's kconfigPatrick Georgi2022-10-3013-81/+57
* util/kconfig: Uprev to Linux 5.16's kconfigPatrick Georgi2022-10-3017-554/+351
* util/kconfig/regex.c: Remove leftoverElyes Haouas2022-09-161-5/+0
* 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