summaryrefslogtreecommitdiffstats
path: root/util/amdfwtool
Commit message (Expand)AuthorAgeFilesLines
* util/amdfwtool: Close file descriptor on errorJacob Garber2019-07-101-0/+2
* util/amdfwtool: Update for Family 17hMarshall Dawson2019-06-191-20/+607
* util/amdfwtool: Add multilevel PSP directory tableMarshall Dawson2019-06-131-32/+110
* util/amdfwtool: Align PSP NVRAMMarshall Dawson2019-06-131-0/+28
* util/amdfwtool: Add argument for soft fuse overrideMarshall Dawson2019-06-131-2/+29
* util/amdfwtool: Allow 0-length blobsMarshall Dawson2019-03-151-2/+2
* util/amdfwtool: Remove fanless SMU optionsMarshall Dawson2019-03-071-17/+1
* util/amdfwtool: Split type field for PSP entriesMarshall Dawson2019-03-071-29/+67
* util/amdfwtool: Streamline functions with contextMarshall Dawson2019-03-071-66/+105
* util/amdfwtool: Add generic image copy functionMarshall Dawson2019-03-071-65/+43
* util/amdfwtool: Combine table header populationMarshall Dawson2019-03-071-22/+26
* util/amdfwtool: Remove duplicate PSP2 supportMarshall Dawson2019-03-071-244/+68
* util/amdfwtool: Introduce combo-capable optionMarshall Dawson2019-03-071-7/+29
* util/amdfwtool: Clarify call to fletcher32Marshall Dawson2019-03-071-9/+14
* util/amdfwtool: Clarify calculations with structuresMarshall Dawson2019-03-071-49/+102
* util/amdfwtool: Fix iteration of PSP firmwaresMarshall Dawson2019-03-071-11/+13
* util: Add description.md to each utilTom Hiller2018-07-261-0/+1
* util/amdfwtool/amdfwtool.c: Check fstat returnRichard Spiegel2018-02-221-2/+10
* util/amdfwtool/amdfwtool.c: Verify it actually read bytesRichard Spiegel2018-01-241-4/+22
* util/amdfwtool/amdfwtool.c: Check for negative returnRichard Spiegel2018-01-231-0/+10
* util/amdfwtool: Add option for directory locationMartin Roth2017-10-051-5/+45
* amdfwtool: Move normal firmware 2 after fanless firmware2sMarc Jones2017-04-271-2/+2
* util/amdfwtool: Add fanless SMU firmware optionsMarshall Dawson2017-03-281-63/+85
* util/amdfwtool: Wrap long lines, excluding commentsMartin Roth2016-11-211-17/+36
* util/amdfwtool: Fix whitespaceMartin Roth2016-11-211-47/+47
* util/amdfwtool: unify return values, verify the file openMartin Roth2016-11-101-14/+29
* util/amdfwtool: add usage textMartin Roth2016-11-101-1/+43
* util/amdfwtool: fix clang warningsMartin Roth2016-11-101-24/+30
* util/amdfwtool: Update with ROM size command line parameterMartin Roth2016-11-101-33/+76
* util/amdfwtool: Increase space used for structuresMarc Jones2016-11-021-2/+2
* util/amdfwtool: Add PSP2 options to optstringMarc Jones2016-11-021-1/+6
* util/amdfwtool: Fix duplicate long option nameMarshall Dawson2016-11-021-2/+2
* amdfwtool: Fix some PSP2 issueszbao2016-03-031-94/+101
* amdfwtool: Postpone the usage of PSP combo directoryzbao2016-02-201-4/+20
* amdfwtool: Fix some fields in PSP level-2 directoryzbao2016-02-201-5/+5
* amdfwtool: Fill the first 3 romsig entries as 0zbao2015-12-081-0/+3
* amdfwtool: Correct the PSP2 directory layoutZheng Bao2015-11-261-7/+38
* amdfwtool: Add amdfwtool to combine AMD firmwaresZheng Bao2015-11-192-0/+570