aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2022-05-16util/lint/lint-stable-019: Update grep '\s' to [[:blank:]]Martin Roth
2022-05-16util/lint/checkpatch.pl: Fix "uninitialized value" error messageElyes Haouas
2022-05-16util/lint/checkpatch.pl: Fix "Invalid color mode" error messageElyes Haouas
2022-05-13util/amdfwtool: Add amdfwread utilityRobert Zieba
2022-05-13xcompile,clang: increase the number of bracket-depth for CPPArthur Heymans
2022-05-05util/amdfwtool: Add IKEK key for Trusted ApplicationKarthikeyan Ramasubramanian
2022-05-05cbfstool: MediaTek: Hash bootblock.bin for CBFS_VERIFICATIONYu-Ping Wu
2022-05-04util/scripts: Add options to update_submodulesMartin Roth
2022-05-02utils/cbfstool: Disable Wstrict-prototypes warningManoj Gupta
2022-04-27util/cbmem: fix an unused parameter issue in timestamp_getNick Vaccaro
2022-04-25amdfwtool: Use command line option use-combo to decide if use comboZheng Bao
2022-04-25amdfwtool: Change the name of macros for 'BHD'Zheng Bao
2022-04-25cpu/x86/64bit: Generate static page tables from an assembly fileArthur Heymans
2022-04-24util/lint/checkpatch.pl: Update lines related to CONST_STRUCTElyes Haouas
2022-04-24util/lint/checkpatch.pl: Add strlcpy checkElyes Haouas
2022-04-24util/lint/checkpatch.pl: Update C99_COMMENT_TOLERANCE linesElyes Haouas
2022-04-24util/lint/checkpatch.pl: Update TYPECAST_INT_CONSTANT linesElyes Haouas
2022-04-24util/lint/checkpatch.pl: Update the check of repeated wordsElyes Haouas
2022-04-24lint/checkpatch.pl: Update to v5.18-2 lines related to "CONFIG_"Elyes Haouas
2022-04-24util/lint/checkpatch.pl: Update lines related to max_line_lengthElyes Haouas
2022-04-24util/lint/checkpatch.pl: Update lines related to tabsizeElyes Haouas
2022-04-24util/lint/checkpatch.pl: Update to v5.18-2 lines related to verbosityElyes Haouas
2022-04-22util/cbmem: add an option to append timestampMattias Nissler
2022-04-14coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_tJianjun Wang
2022-04-14util/apcb/apcb_v3_edit.py: Edit APCB based on different SPD magicKarthikeyan Ramasubramanian
2022-04-14util/spd_tools/part_id_gen: Support Sabrina SoCKarthikeyan Ramasubramanian
2022-04-14util/amdfwtool: Maintain one copy of PSP Level2 entriesKarthikeyan Ramasubramanian
2022-04-13amdfwtool: Add a flag to record the second gen instead of romsigZheng Bao
2022-04-11util/lint/checkpatch.pl: Update to v5.18-2 lines related to "codespell"Elyes Haouas
2022-04-06superiotool/ite: add IT8625E EC registersMichał Kopeć
2022-04-05amdfwtool: Add a macro to set explicitly second gen for old SOCsZheng Bao
2022-04-05util/spd_tools: Add ability to override SPD file for partsRobert Zieba
2022-04-04crossgcc: Upgrade IASL from 20211217 to 20220331Elyes Haouas
2022-04-04crossgcc: Upgrade CMake from 3.22.2 to 3.23.0Elyes Haouas
2022-04-03util/amdfwtool/data_parse: fix SPL table handling regressionFelix Held
2022-04-02util/cbmem: add type castPaul Fagerburg
2022-04-01util/ifittool: Fix clearing FIT when setting the pointerArthur Heymans
2022-03-31util/cbmem: Add FlameGraph-compatible timestamps outputJakub Czapiga
2022-03-30util/amdfwtool: use ISH support for Sabrina SoCFelix Held
2022-03-30util/amdfwtool: add Sabrina SoC typeFelix Held
2022-03-30util/amdfwtool: select A/B recovery when ISH is usedFelix Held
2022-03-30util/amdfwtool: use table-relative addressing in ISH caseFelix Held
2022-03-30util/genbuild_h: micro-adjust the regexp used to set COREBOOT_MAJOR_VERSIONIdwer Vollering
2022-03-29amdfwtool: Clear the whole byte of EFS_GENZheng Bao
2022-03-27amdfwtool: Add ISH header support for A/B recovery layoutZheng Bao
2022-03-27util/amdfwtool: add MSMU, SPIROM_CFG and DMCUB PSP FW typesFelix Held
2022-03-25util/lint/checkpatch: Update commit message & subject line limitsMartin Roth
2022-03-23amdfwtool: Change the some FW's level for A/B recoveryZheng Bao
2022-03-22util/spd_tools: Add support for exclusive IDsRobert Zieba
2022-03-21util/cbmem: Keep original Total Time calculation when no negative timestampsBora Guvendik
2022-03-21amdfwtool: Check the length of matching string before accessingZheng Bao
2022-03-17util/liveiso: Remove coreboot toolchain from todoFelix Singer
2022-03-15util/ifdtool: Add Meteor Lake platform support under IFDv2Subrata Banik
2022-03-10cbmem: Fix console banner matchesJulius Werner
2022-03-09util/futility: Don't echo the warning message unless it failsMartin Roth
2022-03-09cbfstool/linux_trampoline: Fill the ACPI RSDP entryArthur Heymans
2022-03-09amdfwtool: Clear struct match before regular expression matchingZheng Bao
2022-03-09commonlib/bsd: Remove cb_err_tJulius Werner
2022-03-08util/spd_tools: Encode SDRAM min cycle time (TCKMinPs)Karthikeyan Ramasubramanian
2022-03-08util/ifdtool: Add support for Denverton SoCJeff Daly
2022-03-02util/docker/coreboot-jenkins-node: Alphabetize installed toolsMartin Roth
2022-03-02util/docker/coreboot-jenkins-node: add linkcheckerMartin Roth
2022-02-27utils/cbfstool: Fix building with `make test-tools`Felix Singer
2022-02-27util/testing: Add cbfstool tools to tested utilsMartin Roth
2022-02-26Revert "util/cbfstool: Port elogtool to libflashrom"Martin Roth
2022-02-25crossgcc: Upgrade LLVM/clang from 12.0.0 to 13.0.1Elyes HAOUAS
2022-02-24amdfwtool: Check the real length of PMU stringZheng Bao
2022-02-22util/nixshell: Add a Nix shell for building documentationFelix Singer
2022-02-21amdfwtool: Add entries for PMUI & PMUD with instance 2Zheng Bao
2022-02-21amdfwtool: Add support for AMD's BIOS A/B recovery featureZheng Bao
2022-02-21soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUDZheng Bao
2022-02-21util/liveiso: Use programs.flashrom.enableFelix Singer
2022-02-21crossgcc: Upgrade CMake to 3.22.2 versionElyes HAOUAS
2022-02-17util/spd_tools/spd_gen/lp5: Encode Bank ArchitectureKarthikeyan Ramasubramanian
2022-02-17util/spd_tools/spd_gen/lp5: Encode Optional SDRAM featuresKarthikeyan Ramasubramanian
2022-02-15util/chromeos/crosfirmware: format with shfmtMatt DeVillier
2022-02-15util/amdtools/README,description.md: add update_efs_spi_speed docsFelix Held
2022-02-15util/amdtools/description.md: add description for the different toolsFelix Held
2022-02-15util/amdtools/README: convert to markdownFelix Held
2022-02-15util/inteltool: Add support for Tiger Lake chips detection and GPIOsMichał Żygowski
2022-02-12amdfwtool: Add options to support mainboard specific SPL tableZheng Bao
2022-02-12util/inteltool: Actually read SATA init data from SIRDBenjamin Doron
2022-02-11util/chromeos/crosfirmware: Handle "broken" recovery imagesMatt DeVillier
2022-02-11util/chromeos/crosfirmware: Fix handling of newer boardsMatt DeVillier
2022-02-11util/cbmem: Add --loglevel option to restrict console printing by levelJulius Werner
2022-02-09util/ifdtool: add generic `PLATFORM_IFD2` for early SoC developmentWonkyu Kim
2022-02-08util/spd_tools/spd_gen/lp5: Update BusWidth EncodingKarthikeyan Ramasubramanian
2022-02-07console: Add loglevel marker codes to stored consolesJulius Werner
2022-02-07amdfwtool: Add SPL supportZheng Bao
2022-02-07util/spd_tools/spd_gen: Add support for Sabrina SoCKarthikeyan Ramasubramanian
2022-02-04util/ifdtool: Add additional regions for platforms that support themJeff Daly
2022-02-03util/crossgcc: Update this for normailze_dirs()Martin Roth
2022-02-01util/lint/checkpatch.pl: Use "git_command"Elyes HAOUAS
2022-01-31util/lint/checkpatch.pl: Use "gitroot"Elyes HAOUAS
2022-01-31util/lint/checkpatch: Update "check for missing blank lines after declarations"Elyes HAOUAS
2022-01-31util/lint/checkpatch.pl: Update 'commit message line length limit'Elyes HAOUAS
2022-01-31util/lint/checkpatch.pl: Remove unneeded whitespaces and fix some typosElyes HAOUAS
2022-01-31util/lint/checkpatch.pl: Use "perl_version_ok"Elyes HAOUAS
2022-01-31util/lint/checkpatch.pl: Use "tabsize"Elyes HAOUAS
2022-01-31util/lint: Remove SuperIO from checkpatch spellcheckMartin Roth