summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* util/amdfwtool: Add option to indicate uncompressed BIOS binaryKarthikeyan Ramasubramanian2023-03-091-0/+8
* util/ifdtool/ifdtool.c: Clean upMaximilian Brune2023-03-092-206/+159
* amdfwtool: move FW_MPIO to PSP Dir Level 2 where it belongsNikolai Vyssotski2023-03-091-1/+1
* amdfwtool: Support multiple inst entriesFred Reitberger2023-03-091-0/+1
* amdfwtool: combo: Add combo feature for BIOS tableZheng Bao2023-03-082-2/+18
* amdfwtool: Separate two cases of combo and non-combo clearlyZheng Bao2023-03-081-3/+3
* amdfwtool: combo: Create the combo header earlierZheng Bao2023-03-081-6/+10
* amdfwtool: Move the filling of table headers into functionsZheng Bao2023-03-081-43/+55
* util/lint: Ignore braces around single line statementsMartin Roth2023-03-071-9/+11
* lint/lint-stable-003-whitespace: Fix excludelistMaximilian Brune2023-03-041-1/+1
* amdfwtool: Remove the limit of spliting EFS and bodyZheng Bao2023-03-021-11/+0
* amdfwtool: Change .rom.efs to .rom and .rom to .rom.bodyZheng Bao2023-03-021-23/+27
* util/cbfstool/eventlog: Use LocalTime or UTC timestampsWojciech Macek2023-03-023-15/+44
* amdfwtool:combo: Move the filling of field "lookup" into functionZheng Bao2023-03-011-2/+2
* amdfwtool: Remove the hints of flag --combo-capableZheng Bao2023-03-011-4/+1
* amdfwtool: Clean up the logic sequence of pointer growingZheng Bao2023-03-011-12/+7
* amdfwtool: Check the validation of EFS & body relative addressZheng Bao2023-02-281-5/+11
* amdfwtool: Fill the address in EFS header as "relative to BIOS"Zheng Bao2023-02-281-6/+12
* amdfwtool: Add universal cleanup functionZheng Bao2023-02-271-48/+67
* amdfwtool: Add missing parentheses in macro definitionZheng Bao2023-02-241-1/+1
* amdfwtool: Change the growing pointer with cautionsZheng Bao2023-02-241-40/+67
* amdfwtool: Remove the useless variable "rom"Zheng Bao2023-02-241-2/+1
* crossgcc: Replace binutils no-bfd-doc patch with configure optionElias Souza2023-02-193-118/+80
* util/spd_tools/src/spd_gen/lp5.go: Support LP5X 8533MbpsKyle Lin2023-02-181-0/+5
* util/crossgcc: Update GCC from 11.2 to 11.3Felix Singer2023-02-178-2/+2
* lint/checkpatch.pl: Remove check for keyword 'boolean' in KconfigElyes Haouas2023-02-171-7/+0
* util/release: Update build-release scriptMartin Roth2023-02-151-17/+23
* amdfwtool: use SoC ID info instead of misleading comboable flagZheng Bao2023-02-141-9/+17
* amdfwtool: Remove command line option soc-nameZheng Bao2023-02-131-8/+0
* util/autoport: Fix the typo of ehci2 in bd82x6x.goIru Cai2023-02-131-1/+1
* amdfwtool: Put soc name setting to fw.cfg from command lineZheng Bao2023-02-112-75/+70
* util/chromeos/extract_blobs: allow passing dest dir as argMatt DeVillier2023-02-101-3/+8
* amdfwtool: Move soc_id to cb_configZheng Bao2023-02-102-33/+32
* util/amdfwtool: Add UMSMU blob supportFred Reitberger2023-02-093-0/+5
* amdfwtool: Parse the line with SOC_NAMEZheng Bao2023-02-091-1/+2
* amdfwtool: Add SOC family definition for CarrizoZheng Bao2023-02-091-2/+10
* amdfwtool: Allow the location to be a relative addressZheng Bao2023-02-091-10/+38
* util/testing: Allow scanbuild test to be skippedMartin Roth2023-02-081-0/+2
* amdfwtool: Report the address of EFS header and bodyZheng Bao2023-02-081-3/+6
* util/abuild: Add flags to allow abuild to skip boardsMartin Roth2023-02-071-3/+42
* tree: Drop repeated wordsAlexander Goncharov2023-02-071-1/+1
* util/docker: Add libgpiod-dev to coreboot-sdk for flashromMartin Roth2023-02-061-0/+1
* amdfwtool: Add phoenix and glinda in get_psp_fw_typeZheng Bao2023-02-061-0/+2