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
Age
Commit message (
Expand
)
Author
2023-03-10
amdfwtool: Remove the option --list which nobody uses
Zheng Bao
2023-03-10
amdfwtool: Move PSP FWs padding into a loop for combo
Zheng Bao
2023-03-10
amdfwtool: Add combo index and combo config table
Zheng Bao
2023-03-10
amdfwtool: Add a wrapper function to open and process config file
Zheng Bao
2023-03-10
amdfwtool: Add HW IPCFG file whose subprog is 1
Zheng Bao
2023-03-09
util/amdfwtool: Add option to indicate uncompressed BIOS binary
Karthikeyan Ramasubramanian
2023-03-09
amdfwtool: move FW_MPIO to PSP Dir Level 2 where it belongs
Nikolai Vyssotski
2023-03-09
amdfwtool: Support multiple inst entries
Fred Reitberger
2023-03-08
amdfwtool: combo: Add combo feature for BIOS table
Zheng Bao
2023-03-08
amdfwtool: Separate two cases of combo and non-combo clearly
Zheng Bao
2023-03-08
amdfwtool: combo: Create the combo header earlier
Zheng Bao
2023-03-08
amdfwtool: Move the filling of table headers into functions
Zheng Bao
2023-03-02
amdfwtool: Remove the limit of spliting EFS and body
Zheng Bao
2023-03-02
amdfwtool: Change .rom.efs to .rom and .rom to .rom.body
Zheng Bao
2023-03-01
amdfwtool:combo: Move the filling of field "lookup" into function
Zheng Bao
2023-03-01
amdfwtool: Remove the hints of flag --combo-capable
Zheng Bao
2023-03-01
amdfwtool: Clean up the logic sequence of pointer growing
Zheng Bao
2023-02-28
amdfwtool: Check the validation of EFS & body relative address
Zheng Bao
2023-02-28
amdfwtool: Fill the address in EFS header as "relative to BIOS"
Zheng Bao
2023-02-27
amdfwtool: Add universal cleanup function
Zheng Bao
2023-02-24
amdfwtool: Add missing parentheses in macro definition
Zheng Bao
2023-02-24
amdfwtool: Change the growing pointer with cautions
Zheng Bao
2023-02-24
amdfwtool: Remove the useless variable "rom"
Zheng Bao
2023-02-14
amdfwtool: use SoC ID info instead of misleading comboable flag
Zheng Bao
2023-02-13
amdfwtool: Remove command line option soc-name
Zheng Bao
2023-02-11
amdfwtool: Put soc name setting to fw.cfg from command line
Zheng Bao
2023-02-10
amdfwtool: Move soc_id to cb_config
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-09
amdfwtool: Add SOC family definition for Carrizo
Zheng Bao
2023-02-09
amdfwtool: Allow the location to be a relative address
Zheng Bao
2023-02-08
amdfwtool: Report the address of EFS header and body
Zheng Bao
2023-02-06
amdfwtool: Add phoenix and glinda in get_psp_fw_type
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
util/amdfwtool: add comment about reused PSP firmware type 0x5f
Felix Held
2023-02-04
amdfwtool: Add entry RIB whose subprog equals 1
Zheng Bao
2023-02-02
amdfwtool: Set the level of RIB file as level 2
Zheng Bao
2023-02-01
amdfwtool: Remove the duplicated entry RIB
Zheng Bao
2023-01-27
amdfwtool: Update and extend PSP header format description
Zheng Bao
2023-01-25
amdfwtool: Remove comment "fallthrough"
Zheng Bao
2023-01-22
amdfwtool: Change the variable name to body_location
Zheng Bao
2023-01-22
amdfwtool: Add instance = 0 for bios image
Zheng Bao
2023-01-22
amdfwtool: Add missing code for checking new family phoenix & glinda
Zheng Bao
2023-01-22
amdfwtool: Add entry types required to support glinda & phoenix SOC
Zheng Bao
2023-01-12
soc/amd: Change Morgana codename to Phoenix
Martin Roth
2022-12-24
util/amdfwtool: Write EFS and AMDFW body in separate files
Karthikeyan Ramasubramanian
2022-11-12
amdfwtool: Add definition of instance for PSP entry
Zheng Bao
2022-11-12
util/amdfwtool/amdfwtool: Don't rewrite macros
Elyes Haouas
2022-11-11
util/amdfwtool: Add more instances some types in BDT
Arthur Heymans
2022-11-11
util/amdfwtool: Add new types
Arthur Heymans
2022-10-26
util/amdfwtool: Add build rules for amdfwread
Karthikeyan Ramasubramanian
2022-10-26
util/amdfwtool/amdfwread: List AMDFW RO binary entries
Karthikeyan Ramasubramanian
2022-10-26
util/amdfwtool/amdfwread: Handle recovery A/B layout
Karthikeyan Ramasubramanian
2022-10-26
util/amdfwtool/amdfwread: Fix AMDFW_OPT* bit mask
Karthikeyan Ramasubramanian
2022-10-26
util/amdfwtool/amdfwread: Update relative_offset function
Karthikeyan Ramasubramanian
2022-10-21
util/amdfwutil: Fix adding microcode binaries
Arthur Heymans
2022-10-11
util/amdfwread: Fix cookie error message
Arthur Heymans
2022-10-11
util/amdfwutil: Order enum and use hex consistently
Arthur Heymans
2022-10-10
util/amdfwtool: Add Mendocino to usage
Fred Reitberger
2022-10-10
util/amdfwtool: Add preliminary code for morgana & glinda SOCs
Martin Roth
2022-10-02
util/amdfwtool: Generate hashes for signed AMDFW components
Kangheui Won
2022-10-02
util/amdfwtool: Add options to separate signed firmwares
Kangheui Won
2022-10-02
util/amdfwtool: Include the header with __packed definition
Karthikeyan Ramasubramanian
2022-09-30
util/amdfwtool/data_parse: fix PMU subprogram/instance ID handling
Felix Held
2022-09-22
util/amdfwtool: Add support for PSP NVRAM base addr and size
Ritul Guru
2022-09-04
util/amdfwtool/amdfwread: Fix incorrect option index
Karthikeyan Ramasubramanian
2022-08-29
amdfwtool: Fix indentation
Zheng Bao
2022-08-26
util/amdfwtool: Add changes to reserve BIOS SIG
Ritul Guru
2022-08-12
amdfwtool/amdfwtool.h: Allow 16 additional PSP entries to be supported
Altamshali Hirani
2022-08-11
util/amdfwtool: Rename Sabrina to Mendocino
Jon Murphy
2022-08-09
util/amdfwtool: Fix ISH_B directory offset
Karthikeyan Ramasubramanian
2022-08-01
util/amdfwtool: Support PSP whitelist file on recovery A/B layout
Karthikeyan Ramasubramanian
2022-07-26
util/amdfwtool: Update the location of PSP verstage and signing key
Karthikeyan Ramasubramanian
2022-06-30
util/amdfwtool: Initalize all variables before use
Fred Reitberger
2022-05-13
util/amdfwtool: Add amdfwread utility
Robert Zieba
2022-05-05
util/amdfwtool: Add IKEK key for Trusted Application
Karthikeyan Ramasubramanian
2022-04-25
amdfwtool: Use command line option use-combo to decide if use combo
Zheng Bao
2022-04-25
amdfwtool: Change the name of macros for 'BHD'
Zheng Bao
2022-04-14
util/amdfwtool: Maintain one copy of PSP Level2 entries
Karthikeyan Ramasubramanian
2022-04-13
amdfwtool: Add a flag to record the second gen instead of romsig
Zheng Bao
2022-04-05
amdfwtool: Add a macro to set explicitly second gen for old SOCs
Zheng Bao
2022-04-03
util/amdfwtool/data_parse: fix SPL table handling regression
Felix Held
2022-03-30
util/amdfwtool: use ISH support for Sabrina SoC
Felix Held
2022-03-30
util/amdfwtool: add Sabrina SoC type
Felix Held
2022-03-30
util/amdfwtool: select A/B recovery when ISH is used
Felix Held
2022-03-30
util/amdfwtool: use table-relative addressing in ISH case
Felix Held
2022-03-29
amdfwtool: Clear the whole byte of EFS_GEN
Zheng Bao
2022-03-27
amdfwtool: Add ISH header support for A/B recovery layout
Zheng Bao
2022-03-27
util/amdfwtool: add MSMU, SPIROM_CFG and DMCUB PSP FW types
Felix Held
2022-03-23
amdfwtool: Change the some FW's level for A/B recovery
Zheng Bao
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 entries for PMUI & PMUD with instance 2
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-12-16
amdfwtool: Upgrade "relative address" to four address modes
Zheng Bao
[next]