summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* kconfig_lint: restrict definition of defaults for choice elementsMichael Niewöhner2021-09-231-0/+9
* util/crossgcc: Update gcc to 11.2Patrick Georgi2021-09-2311-21485/+25
* util/spd_tools: Remove old lp4x and ddr4 versions of spd_toolsReka Norman2021-09-239-4115/+0
* util/spd_tools: Sort platforms_manifest entries by set numberReka Norman2021-09-231-3/+10
* util/mb/google: Update templates to refer to the new spd_toolsReka Norman2021-09-2314-21/+21
* amdfwtool: Add an optional column of levelZheng Bao2021-09-231-6/+79
* util/spd_tools: Remove PLK platformReka Norman2021-09-233-4/+1
* util/spd_tools: Add README for unified spd_toolsReka Norman2021-09-231-0/+495
* util/spd_tools: Add 'Generated by' string to part_id_gen output filesReka Norman2021-09-211-6/+10
* util/spd_tools: Automatically determine the SPD dir in part_id_genReka Norman2021-09-211-20/+117
* util/spd_tools: Add max ID check for auto-generated IDs to part_id_genReka Norman2021-09-211-0/+3
* util: Add DDR4 generic SPD for 4JQA-0622ADFrank Wu2021-09-211-0/+11
* Revert "util/abuild: Regenerate xcompile on every abuild run"Reka Norman2021-09-211-1/+0
* elogtool: compile in 32-bit platformsRicardo Quesada2021-09-211-2/+2
* util/spd_tools: Implement a unified version of the part_id_gen toolReka Norman2021-09-202-1/+315
* util/abuild: Regenerate xcompile on every abuild runReka Norman2021-09-201-0/+1
* sconfig: Emit device structure pointers if alias names are providedFurquan Shaikh2021-09-201-2/+16
* util/crossgcc: Update binutils to 2.37Patrick Georgi2021-09-197-6/+6
* util/spd_tools: Implement a unified version of the spd_gen toolReka Norman2021-09-175-0/+2483
* amdfwtool: Detect the flag multilevel to decide the actual valueZheng Bao2021-09-171-10/+16
* util/liveiso: Make neovim the default editorFelix Singer2021-09-162-4/+12
* util/nixshell: Add Nix shell for toolchain compilationFelix Singer2021-09-161-0/+20
* elogtool: add "add" commandRicardo Quesada2021-09-161-3/+181
* elogtool: add next_available_event_offset functionRicardo Quesada2021-09-161-22/+32
* util/sconfig: Update static.c to include boot/coreboot_tables.hTim Wawrzynczak2021-09-161-0/+1
* amdfwtool: Add new SOC mendocinoZheng Bao2021-09-151-0/+6
* util/liveiso: Install UEFITool packagesFelix Singer2021-09-151-0/+2
* 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/sconfig: Extract handling of SMBIOS dataAngel Pons2021-09-131-17/+26
* util/sconfig: Always generate SMBIOS CPP guardsAngel Pons2021-09-131-10/+4
* elogtool: add "clear" commandRicardo Quesada2021-09-103-45/+172
* util/liveiso/console.nix: Remove unneeded argument bodyFelix Singer2021-09-101-2/+0
* util/liveiso: Disable strict checking of access to MMIO memoryFelix Singer2021-09-101-1/+5
* util/cbmem: Add -2/--2ndtolast option to print second-to-last boot logJulius Werner2021-09-091-11/+31
* util/amdtools: Add script to update the SPI speed in the EFS headerMartin Roth2021-09-081-0/+121
* sconfig: Ensure at least one `device` node below each `chip`Nico Huber2021-09-083-147/+160
* autoport: search for the HDA device on PCHIru Cai2021-09-062-27/+62