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
Age
Commit message (
Expand
)
Author
2020-12-11
amdfwtool: Register APCB and APCB_BK respectively
Zheng Bao
2020-12-11
util/amdfwtool: Fix EFS generation polarity
Marshall Dawson
2020-11-21
util/amdfwtool: add missing zero-initialization for local variable
Felix Held
2020-11-17
amdfwtool: Move the MP2CFG checking to category of BIOS data
Zheng Bao
2020-11-04
soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION
Zheng Bao
2020-11-04
amdfwtool: Change all error output to fprintf stderr
Zheng Bao
2020-11-04
amdfwtool: Add an option to show debug message
Zheng Bao
2020-10-31
.gitignore: Ignore .test/.dependencies globally
Patrick Georgi
2020-10-30
amdfwtool: Take a config file instead of command line parameters
Zheng Bao
2020-10-30
.gitignore: Split into subdirectory files
Patrick Georgi
2020-10-05
amdfwtool: Remove the assumption of ROM_SIZE
Zheng Bao
2020-10-05
amdfwtool: Use a variable to get the return value of write
Zheng Bao
2020-10-05
amdfwtool: Clean up the Makefile of amdfwtool
Zheng Bao
2020-10-02
amdfwtool: Fix the gcc warning about sign comparison
Zheng Bao
2020-09-03
util/amdfwtool: Add PSP verstage signature entry
Martin Roth
2020-09-03
util/amdfwtool: Fix warning taking address of packed struct member
Martin Roth
2020-08-21
util/amdfwtool: Refactor APOB_NV requirements
Martin Roth
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
[next]