aboutsummaryrefslogtreecommitdiff
path: root/util/amdfwtool/amdfwtool.c
AgeCommit message (Expand)Author
2023-09-05amdfwtool: Add FW type FUSE_CHAIN in the config fileZheng Bao
2023-08-30amdfwtool: Print more information when debug mode is setZheng Bao
2023-08-21util/amdfwtool: Add Genoa supportArthur Heymans
2023-08-01Revert "util/amdfwtool: Add some PSP entries to both levels"Matt DeVillier
2023-07-31util/amdfwtool: Add some PSP entries to both levelsArthur Heymans
2023-06-02amdfwtool: Only use AMD_FW_RECOVERYAB_A on phoenixFred Reitberger
2023-06-02amdfwtool: Add --output-manifest optionGrzegorz Bernacki
2023-05-24amdfwtool: Set the minimum size of entry PSPL2 A/BZheng Bao
2023-03-24amdfwtool: Clean up table buffers before combo loopZheng Bao
2023-03-24amdfwtool: Add missing help information for --combo-config1Zheng Bao
2023-03-24amdfwtool: Call wrapper funtion to write fileZheng Bao
2023-03-24amdfwtool: Move some funtions to other categorized source filesZheng Bao
2023-03-16amdfwtool: Print which combo entry is being processedZheng Bao
2023-03-16amdfwtool: Remove meaningless double parenthesesZheng Bao
2023-03-16amdfwtool: Check combo_index before checking the combo_configZheng Bao
2023-03-16amdfwtool: Add asserting before accessing array combo_configZheng Bao
2023-03-15util/amdfwtool: Support not passing recovery/backup APCBKarthikeyan Ramasubramanian
2023-03-15amdfwtool: Remove the initial alignment on newer SoCsKarthikeyan Ramasubramanian
2023-03-10amdfwtool: Remove the option --list which nobody usesZheng Bao
2023-03-10amdfwtool: Move PSP FWs padding into a loop for comboZheng Bao
2023-03-10amdfwtool: Add combo index and combo config tableZheng Bao
2023-03-10amdfwtool: Add a wrapper function to open and process config fileZheng Bao
2023-03-10amdfwtool: Add HW IPCFG file whose subprog is 1Zheng Bao
2023-03-09util/amdfwtool: Add option to indicate uncompressed BIOS binaryKarthikeyan Ramasubramanian
2023-03-09amdfwtool: move FW_MPIO to PSP Dir Level 2 where it belongsNikolai Vyssotski
2023-03-09amdfwtool: Support multiple inst entriesFred Reitberger
2023-03-08amdfwtool: combo: Add combo feature for BIOS tableZheng Bao
2023-03-08amdfwtool: Separate two cases of combo and non-combo clearlyZheng Bao
2023-03-08amdfwtool: combo: Create the combo header earlierZheng Bao
2023-03-08amdfwtool: Move the filling of table headers into functionsZheng Bao
2023-03-02amdfwtool: Remove the limit of spliting EFS and bodyZheng Bao
2023-03-02amdfwtool: Change .rom.efs to .rom and .rom to .rom.bodyZheng Bao
2023-03-01amdfwtool:combo: Move the filling of field "lookup" into functionZheng Bao
2023-03-01amdfwtool: Remove the hints of flag --combo-capableZheng Bao
2023-03-01amdfwtool: Clean up the logic sequence of pointer growingZheng Bao
2023-02-28amdfwtool: Check the validation of EFS & body relative addressZheng Bao
2023-02-28amdfwtool: Fill the address in EFS header as "relative to BIOS"Zheng Bao
2023-02-27amdfwtool: Add universal cleanup functionZheng Bao
2023-02-24amdfwtool: Add missing parentheses in macro definitionZheng Bao
2023-02-24amdfwtool: Change the growing pointer with cautionsZheng Bao
2023-02-24amdfwtool: Remove the useless variable "rom"Zheng Bao
2023-02-14amdfwtool: use SoC ID info instead of misleading comboable flagZheng Bao
2023-02-13amdfwtool: Remove command line option soc-nameZheng Bao
2023-02-11amdfwtool: Put soc name setting to fw.cfg from command lineZheng Bao
2023-02-10amdfwtool: Move soc_id to cb_configZheng Bao
2023-02-09util/amdfwtool: Add UMSMU blob supportFred Reitberger
2023-02-09amdfwtool: Add SOC family definition for CarrizoZheng Bao
2023-02-09amdfwtool: Allow the location to be a relative addressZheng Bao
2023-02-08amdfwtool: Report the address of EFS header and bodyZheng Bao
2023-02-06amdfwtool: Add phoenix and glinda in get_psp_fw_typeZheng Bao
2023-02-04amdfwtool: Add entry RIB whose subprog equals 1Zheng Bao
2023-02-02amdfwtool: Set the level of RIB file as level 2Zheng Bao
2023-01-27amdfwtool: Update and extend PSP header format descriptionZheng Bao
2023-01-25amdfwtool: Remove comment "fallthrough"Zheng Bao
2023-01-22amdfwtool: Change the variable name to body_locationZheng Bao
2023-01-22amdfwtool: Add instance = 0 for bios imageZheng Bao
2023-01-22amdfwtool: Add missing code for checking new family phoenix & glindaZheng Bao
2023-01-22amdfwtool: Add entry types required to support glinda & phoenix SOCZheng Bao
2023-01-12soc/amd: Change Morgana codename to PhoenixMartin Roth
2022-12-24util/amdfwtool: Write EFS and AMDFW body in separate filesKarthikeyan Ramasubramanian
2022-11-12util/amdfwtool/amdfwtool: Don't rewrite macrosElyes Haouas
2022-11-11util/amdfwtool: Add more instances some types in BDTArthur Heymans
2022-11-11util/amdfwtool: Add new typesArthur Heymans
2022-10-21util/amdfwutil: Fix adding microcode binariesArthur Heymans
2022-10-11util/amdfwutil: Order enum and use hex consistentlyArthur Heymans
2022-10-10util/amdfwtool: Add Mendocino to usageFred Reitberger
2022-10-10util/amdfwtool: Add preliminary code for morgana & glinda SOCsMartin Roth
2022-10-02util/amdfwtool: Generate hashes for signed AMDFW componentsKangheui Won
2022-10-02util/amdfwtool: Add options to separate signed firmwaresKangheui Won
2022-09-22util/amdfwtool: Add support for PSP NVRAM base addr and sizeRitul Guru
2022-08-29amdfwtool: Fix indentationZheng Bao
2022-08-26util/amdfwtool: Add changes to reserve BIOS SIGRitul Guru
2022-08-12amdfwtool/amdfwtool.h: Allow 16 additional PSP entries to be supportedAltamshali Hirani
2022-08-11util/amdfwtool: Rename Sabrina to MendocinoJon Murphy
2022-08-09util/amdfwtool: Fix ISH_B directory offsetKarthikeyan Ramasubramanian
2022-08-01util/amdfwtool: Support PSP whitelist file on recovery A/B layoutKarthikeyan Ramasubramanian
2022-07-26util/amdfwtool: Update the location of PSP verstage and signing keyKarthikeyan Ramasubramanian
2022-06-30util/amdfwtool: Initalize all variables before useFred Reitberger
2022-05-13util/amdfwtool: Add amdfwread utilityRobert Zieba
2022-05-05util/amdfwtool: Add IKEK key for Trusted ApplicationKarthikeyan Ramasubramanian
2022-04-25amdfwtool: Use command line option use-combo to decide if use comboZheng Bao
2022-04-25amdfwtool: Change the name of macros for 'BHD'Zheng Bao
2022-04-14util/amdfwtool: Maintain one copy of PSP Level2 entriesKarthikeyan Ramasubramanian
2022-04-13amdfwtool: Add a flag to record the second gen instead of romsigZheng Bao
2022-04-05amdfwtool: Add a macro to set explicitly second gen for old SOCsZheng Bao
2022-03-30util/amdfwtool: use ISH support for Sabrina SoCFelix Held
2022-03-30util/amdfwtool: add Sabrina SoC typeFelix Held
2022-03-30util/amdfwtool: select A/B recovery when ISH is usedFelix Held
2022-03-30util/amdfwtool: use table-relative addressing in ISH caseFelix Held
2022-03-29amdfwtool: Clear the whole byte of EFS_GENZheng Bao
2022-03-27amdfwtool: Add ISH header support for A/B recovery layoutZheng Bao
2022-03-27util/amdfwtool: add MSMU, SPIROM_CFG and DMCUB PSP FW typesFelix Held
2022-03-23amdfwtool: Change the some FW's level for A/B recoveryZheng Bao
2022-02-21amdfwtool: Add entries for PMUI & PMUD with instance 2Zheng Bao
2022-02-21amdfwtool: Add support for AMD's BIOS A/B recovery featureZheng Bao
2022-02-12amdfwtool: Add options to support mainboard specific SPL tableZheng Bao
2022-02-07amdfwtool: Add SPL supportZheng Bao
2021-12-16amdfwtool: Upgrade "relative address" to four address modesZheng Bao
2021-12-14amdfwtool: Use relative address for EFS gen2Zheng Bao
2021-11-18amdfwtool: Call the set_efs_table for StoneyridgeZheng Bao