Age | Commit message (Expand) | Author |
2020-07-26 | util/amdfwtool: Add support for EFS SPI values for F17h and F15h | Matt Papageorge |
2020-06-08 | util/amdfwtool: Add option for setting PSP/FW shared memory location | Martin Roth |
2020-06-08 | util/amdfwtool: update to allow building in any location | Martin Roth |
2020-05-21 | util/amdfwtool: Fix MAX_PSP_ENTRIES value | Rob Barnes |
2020-05-11 | treewide: Replace BSD-3-Clause and ISC headers with SPDX headers | Patrick Georgi |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | util/: Replace GPLv2 boiler plate with SPDX header | Patrick Georgi |
2020-05-09 | AUTHORS, util/: Drop individual copyright notices | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-03-27 | amdfwtool: Allow for up to 16 APCB entries | Rob Barnes |
2020-03-17 | util/amdfwtool: Fix file open error msg | Eric Peers |
2020-03-02 | util/amdfwtool: Clarify APOB NV requirements | Marshall Dawson |
2020-02-18 | util/amdfwtool: Improve comment's grammar | Patrick Georgi |
2020-02-17 | util: Fix typos | Elyes HAOUAS |
2020-01-20 | util/amdfwtool: guard typedef aliases | Idwer Vollering |
2020-01-06 | util/amdfwtool: Add instances for APCB backup | Marshall Dawson |
2019-10-20 | util/amdfwtool: Add holding locations for more APCBs | Marshall Dawson |
2019-10-16 | util/amdfwtool: Grow the Embedded Firmware Structure | Marshall Dawson |
2019-07-29 | util/amdfwtool: Correct fletcher32 algorithm | Marshall Dawson |
2019-07-15 | util/amdfwtool: Add option to build verstage binary into the PSP | Martin Roth |
2019-07-15 | util/amdfwtool: Do misc cleanup | Martin Roth |
2019-07-10 | util/amdfwtool: Close file descriptor on error | Jacob Garber |
2019-06-19 | util/amdfwtool: Update for Family 17h | Marshall Dawson |
2019-06-13 | util/amdfwtool: Add multilevel PSP directory table | Marshall Dawson |
2019-06-13 | util/amdfwtool: Align PSP NVRAM | Marshall Dawson |
2019-06-13 | util/amdfwtool: Add argument for soft fuse override | Marshall Dawson |
2019-03-15 | util/amdfwtool: Allow 0-length blobs | Marshall Dawson |
2019-03-07 | util/amdfwtool: Remove fanless SMU options | Marshall Dawson |
2019-03-07 | util/amdfwtool: Split type field for PSP entries | Marshall Dawson |
2019-03-07 | util/amdfwtool: Streamline functions with context | Marshall Dawson |
2019-03-07 | util/amdfwtool: Add generic image copy function | Marshall Dawson |
2019-03-07 | util/amdfwtool: Combine table header population | Marshall Dawson |
2019-03-07 | util/amdfwtool: Remove duplicate PSP2 support | Marshall Dawson |
2019-03-07 | util/amdfwtool: Introduce combo-capable option | Marshall Dawson |
2019-03-07 | util/amdfwtool: Clarify call to fletcher32 | Marshall Dawson |
2019-03-07 | util/amdfwtool: Clarify calculations with structures | Marshall Dawson |
2019-03-07 | util/amdfwtool: Fix iteration of PSP firmwares | Marshall Dawson |
2018-07-26 | util: Add description.md to each util | Tom Hiller |
2018-02-22 | util/amdfwtool/amdfwtool.c: Check fstat return | Richard Spiegel |
2018-01-24 | util/amdfwtool/amdfwtool.c: Verify it actually read bytes | Richard Spiegel |
2018-01-23 | util/amdfwtool/amdfwtool.c: Check for negative return | Richard Spiegel |
2017-10-05 | util/amdfwtool: Add option for directory location | Martin Roth |
2017-04-27 | amdfwtool: Move normal firmware 2 after fanless firmware2s | Marc Jones |
2017-03-28 | util/amdfwtool: Add fanless SMU firmware options | Marshall Dawson |
2016-11-21 | util/amdfwtool: Wrap long lines, excluding comments | Martin Roth |
2016-11-21 | util/amdfwtool: Fix whitespace | Martin Roth |
2016-11-10 | util/amdfwtool: unify return values, verify the file open | Martin Roth |
2016-11-10 | util/amdfwtool: add usage text | Martin Roth |
2016-11-10 | util/amdfwtool: fix clang warnings | Martin Roth |
2016-11-10 | util/amdfwtool: Update with ROM size command line parameter | Martin Roth |
2016-11-02 | util/amdfwtool: Increase space used for structures | Marc Jones |
2016-11-02 | util/amdfwtool: Add PSP2 options to optstring | Marc Jones |
2016-11-02 | util/amdfwtool: Fix duplicate long option name | Marshall Dawson |
2016-03-03 | amdfwtool: Fix some PSP2 issues | zbao |
2016-02-20 | amdfwtool: Postpone the usage of PSP combo directory | zbao |
2016-02-20 | amdfwtool: Fix some fields in PSP level-2 directory | zbao |
2015-12-08 | amdfwtool: Fill the first 3 romsig entries as 0 | zbao |
2015-11-26 | amdfwtool: Correct the PSP2 directory layout | Zheng Bao |
2015-11-19 | amdfwtool: Add amdfwtool to combine AMD firmwares | Zheng Bao |