summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* amdfwtool: Upgrade "relative address" to four address modesZheng Bao2021-12-162-22/+99
* Spell *Boot Guard* with a space for official spellingPaul Menzel2021-12-161-5/+5
* cbfstool: Clean up remnants of locate actionJulius Werner2021-12-141-6/+1
* cbfstool: Use converted buffer size for do_cbfs_locate()Julius Werner2021-12-141-18/+6
* amdfwtool: Use relative address for EFS gen2Zheng Bao2021-12-141-3/+13
* cbfstool: Do host space address conversion earlier when adding filesJulius Werner2021-12-131-24/+16
* util/lint/checkpatch: Decrease commit message line length limit to 72Paul Menzel2021-12-101-3/+3
* util/testing: combine code coverage dataPaul Fagerburg2021-12-081-0/+1
* cbfstool: Fix offset calculation for aligned filesJulius Werner2021-12-071-68/+82
* util/liveiso: Update to NixOS 21.11Felix Singer2021-12-061-2/+1
* util/cbfstool: Ensure that htole32 et al are visible when buildingPatrick Georgi2021-12-061-2/+1
* commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/Jakub Czapiga2021-11-301-1/+1
* util/cbfstool/.gitignore: Add CSE tool executablesAngel Pons2021-11-291-0/+2
* util/ifdtool/Makefile: Derive from Makefile.incPatrick Georgi2021-11-261-25/+8
* util/testing: Add ifdtool to tools to be testedPatrick Georgi2021-11-261-0/+1
* util/ifdtool/Makefile: Fix building as standalone toolAngel Pons2021-11-261-0/+1
* util/testing: Give meaningful error if intel-sec-tools aren't aroundPatrick Georgi2021-11-241-0/+5
* util/cbfstool/flashmap/fmap.c: fix fmaptool endianness bugs on BEMarek Kasiewicz2021-11-222-32/+34
* eventlog: Add a log type for Chrome OS diagnosticsHsuan Ting Chen2021-11-221-0/+10
* 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