summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* util/spd_tools/spd_gen/lp5: Encode Bank ArchitectureKarthikeyan Ramasubramanian2022-02-171-19/+106
* util/spd_tools/spd_gen/lp5: Encode Optional SDRAM featuresKarthikeyan Ramasubramanian2022-02-171-34/+69
* util/chromeos/crosfirmware: format with shfmtMatt DeVillier2022-02-151-44/+38
* util/amdtools/README,description.md: add update_efs_spi_speed docsFelix Held2022-02-152-0/+5
* util/amdtools/description.md: add description for the different toolsFelix Held2022-02-151-1/+10
* util/amdtools/README: convert to markdownFelix Held2022-02-152-31/+27
* util/inteltool: Add support for Tiger Lake chips detection and GPIOsMichał Żygowski2022-02-156-0/+1503
* amdfwtool: Add options to support mainboard specific SPL tableZheng Bao2022-02-123-2/+15
* util/inteltool: Actually read SATA init data from SIRDBenjamin Doron2022-02-121-6/+8
* util/chromeos/crosfirmware: Handle "broken" recovery imagesMatt DeVillier2022-02-111-3/+18
* util/chromeos/crosfirmware: Fix handling of newer boardsMatt DeVillier2022-02-111-6/+22
* util/cbmem: Add --loglevel option to restrict console printing by levelJulius Werner2022-02-111-6/+46
* util/ifdtool: add generic `PLATFORM_IFD2` for early SoC developmentWonkyu Kim2022-02-092-0/+7
* util/spd_tools/spd_gen/lp5: Update BusWidth EncodingKarthikeyan Ramasubramanian2022-02-081-9/+28
* console: Add loglevel marker codes to stored consolesJulius Werner2022-02-071-2/+20
* amdfwtool: Add SPL supportZheng Bao2022-02-073-0/+5
* util/spd_tools/spd_gen: Add support for Sabrina SoCKarthikeyan Ramasubramanian2022-02-072-3/+32
* util/ifdtool: Add additional regions for platforms that support themJeff Daly2022-02-042-9/+34
* util/crossgcc: Update this for normailze_dirs()Martin Roth2022-02-031-3/+1
* util/lint/checkpatch.pl: Use "git_command"Elyes HAOUAS2022-02-011-4/+5
* util/lint/checkpatch.pl: Use "gitroot"Elyes HAOUAS2022-01-311-4/+6
* util/lint/checkpatch: Update "check for missing blank lines after declarations"Elyes HAOUAS2022-01-311-23/+28
* util/lint/checkpatch.pl: Update 'commit message line length limit'Elyes HAOUAS2022-01-311-3/+4
* util/lint/checkpatch.pl: Remove unneeded whitespaces and fix some typosElyes HAOUAS2022-01-311-9/+9
* util/lint/checkpatch.pl: Use "perl_version_ok"Elyes HAOUAS2022-01-311-33/+33
* util/lint/checkpatch.pl: Use "tabsize"Elyes HAOUAS2022-01-311-11/+11
* util/lint: Remove SuperIO from checkpatch spellcheckMartin Roth2022-01-311-1/+0
* util/lint/lint-stable-003-whitespace: add exception for gif filesFred Reitberger2022-01-281-1/+1
* crossgcc: Update acpica from 20210331 to 20211217Elyes HAOUAS2022-01-284-2/+2
* util/chromeos: Update extract_blobs scriptMatt DeVillier2022-01-271-24/+100
* util/coreboot-configurator: Add contrib filesSean Rhodes2022-01-2710-0/+175
* util: Add coreboot-configuratorSean Rhodes2022-01-2734-0/+2722
* util/mb/google: add support for braskZhuohao Lee2022-01-263-0/+22
* util/cbmem: Rebase to handle negative timestampsBora Guvendik2022-01-211-10/+17
* util/cbfstool: Port elogtool to libflashromEdward O'Callaghan2022-01-144-11/+254
* 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