aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2023-06-10board_status: Point to documentation in headerDavid Hendricks
2023-06-10util/inteltool: Fix building with musl libcEvgeny Zinoviev
2023-06-10util/inteltool: suggest booting with iomem=relaxedPeter Lemenkov
2023-06-04util/qemu: Revise q35 configsNico Huber
2023-06-04crossgcc: Upgrade LLVM from version 16.0.4 to 16.0.5Elyes Haouas
2023-06-04crossgcc: Upgrade CMake from version 3.26.3 to 3.26.4Elyes Haouas
2023-06-02util/amdfwtool: Add ability to split hash tableKarthikeyan Ramasubramanian
2023-06-02util/docker: Split coreboot-sdk test into its own docker imageMartin Roth
2023-06-02amdfwtool: Only use AMD_FW_RECOVERYAB_A on phoenixFred Reitberger
2023-06-02amdfwtool: Add --output-manifest optionGrzegorz Bernacki
2023-05-29util/crossgcc: Update nasm from 2.15.05 to 2.16.01Elyes Haouas
2023-05-27util/ifdtool: Add support for Intel 800 series chipsetSubrata Banik
2023-05-27libpayload;arch,cpu/x86: drop USE_MARCH_586 Kconfig optionFelix Held
2023-05-26commit-msg: Match the Signed-off-by line with name and mail addressZheng Bao
2023-05-26util/crossgcc: Update binutils-2.40 import set_entry_point patchElyes Haouas
2023-05-25crossgcc: Upgrade IASL from 20221020 to 20230331Elyes Haouas
2023-05-24util/crossgcc: Add empty directory for tarballsFelix Singer
2023-05-24amdfwtool: Set the minimum size of entry PSPL2 A/BZheng Bao
2023-05-23crossgcc: Upgrade LLVM version 15.0.7 to 16.0.4Elyes Haouas
2023-05-22util: Use common ARRAY_SIZE defineKonrad Adamczyk
2023-05-22util/kconfig: Fix default value getter for integer optionsKrystian Hebel
2023-05-17util/docker: Add Dockerfile for Arch LinuxFelix Singer
2023-05-16util/chromeos: Add EC header update utilityCaveh Jalali
2023-05-11util/scripts/show_platforms.sh: Fix reStructuredText table outputNicholas Chin
2023-05-11util/inteltool: Add ADL-S device identificationsMaximilian Brune
2023-05-08util/amdfwtool: Consolidate entry line regex patternKarthikeyan Ramasubramanian
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