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
/
amdfwtool.c
Age
Commit message (
Expand
)
Author
2023-09-26
amdfwtool: Support firmware offsets of larger than 16MiB
Zheng Bao
2023-09-26
amdfwtool: Add APCB for new combo entry
Zheng Bao
2023-09-05
amdfwtool: Add FW type FUSE_CHAIN in the config file
Zheng Bao
2023-08-30
amdfwtool: Print more information when debug mode is set
Zheng Bao
2023-08-21
util/amdfwtool: Add Genoa support
Arthur Heymans
2023-08-01
Revert "util/amdfwtool: Add some PSP entries to both levels"
Matt DeVillier
2023-07-31
util/amdfwtool: Add some PSP entries to both levels
Arthur Heymans
2023-06-02
amdfwtool: Only use AMD_FW_RECOVERYAB_A on phoenix
Fred Reitberger
2023-06-02
amdfwtool: Add --output-manifest option
Grzegorz Bernacki
2023-05-24
amdfwtool: Set the minimum size of entry PSPL2 A/B
Zheng Bao
2023-03-24
amdfwtool: Clean up table buffers before combo loop
Zheng Bao
2023-03-24
amdfwtool: Add missing help information for --combo-config1
Zheng Bao
2023-03-24
amdfwtool: Call wrapper funtion to write file
Zheng Bao
2023-03-24
amdfwtool: Move some funtions to other categorized source files
Zheng Bao
2023-03-16
amdfwtool: Print which combo entry is being processed
Zheng Bao
2023-03-16
amdfwtool: Remove meaningless double parentheses
Zheng Bao
2023-03-16
amdfwtool: Check combo_index before checking the combo_config
Zheng Bao
2023-03-16
amdfwtool: Add asserting before accessing array combo_config
Zheng Bao
2023-03-15
util/amdfwtool: Support not passing recovery/backup APCB
Karthikeyan Ramasubramanian
2023-03-15
amdfwtool: Remove the initial alignment on newer SoCs
Karthikeyan Ramasubramanian
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: 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-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-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
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-21
util/amdfwutil: Fix adding microcode binaries
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-09-22
util/amdfwtool: Add support for PSP NVRAM base addr and size
Ritul Guru
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-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-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-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]