summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_tJianjun Wang2022-04-143-30/+8
* util/apcb/apcb_v3_edit.py: Edit APCB based on different SPD magicKarthikeyan Ramasubramanian2022-04-141-2/+14
* util/spd_tools/part_id_gen: Support Sabrina SoCKarthikeyan Ramasubramanian2022-04-141-0/+1
* util/amdfwtool: Maintain one copy of PSP Level2 entriesKarthikeyan Ramasubramanian2022-04-142-4/+20
* amdfwtool: Add a flag to record the second gen instead of romsigZheng Bao2022-04-132-13/+38
* util/lint/checkpatch.pl: Update to v5.18-2 lines related to "codespell"Elyes Haouas2022-04-111-4/+47
* superiotool/ite: add IT8625E EC registersMichał Kopeć2022-04-061-0/+37
* amdfwtool: Add a macro to set explicitly second gen for old SOCsZheng Bao2022-04-052-1/+6
* util/spd_tools: Add ability to override SPD file for partsRobert Zieba2022-04-052-27/+64
* crossgcc: Upgrade IASL from 20211217 to 20220331Elyes Haouas2022-04-044-2/+2
* crossgcc: Upgrade CMake from 3.22.2 to 3.23.0Elyes Haouas2022-04-043-2/+2
* util/amdfwtool/data_parse: fix SPL table handling regressionFelix Held2022-04-031-2/+2
* util/cbmem: add type castPaul Fagerburg2022-04-021-1/+1
* util/ifittool: Fix clearing FIT when setting the pointerArthur Heymans2022-04-011-7/+15
* util/cbmem: Add FlameGraph-compatible timestamps outputJakub Czapiga2022-03-311-21/+117
* util/amdfwtool: use ISH support for Sabrina SoCFelix Held2022-03-301-0/+11
* util/amdfwtool: add Sabrina SoC typeFelix Held2022-03-301-0/+6
* util/amdfwtool: select A/B recovery when ISH is usedFelix Held2022-03-301-4/+6
* util/amdfwtool: use table-relative addressing in ISH caseFelix Held2022-03-301-1/+3
* util/genbuild_h: micro-adjust the regexp used to set COREBOOT_MAJOR_VERSIONIdwer Vollering2022-03-301-1/+1
* amdfwtool: Clear the whole byte of EFS_GENZheng Bao2022-03-291-0/+1
* amdfwtool: Add ISH header support for A/B recovery layoutZheng Bao2022-03-274-12/+62
* util/amdfwtool: add MSMU, SPIROM_CFG and DMCUB PSP FW typesFelix Held2022-03-273-0/+15
* util/lint/checkpatch: Update commit message & subject line limitsMartin Roth2022-03-251-6/+15
* amdfwtool: Change the some FW's level for A/B recoveryZheng Bao2022-03-231-3/+3
* util/spd_tools: Add support for exclusive IDsRobert Zieba2022-03-222-17/+62
* util/cbmem: Keep original Total Time calculation when no negative timestampsBora Guvendik2022-03-211-2/+5
* amdfwtool: Check the length of matching string before accessingZheng Bao2022-03-211-10/+21
* util/liveiso: Remove coreboot toolchain from todoFelix Singer2022-03-171-1/+0
* util/ifdtool: Add Meteor Lake platform support under IFDv2Subrata Banik2022-03-152-0/+6
* cbmem: Fix console banner matchesJulius Werner2022-03-101-3/+4
* util/futility: Don't echo the warning message unless it failsMartin Roth2022-03-091-1/+1
* cbfstool/linux_trampoline: Fill the ACPI RSDP entryArthur Heymans2022-03-092-9/+22
* amdfwtool: Clear struct match before regular expression matchingZheng Bao2022-03-091-5/+19
* commonlib/bsd: Remove cb_err_tJulius Werner2022-03-091-4/+4
* util/spd_tools: Encode SDRAM min cycle time (TCKMinPs)Karthikeyan Ramasubramanian2022-03-081-10/+36
* util/ifdtool: Add support for Denverton SoCJeff Daly2022-03-082-11/+73
* util/docker/coreboot-jenkins-node: Alphabetize installed toolsMartin Roth2022-03-021-10/+21
* util/docker/coreboot-jenkins-node: add linkcheckerMartin Roth2022-03-021-0/+1
* utils/cbfstool: Fix building with `make test-tools`Felix Singer2022-02-271-11/+13
* util/testing: Add cbfstool tools to tested utilsMartin Roth2022-02-271-0/+1
* Revert "util/cbfstool: Port elogtool to libflashrom"4.164.16_branchMartin Roth2022-02-264-254/+11
* crossgcc: Upgrade LLVM/clang from 12.0.0 to 13.0.1Elyes HAOUAS2022-02-259-5/+5
* amdfwtool: Check the real length of PMU stringZheng Bao2022-02-241-0/+3
* util/nixshell: Add a Nix shell for building documentationFelix Singer2022-02-221-0/+13
* amdfwtool: Add entries for PMUI & PMUD with instance 2Zheng Bao2022-02-211-0/+4
* amdfwtool: Add support for AMD's BIOS A/B recovery featureZheng Bao2022-02-213-75/+217
* soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUDZheng Bao2022-02-211-30/+11
* util/liveiso: Use programs.flashrom.enableFelix Singer2022-02-212-4/+3
* crossgcc: Upgrade CMake to 3.22.2 versionElyes HAOUAS2022-02-213-2/+2