aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2023-04-28amdfwtool: Increase MAX_PSP_ENTRIESFred Reitberger
2023-04-27util/ifdtool/ifdtool.c: Fix default FMAP generationMaximilian Brune
2023-04-27util/cbmem: Add REG_NEWLINE flag to fix matching patternKonrad Adamczyk
2023-04-25util/docker/jenkins-node: Drop Zephyr SDKFelix Singer
2023-04-25util/docker/jenkins-node: Allow pip to install packages system-wideFelix Singer
2023-04-25util/docker/jenkins-node: Merge package installations into first stepFelix Singer
2023-04-22lib/version: Move board identification stringsKyösti Mälkki
2023-04-21util/inteltool: Add support for Jasper LakeKarol Zmyslowski
2023-04-17crossgcc: Upgrade CMake from version 3.26.2 to 3.26.3Elyes Haouas
2023-04-16util/cbfstool: Qualify struct e820entry as packedBill XIE
2023-04-13mb/google/rex: add variant gpio tables for variant creationYH Lin
2023-04-13cbfstool: Add comment to define stability rules for cbfstool print -kJulius Werner
2023-04-11util/sconfig: Remove unused ioapic and irq keywordsArthur Heymans
2023-04-08ec/lenovo/pmh7/chip.h: Use 'bool' instead of 'int'Elyes Haouas
2023-04-07Revert "cbfstool/default-x86.fmd: Rename BIOS -> SI_BIOS"Arthur Heymans
2023-04-06tree: Replace `egrep` with `grep -E`Felix Singer
2023-04-06util/lint/stable-017: Update full config pattern matchingArthur Heymans
2023-04-05util/spd_tools: Add support for Phoenix platformKarthikeyan Ramasubramanian
2023-04-03util/crossgcc/buildgcc: Allow bootstrapping CMake with multiple threadsFelix Singer
2023-04-02crossgcc: Upgrade CMake from version 3.25.2 to 3.26.2Elyes Haouas
2023-04-01util/crossgcc: Update binutils from 2.37 to 2.40Felix Singer
2023-04-01util/docker/coreboot-sdk: Remove Python 2 packageFelix Singer
2023-03-28util/cbfstool: Add usage information about verbose outputMaximilian Brune
2023-03-28cbfstool/default-x86.fmd: Rename BIOS -> SI_BIOSMaximilian Brune
2023-03-28util/ifdtool: Add option to create FMAP templateMaximilian Brune
2023-03-24amdfwtool: Clean up table buffers before combo loopZheng Bao
2023-03-24amdfwtool: Add missing help information for --combo-config1Zheng Bao
2023-03-24amdfwtool: Call wrapper funtion to write fileZheng Bao
2023-03-24amdfwtool: Move some funtions to other categorized source filesZheng Bao
2023-03-21util/amdfwtool: remove unused union from embedded_firmware structFelix Held
2023-03-17util/liveiso: Move NixOS configs to subdirectoryFelix Singer
2023-03-16amdfwtool: Print which combo entry is being processedZheng Bao
2023-03-16amdfwtool: Remove meaningless double parenthesesZheng Bao
2023-03-16amdfwtool: Check combo_index before checking the combo_configZheng Bao
2023-03-16amdfwtool: Add asserting before accessing array combo_configZheng Bao
2023-03-15util/amdfwtool: Update config parser to accept full pathsMartin Roth
2023-03-15util/amdfwtool: Support not passing recovery/backup APCBKarthikeyan Ramasubramanian
2023-03-15amdfwtool: Remove the initial alignment on newer SoCsKarthikeyan Ramasubramanian
2023-03-12util/inteltool: Fix build on musl-libc systemsFabian Groffen
2023-03-12util/superiotool: Fix build on musl-libc systemsFabian Groffen
2023-03-10amdfwtool: Remove the option --list which nobody usesZheng Bao
2023-03-10amdfwtool: Move PSP FWs padding into a loop for comboZheng Bao
2023-03-10amdfwtool: Add combo index and combo config tableZheng Bao
2023-03-10amdfwtool: Add a wrapper function to open and process config fileZheng Bao
2023-03-10amdfwtool: Add HW IPCFG file whose subprog is 1Zheng Bao
2023-03-09util/amdfwtool: Add option to indicate uncompressed BIOS binaryKarthikeyan Ramasubramanian
2023-03-09util/ifdtool/ifdtool.c: Clean upMaximilian Brune
2023-03-09amdfwtool: move FW_MPIO to PSP Dir Level 2 where it belongsNikolai Vyssotski
2023-03-09amdfwtool: Support multiple inst entriesFred Reitberger
2023-03-08amdfwtool: combo: Add combo feature for BIOS tableZheng Bao
2023-03-08amdfwtool: Separate two cases of combo and non-combo clearlyZheng Bao
2023-03-08amdfwtool: combo: Create the combo header earlierZheng Bao
2023-03-08amdfwtool: Move the filling of table headers into functionsZheng Bao
2023-03-07util/lint: Ignore braces around single line statementsMartin Roth
2023-03-04lint/lint-stable-003-whitespace: Fix excludelistMaximilian Brune
2023-03-02amdfwtool: Remove the limit of spliting EFS and bodyZheng Bao
2023-03-02amdfwtool: Change .rom.efs to .rom and .rom to .rom.bodyZheng Bao
2023-03-02util/cbfstool/eventlog: Use LocalTime or UTC timestampsWojciech Macek
2023-03-01amdfwtool:combo: Move the filling of field "lookup" into functionZheng Bao
2023-03-01amdfwtool: Remove the hints of flag --combo-capableZheng Bao
2023-03-01amdfwtool: Clean up the logic sequence of pointer growingZheng Bao
2023-02-28amdfwtool: Check the validation of EFS & body relative addressZheng Bao
2023-02-28amdfwtool: Fill the address in EFS header as "relative to BIOS"Zheng Bao
2023-02-27amdfwtool: Add universal cleanup functionZheng Bao
2023-02-24amdfwtool: Add missing parentheses in macro definitionZheng Bao
2023-02-24amdfwtool: Change the growing pointer with cautionsZheng Bao
2023-02-24amdfwtool: Remove the useless variable "rom"Zheng Bao
2023-02-19crossgcc: Replace binutils no-bfd-doc patch with configure optionElias Souza
2023-02-18util/spd_tools/src/spd_gen/lp5.go: Support LP5X 8533MbpsKyle Lin
2023-02-17util/crossgcc: Update GCC from 11.2 to 11.3Felix Singer
2023-02-17lint/checkpatch.pl: Remove check for keyword 'boolean' in KconfigElyes Haouas
2023-02-15util/release: Update build-release scriptMartin Roth
2023-02-14amdfwtool: use SoC ID info instead of misleading comboable flagZheng Bao
2023-02-13amdfwtool: Remove command line option soc-nameZheng Bao
2023-02-13util/autoport: Fix the typo of ehci2 in bd82x6x.goIru Cai
2023-02-11amdfwtool: Put soc name setting to fw.cfg from command lineZheng Bao
2023-02-10util/chromeos/extract_blobs: allow passing dest dir as argMatt DeVillier
2023-02-10amdfwtool: Move soc_id to cb_configZheng Bao
2023-02-09util/amdfwtool: Add UMSMU blob supportFred Reitberger
2023-02-09amdfwtool: Parse the line with SOC_NAMEZheng Bao
2023-02-09amdfwtool: Add SOC family definition for CarrizoZheng Bao
2023-02-09amdfwtool: Allow the location to be a relative addressZheng Bao
2023-02-08util/testing: Allow scanbuild test to be skippedMartin Roth
2023-02-08amdfwtool: Report the address of EFS header and bodyZheng Bao
2023-02-07util/abuild: Add flags to allow abuild to skip boardsMartin Roth
2023-02-07tree: Drop repeated wordsAlexander Goncharov
2023-02-06util/docker: Add libgpiod-dev to coreboot-sdk for flashromMartin Roth
2023-02-06amdfwtool: Add phoenix and glinda in get_psp_fw_typeZheng Bao
2023-02-05amdfwtool: Remove useless printing outZheng Bao
2023-02-05amdfwtool: Add a function to make the calling stack less deepZheng Bao
2023-02-05util/scripts/testsoc: Pass arguments to abuildMartin Roth
2023-02-04util/amdfwtool: add comment about reused PSP firmware type 0x5fFelix Held
2023-02-04util/autoport: Use chipset.cb referencesArthur Heymans
2023-02-04amdfwtool: Add entry RIB whose subprog equals 1Zheng Bao
2023-02-03util/scripts/testsoc: Only select mainboardsFred Reitberger
2023-02-02util/cbfstool: Add eventLog support for ELOG_TYPE_FW_EARLY_SOLTarun Tuli
2023-02-02amdfwtool: Set the level of RIB file as level 2Zheng Bao
2023-02-02ifdtool: Introduce region_name_fmapPatrick Rudolph
2023-02-02ifdtool: Add missing chipset_namePatrick Rudolph
2023-02-02ifdtool: Drop chipset without IFDPatrick Rudolph