aboutsummaryrefslogtreecommitdiff
path: root/util/amdfwtool
AgeCommit message (Expand)Author
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
2019-06-19util/amdfwtool: Update for Family 17hMarshall Dawson
2019-06-13util/amdfwtool: Add multilevel PSP directory tableMarshall Dawson
2019-06-13util/amdfwtool: Align PSP NVRAMMarshall Dawson
2019-06-13util/amdfwtool: Add argument for soft fuse overrideMarshall Dawson
2019-03-15util/amdfwtool: Allow 0-length blobsMarshall Dawson
2019-03-07util/amdfwtool: Remove fanless SMU optionsMarshall Dawson
2019-03-07util/amdfwtool: Split type field for PSP entriesMarshall Dawson
2019-03-07util/amdfwtool: Streamline functions with contextMarshall Dawson
2019-03-07util/amdfwtool: Add generic image copy functionMarshall Dawson
2019-03-07util/amdfwtool: Combine table header populationMarshall Dawson
2019-03-07util/amdfwtool: Remove duplicate PSP2 supportMarshall Dawson
2019-03-07util/amdfwtool: Introduce combo-capable optionMarshall Dawson
2019-03-07util/amdfwtool: Clarify call to fletcher32Marshall Dawson
2019-03-07util/amdfwtool: Clarify calculations with structuresMarshall Dawson
2019-03-07util/amdfwtool: Fix iteration of PSP firmwaresMarshall Dawson
2018-07-26util: Add description.md to each utilTom Hiller
2018-02-22util/amdfwtool/amdfwtool.c: Check fstat returnRichard Spiegel
2018-01-24util/amdfwtool/amdfwtool.c: Verify it actually read bytesRichard Spiegel
2018-01-23util/amdfwtool/amdfwtool.c: Check for negative returnRichard Spiegel
2017-10-05util/amdfwtool: Add option for directory locationMartin Roth
2017-04-27amdfwtool: Move normal firmware 2 after fanless firmware2sMarc Jones
2017-03-28util/amdfwtool: Add fanless SMU firmware optionsMarshall Dawson
2016-11-21util/amdfwtool: Wrap long lines, excluding commentsMartin Roth
2016-11-21util/amdfwtool: Fix whitespaceMartin Roth
2016-11-10util/amdfwtool: unify return values, verify the file openMartin Roth
2016-11-10util/amdfwtool: add usage textMartin Roth
2016-11-10util/amdfwtool: fix clang warningsMartin Roth
2016-11-10util/amdfwtool: Update with ROM size command line parameterMartin Roth
2016-11-02util/amdfwtool: Increase space used for structuresMarc Jones
2016-11-02util/amdfwtool: Add PSP2 options to optstringMarc Jones
2016-11-02util/amdfwtool: Fix duplicate long option nameMarshall Dawson
2016-03-03amdfwtool: Fix some PSP2 issueszbao
2016-02-20amdfwtool: Postpone the usage of PSP combo directoryzbao
2016-02-20amdfwtool: Fix some fields in PSP level-2 directoryzbao
2015-12-08amdfwtool: Fill the first 3 romsig entries as 0zbao
2015-11-26amdfwtool: Correct the PSP2 directory layoutZheng Bao
2015-11-19amdfwtool: Add amdfwtool to combine AMD firmwaresZheng Bao