summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/cbfstool: Do minor fixesAlex James2022-01-122-7/+4
* util/cbfstool: Replace swab.h with commonlib/bsd/sysincludes.hAlex James2022-01-108-179/+111
* util/apcb: Add apcb_v3_edit toolRob Barnes2022-01-102-0/+159
* docker/Makefile: Use all instead of all_without_gdbHsuan Ting Chen2022-01-041-1/+1
* cbfstool: Avoid defining _XOPEN_SOURCEAlex James2022-01-041-4/+0
* util/cbfstool: Remove redundant endian.h includeAlex James2022-01-041-1/+0
* crossgcc/buildgcc: Remove unused GCC_AUTOCONF_VERSIONElyes HAOUAS2021-12-291-2/+0
* crossgcc/Makefile: Remove obsolete target build_makeElyes HAOUAS2021-12-291-4/+1
* util/liveiso: Install mtdutilsFelix Singer2021-12-261-0/+1
* util/liveiso: Disable write protection of the intel-spi driverFelix Singer2021-12-261-0/+1
* util/liveiso: Ensure compatible NixOS channel is usedFelix Singer2021-12-261-1/+2
* util/liveiso: Merge build scriptsFelix Singer2021-12-263-6/+13
* util/futility: Ensure futility checks for flashrom as a depEdward O'Callaghan2021-12-251-0/+1
* 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