aboutsummaryrefslogtreecommitdiff
path: root/util/amdfwtool/data_parse.c
AgeCommit message (Expand)Author
2023-09-05amdfwtool: Add FW type FUSE_CHAIN in the config fileZheng Bao
2023-08-21util/amdfwtool: Add Genoa supportArthur Heymans
2023-08-04util/amdfwtool: Support multiple firmware identifier typesKarthikeyan Ramasubramanian
2023-06-02util/amdfwtool: Add ability to split hash tableKarthikeyan Ramasubramanian
2023-05-08util/amdfwtool: Consolidate entry line regex patternKarthikeyan Ramasubramanian
2023-03-15util/amdfwtool: Update config parser to accept full pathsMartin Roth
2023-03-10amdfwtool: Remove the option --list which nobody usesZheng Bao
2023-03-10amdfwtool: Add HW IPCFG file whose subprog is 1Zheng Bao
2023-02-11amdfwtool: Put soc name setting to fw.cfg from command lineZheng Bao
2023-02-09util/amdfwtool: Add UMSMU blob supportFred Reitberger
2023-02-09amdfwtool: Parse the line with SOC_NAMEZheng 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-04amdfwtool: Add entry RIB whose subprog equals 1Zheng Bao
2023-02-01amdfwtool: Remove the duplicated entry RIBZheng Bao
2023-01-22amdfwtool: Add entry types required to support glinda & phoenix SOCZheng Bao
2022-11-12amdfwtool: Add definition of instance for PSP entryZheng Bao
2022-11-11util/amdfwtool: Add new typesArthur Heymans
2022-09-30util/amdfwtool/data_parse: fix PMU subprogram/instance ID handlingFelix Held
2022-05-05util/amdfwtool: Add IKEK key for Trusted ApplicationKarthikeyan Ramasubramanian
2022-04-03util/amdfwtool/data_parse: fix SPL table handling regressionFelix Held
2022-03-27util/amdfwtool: add MSMU, SPIROM_CFG and DMCUB PSP FW typesFelix Held
2022-03-21amdfwtool: Check the length of matching string before accessingZheng Bao
2022-03-09amdfwtool: Clear struct match before regular expression matchingZheng Bao
2022-02-24amdfwtool: Check the real length of PMU stringZheng Bao
2022-02-21amdfwtool: Add support for AMD's BIOS A/B recovery featureZheng Bao
2022-02-21soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUDZheng Bao
2022-02-12amdfwtool: Add options to support mainboard specific SPL tableZheng Bao
2022-02-07amdfwtool: Add SPL supportZheng Bao
2021-11-05amdfwtool: Change the flag value to type boolZheng Bao
2021-09-23amdfwtool: Add an optional column of levelZheng Bao
2021-08-31amdfwtool: Copy string in a safer wayZheng Bao
2021-06-09amdfwtool: Add missing license headerZheng Bao
2021-05-18amdfwtool:cezanne: use correct bootloader binary for whitelist supportNikolai Vyssotski
2021-02-16util/amdfwtool: Fix all warningsMartin Roth
2021-02-03amdfwtool:cezanne: Add entry of PSP_BOOTLOADER_AB (0x73)Zheng Bao
2020-12-31util/amdfwtool: portability fixes for FreeBSDIdwer Vollering
2020-12-21amdfwtool: Add support of cezanne and renoirZheng Bao
2020-11-21util/amdfwtool: add missing zero-initialization for local variableFelix Held
2020-11-17amdfwtool: Move the MP2CFG checking to category of BIOS dataZheng Bao
2020-11-04soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATIONZheng Bao
2020-11-04amdfwtool: Change all error output to fprintf stderrZheng Bao
2020-10-30amdfwtool: Take a config file instead of command line parametersZheng Bao