index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
amdfwtool
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/amdfwtool: Clarify APOB NV requirements
Marshall Dawson
2020-03-02
1
-3
/
+25
*
util/amdfwtool: Improve comment's grammar
Patrick Georgi
2020-02-18
1
-1
/
+1
*
util: Fix typos
Elyes HAOUAS
2020-02-17
1
-1
/
+1
*
util/amdfwtool: guard typedef aliases
Idwer Vollering
2020-01-20
1
-0
/
+2
*
util/amdfwtool: Add instances for APCB backup
Marshall Dawson
2020-01-06
1
-1
/
+5
*
util/amdfwtool: Add holding locations for more APCBs
Marshall Dawson
2019-10-20
1
-1
/
+5
*
util/amdfwtool: Grow the Embedded Firmware Structure
Marshall Dawson
2019-10-16
1
-0
/
+2
*
util/amdfwtool: Correct fletcher32 algorithm
Marshall Dawson
2019-07-29
1
-9
/
+7
*
util/amdfwtool: Add option to build verstage binary into the PSP
Martin Roth
2019-07-15
1
-2
/
+10
*
util/amdfwtool: Do misc cleanup
Martin Roth
2019-07-15
1
-3
/
+5
*
util/amdfwtool: Close file descriptor on error
Jacob Garber
2019-07-10
1
-0
/
+2
*
util/amdfwtool: Update for Family 17h
Marshall Dawson
2019-06-19
1
-20
/
+607
*
util/amdfwtool: Add multilevel PSP directory table
Marshall Dawson
2019-06-13
1
-32
/
+110
*
util/amdfwtool: Align PSP NVRAM
Marshall Dawson
2019-06-13
1
-0
/
+28
*
util/amdfwtool: Add argument for soft fuse override
Marshall Dawson
2019-06-13
1
-2
/
+29
*
util/amdfwtool: Allow 0-length blobs
Marshall Dawson
2019-03-15
1
-2
/
+2
*
util/amdfwtool: Remove fanless SMU options
Marshall Dawson
2019-03-07
1
-17
/
+1
*
util/amdfwtool: Split type field for PSP entries
Marshall Dawson
2019-03-07
1
-29
/
+67
*
util/amdfwtool: Streamline functions with context
Marshall Dawson
2019-03-07
1
-66
/
+105
*
util/amdfwtool: Add generic image copy function
Marshall Dawson
2019-03-07
1
-65
/
+43
*
util/amdfwtool: Combine table header population
Marshall Dawson
2019-03-07
1
-22
/
+26
*
util/amdfwtool: Remove duplicate PSP2 support
Marshall Dawson
2019-03-07
1
-244
/
+68
*
util/amdfwtool: Introduce combo-capable option
Marshall Dawson
2019-03-07
1
-7
/
+29
*
util/amdfwtool: Clarify call to fletcher32
Marshall Dawson
2019-03-07
1
-9
/
+14
*
util/amdfwtool: Clarify calculations with structures
Marshall Dawson
2019-03-07
1
-49
/
+102
*
util/amdfwtool: Fix iteration of PSP firmwares
Marshall Dawson
2019-03-07
1
-11
/
+13
*
util: Add description.md to each util
Tom Hiller
2018-07-26
1
-0
/
+1
*
util/amdfwtool/amdfwtool.c: Check fstat return
Richard Spiegel
2018-02-22
1
-2
/
+10
*
util/amdfwtool/amdfwtool.c: Verify it actually read bytes
Richard Spiegel
2018-01-24
1
-4
/
+22
*
util/amdfwtool/amdfwtool.c: Check for negative return
Richard Spiegel
2018-01-23
1
-0
/
+10
*
util/amdfwtool: Add option for directory location
Martin Roth
2017-10-05
1
-5
/
+45
*
amdfwtool: Move normal firmware 2 after fanless firmware2s
Marc Jones
2017-04-27
1
-2
/
+2
*
util/amdfwtool: Add fanless SMU firmware options
Marshall Dawson
2017-03-28
1
-63
/
+85
*
util/amdfwtool: Wrap long lines, excluding comments
Martin Roth
2016-11-21
1
-17
/
+36
*
util/amdfwtool: Fix whitespace
Martin Roth
2016-11-21
1
-47
/
+47
*
util/amdfwtool: unify return values, verify the file open
Martin Roth
2016-11-10
1
-14
/
+29
*
util/amdfwtool: add usage text
Martin Roth
2016-11-10
1
-1
/
+43
*
util/amdfwtool: fix clang warnings
Martin Roth
2016-11-10
1
-24
/
+30
*
util/amdfwtool: Update with ROM size command line parameter
Martin Roth
2016-11-10
1
-33
/
+76
*
util/amdfwtool: Increase space used for structures
Marc Jones
2016-11-02
1
-2
/
+2
*
util/amdfwtool: Add PSP2 options to optstring
Marc Jones
2016-11-02
1
-1
/
+6
*
util/amdfwtool: Fix duplicate long option name
Marshall Dawson
2016-11-02
1
-2
/
+2
*
amdfwtool: Fix some PSP2 issues
zbao
2016-03-03
1
-94
/
+101
*
amdfwtool: Postpone the usage of PSP combo directory
zbao
2016-02-20
1
-4
/
+20
*
amdfwtool: Fix some fields in PSP level-2 directory
zbao
2016-02-20
1
-5
/
+5
*
amdfwtool: Fill the first 3 romsig entries as 0
zbao
2015-12-08
1
-0
/
+3
*
amdfwtool: Correct the PSP2 directory layout
Zheng Bao
2015-11-26
1
-7
/
+38
*
amdfwtool: Add amdfwtool to combine AMD firmwares
Zheng Bao
2015-11-19
2
-0
/
+570