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