summaryrefslogtreecommitdiff
path: root/util/amdfwtool
AgeCommit message (Expand)Author
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