index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
amdfwtool
/
amdfwtool.c
Age
Commit message (
Expand
)
Author
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-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