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: Clear struct match before regular expression matching
Zheng Bao
2022-03-09
1
-5
/
+19
*
amdfwtool: Check the real length of PMU string
Zheng Bao
2022-02-24
1
-0
/
+3
*
amdfwtool: Add entries for PMUI & PMUD with instance 2
Zheng Bao
2022-02-21
1
-0
/
+4
*
amdfwtool: Add support for AMD's BIOS A/B recovery feature
Zheng Bao
2022-02-21
3
-75
/
+217
*
soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUD
Zheng Bao
2022-02-21
1
-30
/
+11
*
amdfwtool: Add options to support mainboard specific SPL table
Zheng Bao
2022-02-12
3
-2
/
+15
*
amdfwtool: Add SPL support
Zheng Bao
2022-02-07
3
-0
/
+5
*
amdfwtool: Upgrade "relative address" to four address modes
Zheng Bao
2021-12-16
2
-22
/
+99
*
amdfwtool: Use relative address for EFS gen2
Zheng Bao
2021-12-14
1
-3
/
+13
*
amdfwtool: Call the set_efs_table for Stoneyridge
Zheng Bao
2021-11-18
1
-7
/
+5
*
amdfwtool: Set flag comboable as bool type
Zheng Bao
2021-11-18
1
-1
/
+1
*
amdfwtool: Add a union for combo and psp directory
Zheng Bao
2021-11-18
2
-2
/
+5
*
amdfwtool: Set soc name for Stoneyridge
Zheng Bao
2021-11-15
1
-5
/
+7
*
amdfwtool: Pack out-of-bounds check into a function and move
Zheng Bao
2021-11-11
1
-13
/
+15
*
amdfwtool: Change the flag value to type bool
Zheng Bao
2021-11-05
3
-33
/
+33
*
amdfwtool: Fix the parameter point to NULL instead of integer
Zheng Bao
2021-11-05
1
-4
/
+4
*
amdfwtool: Change the definition of level to a bitwise form
Zheng Bao
2021-11-05
1
-4
/
+4
*
amdfwtool: Add PSP ID for combo and ISH header for A/B recovery
Zheng Bao
2021-10-29
3
-15
/
+42
*
util/amdfwtool: rename PSP related embedded_firmware struct elements
Felix Held
2021-10-19
2
-5
/
+5
*
amdfwtool: Add an optional column of level
Zheng Bao
2021-09-23
1
-6
/
+79
*
amdfwtool: Detect the flag multilevel to decide the actual value
Zheng Bao
2021-09-17
1
-10
/
+16
*
amdfwtool: Add new SOC mendocino
Zheng Bao
2021-09-15
1
-0
/
+6
*
amdfwtool: Add flag for multi FW level to the struct amd_cb_config
Zheng Bao
2021-08-31
2
-10
/
+11
*
amdfwtool: Copy string in a safer way
Zheng Bao
2021-08-31
1
-5
/
+10
*
Revert "amdfwtool: Use relative address for EFS gen2"
Kangheui Won
2021-07-14
1
-9
/
+3
*
amdfwtool: Fix the NULL pointer in parameters
Zheng Bao
2021-07-08
1
-1
/
+1
*
amdfwtool: Use relative address for EFS gen2
Zheng Bao
2021-07-08
1
-3
/
+9
*
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
[next]