summaryrefslogtreecommitdiffstats
path: root/util/kconfig
Commit message (Expand)AuthorAgeFilesLines
* Treewide: Fix incorrect SPDX license stringsMartin Roth2024-02-1837-37/+37
* util/kconfig: Uprev to Linux 6.7's kconfigPatrick Georgi2024-02-053-23/+21
* src, util: Clean up makefile.inc in text, help & commentsMartin Roth2024-01-261-5/+5
* Makefiles: Rename top-level Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* build system: Exempt `make *config` from strict symbol checksPatrick Georgi2023-11-301-2/+0
* util/kconfig: Import some more of Linux's build infraPatrick Georgi2023-11-271-0/+3
* util/kconfig: Uprev to Linux 6.6's kconfigPatrick Georgi2023-11-2523-440/+399
* util/kconfig: Uprev to Linux 6.5's kconfigPatrick Georgi2023-11-242-8/+5
* util/kconfig: Uprev to Linux 6.4's kconfigPatrick Georgi2023-11-245-341/+279
* util/kconfig: Uprev to Linux 6.3's kconfigPatrick Georgi2023-11-242-11/+20
* util/kconfig: Uprev to Linux 6.2's kconfigPatrick Georgi2023-11-2413-59/+94
* util/kconfig: Uprev to Linux 6.1's kconfigPatrick Georgi2023-11-2412-70/+94
* util/kconfig: fix 0009-util-kconfig... patchRichard Marko2023-10-311-13/+0
* util/kconfig: Fix README.md formattingRichard Marko2023-10-311-3/+8
* util/kconfig: add savedefconfig patch to quiltRichard Marko2023-10-312-0/+31
* util/kconfig: chmod +w before savedefconfigRichard Marko2023-10-311-0/+1
* util/kconfig: Update toada to halt on errorsMartin Roth2023-08-271-1/+3
* util/kconfig: Allow toada to handle negative integersMartin Roth2023-08-271-1/+1
* util/kconfig: Fix default value getter for integer optionsKrystian Hebel2023-05-221-1/+1
* 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