summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/docker: Add Dockerfile for Arch LinuxHEADmasterFelix Singer2023-05-171-0/+19
* util/chromeos: Add EC header update utilityCaveh Jalali2023-05-161-0/+118
* util/scripts/show_platforms.sh: Fix reStructuredText table outputNicholas Chin2023-05-111-1/+1
* util/inteltool: Add ADL-S device identificationsMaximilian Brune2023-05-115-0/+15
* util/amdfwtool: Consolidate entry line regex patternKarthikeyan Ramasubramanian2023-05-081-41/+30
* amdfwtool: Increase MAX_PSP_ENTRIESFred Reitberger2023-04-281-1/+1
* util/ifdtool/ifdtool.c: Fix default FMAP generationMaximilian Brune2023-04-271-4/+10
* util/cbmem: Add REG_NEWLINE flag to fix matching patternKonrad Adamczyk2023-04-271-1/+1
* util/docker/jenkins-node: Drop Zephyr SDKFelix Singer2023-04-251-18/+0
* util/docker/jenkins-node: Allow pip to install packages system-wideFelix Singer2023-04-251-2/+2
* util/docker/jenkins-node: Merge package installations into first stepFelix Singer2023-04-251-23/+19
* lib/version: Move board identification stringsKyösti Mälkki2023-04-221-0/+1
* util/inteltool: Add support for Jasper LakeKarol Zmyslowski2023-04-216-0/+682
* crossgcc: Upgrade CMake from version 3.26.2 to 3.26.3Elyes Haouas2023-04-173-2/+2
* util/cbfstool: Qualify struct e820entry as packedBill XIE2023-04-161-1/+1
* mb/google/rex: add variant gpio tables for variant creationYH Lin2023-04-132-0/+35
* cbfstool: Add comment to define stability rules for cbfstool print -kJulius Werner2023-04-131-0/+32
* util/sconfig: Remove unused ioapic and irq keywordsArthur Heymans2023-04-117-456/+362
* ec/lenovo/pmh7/chip.h: Use 'bool' instead of 'int'Elyes Haouas2023-04-081-2/+2
* Revert "cbfstool/default-x86.fmd: Rename BIOS -> SI_BIOS"Arthur Heymans2023-04-071-1/+1
* tree: Replace `egrep` with `grep -E`Felix Singer2023-04-064-4/+4
* util/lint/stable-017: Update full config pattern matchingArthur Heymans2023-04-061-1/+1
* util/spd_tools: Add support for Phoenix platformKarthikeyan Ramasubramanian2023-04-053-1/+4
* util/crossgcc/buildgcc: Allow bootstrapping CMake with multiple threadsFelix Singer2023-04-031-0/+1
* crossgcc: Upgrade CMake from version 3.25.2 to 3.26.2Elyes Haouas2023-04-023-2/+2
* util/crossgcc: Update binutils from 2.37 to 2.40Felix Singer2023-04-016-210/+243
* util/docker/coreboot-sdk: Remove Python 2 packageFelix Singer2023-04-011-2/+1
* util/cbfstool: Add usage information about verbose outputMaximilian Brune2023-03-282-2/+2
* cbfstool/default-x86.fmd: Rename BIOS -> SI_BIOSMaximilian Brune2023-03-281-1/+1
* util/ifdtool: Add option to create FMAP templateMaximilian Brune2023-03-282-5/+105
* amdfwtool: Clean up table buffers before combo loopZheng Bao2023-03-241-0/+19
* amdfwtool: Add missing help information for --combo-config1Zheng Bao2023-03-241-0/+1
* amdfwtool: Call wrapper funtion to write fileZheng Bao2023-03-241-1/+1
* amdfwtool: Move some funtions to other categorized source filesZheng Bao2023-03-246-413/+445
* util/amdfwtool: remove unused union from embedded_firmware structFelix Held2023-03-211-4/+1
* util/liveiso: Move NixOS configs to subdirectoryFelix Singer2023-03-176-0/+0
* amdfwtool: Print which combo entry is being processedZheng Bao2023-03-161-0/+3
* amdfwtool: Remove meaningless double parenthesesZheng Bao2023-03-161-2/+2
* amdfwtool: Check combo_index before checking the combo_configZheng Bao2023-03-161-1/+2
* amdfwtool: Add asserting before accessing array combo_configZheng Bao2023-03-161-0/+2
* util/amdfwtool: Update config parser to accept full pathsMartin Roth2023-03-151-2/+6
* util/amdfwtool: Support not passing recovery/backup APCBKarthikeyan Ramasubramanian2023-03-152-2/+40
* amdfwtool: Remove the initial alignment on newer SoCsKarthikeyan Ramasubramanian2023-03-151-1/+16
* util/inteltool: Fix build on musl-libc systemsFabian Groffen2023-03-121-1/+1
* util/superiotool: Fix build on musl-libc systemsFabian Groffen2023-03-122-2/+8
* amdfwtool: Remove the option --list which nobody usesZheng Bao2023-03-103-29/+12
* amdfwtool: Move PSP FWs padding into a loop for comboZheng Bao2023-03-101-92/+106
* amdfwtool: Add combo index and combo config tableZheng Bao2023-03-102-9/+40
* amdfwtool: Add a wrapper function to open and process config fileZheng Bao2023-03-101-20/+28
* amdfwtool: Add HW IPCFG file whose subprog is 1Zheng Bao2023-03-102-2/+6