summaryrefslogtreecommitdiffstats
path: root/util/amdfwtool/data_parse.c
Commit message (Expand)AuthorAgeFilesLines
* amdfwtool: Add FW type FUSE_CHAIN in the config fileZheng Bao2023-09-051-3/+8
* util/amdfwtool: Add Genoa supportArthur Heymans2023-08-211-0/+3
* util/amdfwtool: Support multiple firmware identifier typesKarthikeyan Ramasubramanian2023-08-041-5/+26
* util/amdfwtool: Add ability to split hash tableKarthikeyan Ramasubramanian2023-06-021-10/+38
* util/amdfwtool: Consolidate entry line regex patternKarthikeyan Ramasubramanian2023-05-081-41/+30
* util/amdfwtool: Update config parser to accept full pathsMartin Roth2023-03-151-2/+6
* amdfwtool: Remove the option --list which nobody usesZheng Bao2023-03-101-9/+3
* amdfwtool: Add HW IPCFG file whose subprog is 1Zheng Bao2023-03-101-1/+4
* amdfwtool: Put soc name setting to fw.cfg from command lineZheng Bao2023-02-111-1/+70
* util/amdfwtool: Add UMSMU blob supportFred Reitberger2023-02-091-0/+3
* amdfwtool: Parse the line with SOC_NAMEZheng Bao2023-02-091-1/+2
* amdfwtool: Remove useless printing outZheng Bao2023-02-051-1/+0
* amdfwtool: Add a function to make the calling stack less deepZheng Bao2023-02-051-29/+37
* amdfwtool: Add entry RIB whose subprog equals 1Zheng Bao2023-02-041-1/+4
* amdfwtool: Remove the duplicated entry RIBZheng Bao2023-02-011-3/+0
* amdfwtool: Add entry types required to support glinda & phoenix SOCZheng Bao2023-01-221-0/+67
* amdfwtool: Add definition of instance for PSP entryZheng Bao2022-11-121-1/+3
* util/amdfwtool: Add new typesArthur Heymans2022-11-111-0/+39
* util/amdfwtool/data_parse: fix PMU subprogram/instance ID handlingFelix Held2022-09-301-4/+4
* util/amdfwtool: Add IKEK key for Trusted ApplicationKarthikeyan Ramasubramanian2022-05-051-0/+3
* util/amdfwtool/data_parse: fix SPL table handling regressionFelix Held2022-04-031-2/+2
* util/amdfwtool: add MSMU, SPIROM_CFG and DMCUB PSP FW typesFelix Held2022-03-271-0/+9
* amdfwtool: Check the length of matching string before accessingZheng Bao2022-03-211-10/+21
* amdfwtool: Clear struct match before regular expression matchingZheng Bao2022-03-091-5/+19
* amdfwtool: Check the real length of PMU stringZheng Bao2022-02-241-0/+3
* amdfwtool: Add support for AMD's BIOS A/B recovery featureZheng Bao2022-02-211-10/+26
* soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUDZheng Bao2022-02-211-30/+11
* amdfwtool: Add options to support mainboard specific SPL tableZheng Bao2022-02-121-2/+6
* amdfwtool: Add SPL supportZheng Bao2022-02-071-0/+3
* amdfwtool: Change the flag value to type boolZheng Bao2021-11-051-10/+10
* amdfwtool: Add an optional column of levelZheng Bao2021-09-231-6/+79
* amdfwtool: Copy string in a safer wayZheng Bao2021-08-311-5/+10
* amdfwtool: Add missing license headerZheng Bao2021-06-091-0/+2
* amdfwtool:cezanne: use correct bootloader binary for whitelist supportNikolai Vyssotski2021-05-181-9/+9
* util/amdfwtool: Fix all warningsMartin Roth2021-02-161-1/+1
* amdfwtool:cezanne: Add entry of PSP_BOOTLOADER_AB (0x73)Zheng Bao2021-02-031-0/+3
* util/amdfwtool: portability fixes for FreeBSDIdwer Vollering2020-12-311-0/+1
* amdfwtool: Add support of cezanne and renoirZheng Bao2020-12-211-0/+51
* util/amdfwtool: add missing zero-initialization for local variableFelix Held2020-11-211-1/+2
* amdfwtool: Move the MP2CFG checking to category of BIOS dataZheng Bao2020-11-171-7/+7
* soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATIONZheng Bao2020-11-041-3/+3
* amdfwtool: Change all error output to fprintf stderrZheng Bao2020-11-041-2/+2
* amdfwtool: Take a config file instead of command line parametersZheng Bao2020-10-301-0/+418