aboutsummaryrefslogtreecommitdiff
path: root/util/amdfwtool
AgeCommit message (Expand)Author
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-04-03util/amdfwtool/data_parse: fix SPL table handling regressionFelix Held
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-03-21amdfwtool: Check the length of matching string before accessingZheng Bao
2022-03-09amdfwtool: Clear struct match before regular expression matchingZheng Bao
2022-02-24amdfwtool: Check the real length of PMU stringZheng 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-21soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUDZheng 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
2021-11-18amdfwtool: Set flag comboable as bool typeZheng Bao
2021-11-18amdfwtool: Add a union for combo and psp directoryZheng Bao
2021-11-15amdfwtool: Set soc name for StoneyridgeZheng Bao
2021-11-11amdfwtool: Pack out-of-bounds check into a function and moveZheng Bao
2021-11-05amdfwtool: Change the flag value to type boolZheng Bao
2021-11-05amdfwtool: Fix the parameter point to NULL instead of integerZheng Bao
2021-11-05amdfwtool: Change the definition of level to a bitwise formZheng Bao
2021-10-29amdfwtool: Add PSP ID for combo and ISH header for A/B recoveryZheng Bao
2021-10-19util/amdfwtool: rename PSP related embedded_firmware struct elementsFelix Held
2021-09-23amdfwtool: Add an optional column of levelZheng Bao
2021-09-17amdfwtool: Detect the flag multilevel to decide the actual valueZheng Bao
2021-09-15amdfwtool: Add new SOC mendocinoZheng Bao
2021-08-31amdfwtool: Add flag for multi FW level to the struct amd_cb_configZheng Bao
2021-08-31amdfwtool: Copy string in a safer wayZheng Bao
2021-07-14Revert "amdfwtool: Use relative address for EFS gen2"Kangheui Won
2021-07-08amdfwtool: Fix the NULL pointer in parametersZheng Bao
2021-07-08amdfwtool: Use relative address for EFS gen2Zheng Bao
2021-06-14amdfwtool: Null check the pointers before using themZheng Bao
2021-06-09amdfwtool: Add missing license headerZheng Bao
2021-06-09amdfwtool: Move EFS related definitions to header fileZheng Bao
2021-06-07amdfwtool: Print the entry type when dumping the firmwaresZheng Bao
2021-06-07amdfwtool: Set the region_type as 0 for entry "BIOS level 2"Zheng Bao
2021-05-18amdfwtool:cezanne: use correct bootloader binary for whitelist supportNikolai Vyssotski
2021-05-18amdfwtool: Remove the misleading option charactersZheng Bao
2021-04-30amdfwtool: Cleanup the message of helpZheng Bao
2021-02-16util/amdfwtool: Clean up MakefileMartin Roth
2021-02-16util/amdfwtool: Enable warnings as errorsMartin Roth
2021-02-16util/amdfwtool: Fix all warningsMartin Roth
2021-02-03amdfwtool:cezanne: Add entry of PSP_BOOTLOADER_AB (0x73)Zheng Bao
2021-01-28util/amdfwtool: Add "all" target to MakefilePatrick Georgi
2021-01-08util/amdfwtool,post: add missing distclean targetFelix Held
2020-12-31util/amdfwtool: portability fixes for FreeBSDIdwer Vollering
2020-12-21amdfwtool: Add support of cezanne and renoirZheng Bao
2020-12-11amdfwtool: Register APCB and APCB_BK respectivelyZheng Bao
2020-12-11util/amdfwtool: Fix EFS generation polarityMarshall Dawson
2020-11-21util/amdfwtool: add missing zero-initialization for local variableFelix Held
2020-11-17amdfwtool: Move the MP2CFG checking to category of BIOS dataZheng Bao
2020-11-04soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATIONZheng Bao
2020-11-04amdfwtool: Change all error output to fprintf stderrZheng Bao
2020-11-04amdfwtool: Add an option to show debug messageZheng Bao
2020-10-31.gitignore: Ignore .test/.dependencies globallyPatrick Georgi
2020-10-30amdfwtool: Take a config file instead of command line parametersZheng Bao
2020-10-30.gitignore: Split into subdirectory filesPatrick Georgi
2020-10-05amdfwtool: Remove the assumption of ROM_SIZEZheng Bao
2020-10-05amdfwtool: Use a variable to get the return value of writeZheng Bao
2020-10-05amdfwtool: Clean up the Makefile of amdfwtoolZheng Bao
2020-10-02amdfwtool: Fix the gcc warning about sign comparisonZheng Bao
2020-09-03util/amdfwtool: Add PSP verstage signature entryMartin Roth
2020-09-03util/amdfwtool: Fix warning taking address of packed struct memberMartin Roth
2020-08-21util/amdfwtool: Refactor APOB_NV requirementsMartin Roth
2020-07-26util/amdfwtool: Add support for EFS SPI values for F17h and F15hMatt Papageorge
2020-06-08util/amdfwtool: Add option for setting PSP/FW shared memory locationMartin Roth
2020-06-08util/amdfwtool: update to allow building in any locationMartin Roth
2020-05-21util/amdfwtool: Fix MAX_PSP_ENTRIES valueRob Barnes
2020-05-11treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-03-27amdfwtool: Allow for up to 16 APCB entriesRob Barnes
2020-03-17util/amdfwtool: Fix file open error msgEric Peers
2020-03-02util/amdfwtool: Clarify APOB NV requirementsMarshall Dawson
2020-02-18util/amdfwtool: Improve comment's grammarPatrick Georgi
2020-02-17util: Fix typosElyes HAOUAS
2020-01-20util/amdfwtool: guard typedef aliasesIdwer Vollering
2020-01-06util/amdfwtool: Add instances for APCB backupMarshall Dawson
2019-10-20util/amdfwtool: Add holding locations for more APCBsMarshall Dawson
2019-10-16util/amdfwtool: Grow the Embedded Firmware StructureMarshall Dawson
2019-07-29util/amdfwtool: Correct fletcher32 algorithmMarshall Dawson
2019-07-15util/amdfwtool: Add option to build verstage binary into the PSPMartin Roth
2019-07-15util/amdfwtool: Do misc cleanupMartin Roth
2019-07-10util/amdfwtool: Close file descriptor on errorJacob Garber