index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
amdfwtool
/
data_parse.c
Age
Commit message (
Expand
)
Author
2023-02-11
amdfwtool: Put soc name setting to fw.cfg from command line
Zheng Bao
2023-02-09
util/amdfwtool: Add UMSMU blob support
Fred Reitberger
2023-02-09
amdfwtool: Parse the line with SOC_NAME
Zheng Bao
2023-02-05
amdfwtool: Remove useless printing out
Zheng Bao
2023-02-05
amdfwtool: Add a function to make the calling stack less deep
Zheng Bao
2023-02-04
amdfwtool: Add entry RIB whose subprog equals 1
Zheng Bao
2023-02-01
amdfwtool: Remove the duplicated entry RIB
Zheng Bao
2023-01-22
amdfwtool: Add entry types required to support glinda & phoenix SOC
Zheng Bao
2022-11-12
amdfwtool: Add definition of instance for PSP entry
Zheng Bao
2022-11-11
util/amdfwtool: Add new types
Arthur Heymans
2022-09-30
util/amdfwtool/data_parse: fix PMU subprogram/instance ID handling
Felix Held
2022-05-05
util/amdfwtool: Add IKEK key for Trusted Application
Karthikeyan Ramasubramanian
2022-04-03
util/amdfwtool/data_parse: fix SPL table handling regression
Felix Held
2022-03-27
util/amdfwtool: add MSMU, SPIROM_CFG and DMCUB PSP FW types
Felix Held
2022-03-21
amdfwtool: Check the length of matching string before accessing
Zheng Bao
2022-03-09
amdfwtool: Clear struct match before regular expression matching
Zheng Bao
2022-02-24
amdfwtool: Check the real length of PMU string
Zheng Bao
2022-02-21
amdfwtool: Add support for AMD's BIOS A/B recovery feature
Zheng Bao
2022-02-21
soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUD
Zheng Bao
2022-02-12
amdfwtool: Add options to support mainboard specific SPL table
Zheng Bao
2022-02-07
amdfwtool: Add SPL support
Zheng Bao
2021-11-05
amdfwtool: Change the flag value to type bool
Zheng Bao
2021-09-23
amdfwtool: Add an optional column of level
Zheng Bao
2021-08-31
amdfwtool: Copy string in a safer way
Zheng Bao
2021-06-09
amdfwtool: Add missing license header
Zheng Bao
2021-05-18
amdfwtool:cezanne: use correct bootloader binary for whitelist support
Nikolai Vyssotski
2021-02-16
util/amdfwtool: Fix all warnings
Martin Roth
2021-02-03
amdfwtool:cezanne: Add entry of PSP_BOOTLOADER_AB (0x73)
Zheng Bao
2020-12-31
util/amdfwtool: portability fixes for FreeBSD
Idwer Vollering
2020-12-21
amdfwtool: Add support of cezanne and renoir
Zheng Bao
2020-11-21
util/amdfwtool: add missing zero-initialization for local variable
Felix Held
2020-11-17
amdfwtool: Move the MP2CFG checking to category of BIOS data
Zheng Bao
2020-11-04
soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION
Zheng Bao
2020-11-04
amdfwtool: Change all error output to fprintf stderr
Zheng Bao
2020-10-30
amdfwtool: Take a config file instead of command line parameters
Zheng Bao