summaryrefslogtreecommitdiffstats
path: root/util/amdfwtool
Commit message (Expand)AuthorAgeFilesLines
* amdfwtool: Upgrade "relative address" to four address modesZheng Bao2021-12-162-22/+99
* amdfwtool: Use relative address for EFS gen2Zheng Bao2021-12-141-3/+13
* amdfwtool: Call the set_efs_table for StoneyridgeZheng Bao2021-11-181-7/+5
* amdfwtool: Set flag comboable as bool typeZheng Bao2021-11-181-1/+1
* amdfwtool: Add a union for combo and psp directoryZheng Bao2021-11-182-2/+5
* amdfwtool: Set soc name for StoneyridgeZheng Bao2021-11-151-5/+7
* amdfwtool: Pack out-of-bounds check into a function and moveZheng Bao2021-11-111-13/+15
* amdfwtool: Change the flag value to type boolZheng Bao2021-11-053-33/+33
* amdfwtool: Fix the parameter point to NULL instead of integerZheng Bao2021-11-051-4/+4
* amdfwtool: Change the definition of level to a bitwise formZheng Bao2021-11-051-4/+4
* amdfwtool: Add PSP ID for combo and ISH header for A/B recoveryZheng Bao2021-10-293-15/+42
* util/amdfwtool: rename PSP related embedded_firmware struct elementsFelix Held2021-10-192-5/+5
* amdfwtool: Add an optional column of levelZheng Bao2021-09-231-6/+79
* amdfwtool: Detect the flag multilevel to decide the actual valueZheng Bao2021-09-171-10/+16
* amdfwtool: Add new SOC mendocinoZheng Bao2021-09-151-0/+6
* amdfwtool: Add flag for multi FW level to the struct amd_cb_configZheng Bao2021-08-312-10/+11
* amdfwtool: Copy string in a safer wayZheng Bao2021-08-311-5/+10
* Revert "amdfwtool: Use relative address for EFS gen2"Kangheui Won2021-07-141-9/+3
* amdfwtool: Fix the NULL pointer in parametersZheng Bao2021-07-081-1/+1
* amdfwtool: Use relative address for EFS gen2Zheng Bao2021-07-081-3/+9
* amdfwtool: Null check the pointers before using themZheng Bao2021-06-141-2/+5
* amdfwtool: Add missing license headerZheng Bao2021-06-091-0/+2
* amdfwtool: Move EFS related definitions to header fileZheng Bao2021-06-092-114/+115
* amdfwtool: Print the entry type when dumping the firmwaresZheng Bao2021-06-071-2/+2
* amdfwtool: Set the region_type as 0 for entry "BIOS level 2"Zheng Bao2021-06-071-0/+1
* amdfwtool:cezanne: use correct bootloader binary for whitelist supportNikolai Vyssotski2021-05-181-9/+9
* amdfwtool: Remove the misleading option charactersZheng Bao2021-05-181-110/+151
* amdfwtool: Cleanup the message of helpZheng Bao2021-04-301-6/+9
* util/amdfwtool: Clean up MakefileMartin Roth2021-02-161-1/+10
* util/amdfwtool: Enable warnings as errorsMartin Roth2021-02-162-2/+2
* util/amdfwtool: Fix all warningsMartin Roth2021-02-162-3/+3
* amdfwtool:cezanne: Add entry of PSP_BOOTLOADER_AB (0x73)Zheng Bao2021-02-033-0/+5
* util/amdfwtool: Add "all" target to MakefilePatrick Georgi2021-01-281-0/+1
* util/amdfwtool,post: add missing distclean targetFelix Held2021-01-081-0/+2
* util/amdfwtool: portability fixes for FreeBSDIdwer Vollering2020-12-313-8/+2
* amdfwtool: Add support of cezanne and renoirZheng Bao2020-12-213-15/+124
* amdfwtool: Register APCB and APCB_BK respectivelyZheng Bao2020-12-111-3/+5
* util/amdfwtool: Fix EFS generation polarityMarshall Dawson2020-12-111-4/+11
* util/amdfwtool: add missing zero-initialization for local variableFelix Held2020-11-211-1/+2
* amdfwtool: Move the MP2CFG checking to category of BIOS dataZheng Bao2020-11-171-7/+7
* soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATIONZheng Bao2020-11-041-3/+3
* amdfwtool: Change all error output to fprintf stderrZheng Bao2020-11-042-29/+29
* amdfwtool: Add an option to show debug messageZheng Bao2020-11-041-2/+37
* .gitignore: Ignore .test/.dependencies globallyPatrick Georgi2020-10-311-2/+0
* amdfwtool: Take a config file instead of command line parametersZheng Bao2020-10-305-244/+641
* .gitignore: Split into subdirectory filesPatrick Georgi2020-10-301-0/+3
* amdfwtool: Remove the assumption of ROM_SIZEZheng Bao2020-10-052-8/+2
* amdfwtool: Use a variable to get the return value of writeZheng Bao2020-10-051-1/+6
* amdfwtool: Clean up the Makefile of amdfwtoolZheng Bao2020-10-052-9/+23
* amdfwtool: Fix the gcc warning about sign comparisonZheng Bao2020-10-021-7/+7