summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/inteltool/gpio.c: Correct register nameAngel Pons2021-11-191-2/+2
* Documentation/lint: Use Super I/O instead of SuperIOPatrick Georgi2021-11-191-0/+1
* util/inteltool: Add ICH10D PCI IDAngel Pons2021-11-196-1/+8
* util/lint: Fix linters to work with coreboot-configuratorSean Rhodes2021-11-192-1/+2
* amdfwtool: Call the set_efs_table for StoneyridgeZheng Bao2021-11-181-7/+5
* amdfwtool: Set flag comboable as bool typeZheng Bao2021-11-181-1/+1
* amdfwtool: Add a union for combo and psp directoryZheng Bao2021-11-182-2/+5
* util/mb/google: Change comments in memory Makefile.inc templatesReka Norman2021-11-177-21/+21
* amdfwtool: Set soc name for StoneyridgeZheng Bao2021-11-151-5/+7
* util/docker/coreboot-sdk: Add bsdextrautils & lcovMartin Roth2021-11-141-0/+2
* amdfwtool: Pack out-of-bounds check into a function and moveZheng Bao2021-11-111-13/+15
* util/spd_tools: Document adding support for a new memory technologyReka Norman2021-11-092-0/+72
* util/lint/kconfig_lint: Fix off by one error that missed last lineMartin Roth2021-11-091-1/+1
* amdfwtool: Change the flag value to type boolZheng Bao2021-11-053-33/+33
* amdfwtool: Fix the parameter point to NULL instead of integerZheng Bao2021-11-051-4/+4
* amdfwtool: Change the definition of level to a bitwise formZheng Bao2021-11-051-4/+4
* util/testing: add code coverage to jenkinsPaul Fagerburg2021-11-041-2/+3
* util/spd_tools: Add LP5 support for ADLReka Norman2021-11-044-6/+726
* SMBIOS/SCONFIG: Allow devtree-defined Type 41 entriesAngel Pons2021-11-047-388/+443
* util/crossgcc/Makefile: Clean up .PHONY definitionsPatrick Georgi2021-11-021-4/+5
* 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
* buildgcc: Remove GDB from crossgccPatrick Georgi2021-11-0110-161/+18
* amdfwtool: Add PSP ID for combo and ISH header for A/B recoveryZheng Bao2021-10-293-15/+42
* elogtool: add pytest for elogtoolRicardo Quesada2021-10-253-0/+188
* util/inteltool: Add PCH IDs for 200 series chipsetsTimofey Komarov2021-10-245-0/+41
* util/release/build-release: Create cross-toolchain version fileFelix Singer2021-10-211-0/+2
* util/crossgcc/buildgcc: Use pre-set CROSSGCC_VERSION if possibleFelix Singer2021-10-211-1/+3
* util/crossgcc/buildgcc: Allow printing only the versionFelix Singer2021-10-201-2/+4
* util/crossgcc/buildgcc: Remove CROSSGCC_COMMITFelix Singer2021-10-201-2/+1
* util/cbfstool/rmodule: Omit undefined extern symbols from reloc tableRaul E Rangel2021-10-201-0/+16
* kconfig_lint: use just one variable for keeping track of choicesMichael Niewöhner2021-10-201-10/+3
* kconfig_lint: put $inside_choice together right in the first placeMichael Niewöhner2021-10-201-2/+2
* util/cse_serger: Add command `create-cse-region`Furquan Shaikh2021-10-191-0/+100
* util/cse_serger: Replace cse_layout_regions with array of regionsFurquan Shaikh2021-10-194-38/+49
* util/cse*: Add cse_helpers.{c,h}Furquan Shaikh2021-10-197-84/+76
* util/cse_serger: Add a new tool for stitching CSE componentsFurquan Shaikh2021-10-1910-2/+1957
* util/cse_fpt: Add a new tool for managing Intel CSE FPT binariesFurquan Shaikh2021-10-197-2/+715
* util/amdfwtool: rename PSP related embedded_firmware struct elementsFelix Held2021-10-192-5/+5
* cbfstool: Add helper function `buffer_from_file_aligned_size`Furquan Shaikh2021-10-182-3/+18
* kconfig_lint: Drop overly restrictive rule about choice configsNico Huber2021-10-181-10/+1
* libpayload: Add unit-tests framework and first test caseJakub Czapiga2021-10-181-0/+1
* mainboard: Drop invalid `VGA_BIOS_FILE` defaultsAngel Pons2021-10-151-3/+0
* util/autoport/bd82x6x.go: Fix includesNicholas Chin2021-10-121-1/+2
* util/cbfstool: Add support for ARM64 UefiPayloadRex-BC Chen2021-10-042-2/+3
* util/liveiso: Install nvme-cli toolFelix Singer2021-10-011-0/+1
* Revert "Revert "util/abuild: Regenerate xcompile on every abuild run""Reka Norman2021-09-261-0/+1
* elogtool: Fix off-by-one error in month in timestampRicardo Quesada2021-09-241-1/+2
* util/abuild: Run `make .xcompile` only onceNico Huber2021-09-241-4/+4