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
*
amdfwtool: Null check the pointers before using them
Zheng Bao
2021-06-14
1
-2
/
+5
*
amdfwtool: Add missing license header
Zheng Bao
2021-06-09
1
-0
/
+2
*
amdfwtool: Move EFS related definitions to header file
Zheng Bao
2021-06-09
2
-114
/
+115
*
amdfwtool: Print the entry type when dumping the firmwares
Zheng Bao
2021-06-07
1
-2
/
+2
*
amdfwtool: Set the region_type as 0 for entry "BIOS level 2"
Zheng Bao
2021-06-07
1
-0
/
+1
*
amdfwtool:cezanne: use correct bootloader binary for whitelist support
Nikolai Vyssotski
2021-05-18
1
-9
/
+9
*
amdfwtool: Remove the misleading option characters
Zheng Bao
2021-05-18
1
-110
/
+151
*
amdfwtool: Cleanup the message of help
Zheng Bao
2021-04-30
1
-6
/
+9
*
util/amdfwtool: Clean up Makefile
Martin Roth
2021-02-16
1
-1
/
+10
*
util/amdfwtool: Enable warnings as errors
Martin Roth
2021-02-16
2
-2
/
+2
*
util/amdfwtool: Fix all warnings
Martin Roth
2021-02-16
2
-3
/
+3
*
amdfwtool:cezanne: Add entry of PSP_BOOTLOADER_AB (0x73)
Zheng Bao
2021-02-03
3
-0
/
+5
*
util/amdfwtool: Add "all" target to Makefile
Patrick Georgi
2021-01-28
1
-0
/
+1
*
util/amdfwtool,post: add missing distclean target
Felix Held
2021-01-08
1
-0
/
+2
*
util/amdfwtool: portability fixes for FreeBSD
Idwer Vollering
2020-12-31
3
-8
/
+2
*
amdfwtool: Add support of cezanne and renoir
Zheng Bao
2020-12-21
3
-15
/
+124
*
amdfwtool: Register APCB and APCB_BK respectively
Zheng Bao
2020-12-11
1
-3
/
+5
*
util/amdfwtool: Fix EFS generation polarity
Marshall Dawson
2020-12-11
1
-4
/
+11
*
util/amdfwtool: add missing zero-initialization for local variable
Felix Held
2020-11-21
1
-1
/
+2
*
amdfwtool: Move the MP2CFG checking to category of BIOS data
Zheng Bao
2020-11-17
1
-7
/
+7
*
soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION
Zheng Bao
2020-11-04
1
-3
/
+3
*
amdfwtool: Change all error output to fprintf stderr
Zheng Bao
2020-11-04
2
-29
/
+29
*
amdfwtool: Add an option to show debug message
Zheng Bao
2020-11-04
1
-2
/
+37
*
.gitignore: Ignore .test/.dependencies globally
Patrick Georgi
2020-10-31
1
-2
/
+0
*
amdfwtool: Take a config file instead of command line parameters
Zheng Bao
2020-10-30
5
-244
/
+641
*
.gitignore: Split into subdirectory files
Patrick Georgi
2020-10-30
1
-0
/
+3
*
amdfwtool: Remove the assumption of ROM_SIZE
Zheng Bao
2020-10-05
2
-8
/
+2
*
amdfwtool: Use a variable to get the return value of write
Zheng Bao
2020-10-05
1
-1
/
+6
*
amdfwtool: Clean up the Makefile of amdfwtool
Zheng Bao
2020-10-05
2
-9
/
+23
*
amdfwtool: Fix the gcc warning about sign comparison
Zheng Bao
2020-10-02
1
-7
/
+7
*
util/amdfwtool: Add PSP verstage signature entry
Martin Roth
2020-09-03
1
-2
/
+9
*
util/amdfwtool: Fix warning taking address of packed struct member
Martin Roth
2020-09-03
1
-3
/
+6
*
util/amdfwtool: Refactor APOB_NV requirements
Martin Roth
2020-08-21
1
-15
/
+8
*
util/amdfwtool: Add support for EFS SPI values for F17h and F15h
Matt Papageorge
2020-07-26
1
-3
/
+180
*
util/amdfwtool: Add option for setting PSP/FW shared memory location
Martin Roth
2020-06-08
1
-4
/
+31
*
util/amdfwtool: update to allow building in any location
Martin Roth
2020-06-08
1
-16
/
+31
*
util/amdfwtool: Fix MAX_PSP_ENTRIES value
Rob Barnes
2020-05-21
1
-1
/
+1
*
treewide: Replace BSD-3-Clause and ISC headers with SPDX headers
Patrick Georgi
2020-05-11
1
-22
/
+2
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
util/: Replace GPLv2 boiler plate with SPDX header
Patrick Georgi
2020-05-09
1
-10
/
+1
*
AUTHORS, util/: Drop individual copyright notices
Patrick Georgi
2020-05-09
1
-2
/
+0
*
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-06
1
-2
/
+1
*
amdfwtool: Allow for up to 16 APCB entries
Rob Barnes
2020-03-27
1
-2
/
+25
*
util/amdfwtool: Fix file open error msg
Eric Peers
2020-03-17
1
-1
/
+2
*
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
[next]