summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/amdfwtool: Add IKEK key for Trusted ApplicationKarthikeyan Ramasubramanian2022-05-053-0/+5
* cbfstool: MediaTek: Hash bootblock.bin for CBFS_VERIFICATIONYu-Ping Wu2022-05-051-0/+96
* util/scripts: Add options to update_submodulesMartin Roth2022-05-041-42/+139
* utils/cbfstool: Disable Wstrict-prototypes warningManoj Gupta2022-05-021-1/+3
* util/cbmem: fix an unused parameter issue in timestamp_getNick Vaccaro2022-04-271-0/+2
* amdfwtool: Use command line option use-combo to decide if use comboZheng Bao2022-04-252-14/+19
* amdfwtool: Change the name of macros for 'BHD'Zheng Bao2022-04-252-10/+10
* cpu/x86/64bit: Generate static page tables from an assembly fileArthur Heymans2022-04-253-178/+0
* util/lint/checkpatch.pl: Update lines related to CONST_STRUCTElyes Haouas2022-04-241-4/+7
* util/lint/checkpatch.pl: Add strlcpy checkElyes Haouas2022-04-241-0/+6
* util/lint/checkpatch.pl: Update C99_COMMENT_TOLERANCE linesElyes Haouas2022-04-241-1/+2
* util/lint/checkpatch.pl: Update TYPECAST_INT_CONSTANT linesElyes Haouas2022-04-241-10/+10
* util/lint/checkpatch.pl: Update the check of repeated wordsElyes Haouas2022-04-241-0/+62
* lint/checkpatch.pl: Update to v5.18-2 lines related to "CONFIG_"Elyes Haouas2022-04-241-53/+89
* util/lint/checkpatch.pl: Update lines related to max_line_lengthElyes Haouas2022-04-241-4/+8
* util/lint/checkpatch.pl: Update lines related to tabsizeElyes Haouas2022-04-241-0/+5
* util/lint/checkpatch.pl: Update to v5.18-2 lines related to verbosityElyes Haouas2022-04-241-7/+95
* util/cbmem: add an option to append timestampMattias Nissler2022-04-221-7/+96
* 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