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
2024-03-23
amdfwtool: Use macro to get the table relative address
Zheng Bao
2024-03-22
amdfwtool: Only update count in header in only one function
Zheng Bao
2024-03-21
amdfwtool: Move linking BHD2 to PSP2 from main to link funcion
Zheng Bao
2024-03-20
amdfwtool: Set the cookie when the table header is created
Zheng Bao
2024-03-20
amdfwtool: Move the header creation into integration function
Zheng Bao
2024-03-20
amdfwtool: Add functions to link all the tables
Zheng Bao
2024-03-20
amdfwtool: Move the address of tables to the context
Zheng Bao
2024-03-18
amdfwtool: Compact the parameter transfering
Zheng Bao
2024-03-18
amdfwtool: Remove the dissociated combo BIOS table for recovery A/B
Zheng Bao
2024-03-17
amdfwtool: Set the level based on cookie
Zheng Bao
2024-03-17
amdfwtool: Set the table size only for FWs
Zheng Bao
2024-03-06
amdfwtool: Change&Record the current table in integration function
Zheng Bao
2024-03-06
amdfwtool: Move code related to getting options to a new file
Zheng Bao
2024-03-06
amdfwtool: Set the table size for L1 separately
Zheng Bao
2024-03-04
amdfwtool: Move the functions to handle_file.c
Zheng Bao
2024-03-04
amdfwtool: Remove the function's dependency to ctx
Zheng Bao
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
[next]