summaryrefslogtreecommitdiffstats
path: root/util/amdfwtool
Commit message (Expand)AuthorAgeFilesLines
* 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
* util/amdfwtool: Add PSP verstage signature entryMartin Roth2020-09-031-2/+9
* util/amdfwtool: Fix warning taking address of packed struct memberMartin Roth2020-09-031-3/+6
* util/amdfwtool: Refactor APOB_NV requirementsMartin Roth2020-08-211-15/+8
* util/amdfwtool: Add support for EFS SPI values for F17h and F15hMatt Papageorge2020-07-261-3/+180
* util/amdfwtool: Add option for setting PSP/FW shared memory locationMartin Roth2020-06-081-4/+31
* util/amdfwtool: update to allow building in any locationMartin Roth2020-06-081-16/+31
* util/amdfwtool: Fix MAX_PSP_ENTRIES valueRob Barnes2020-05-211-1/+1
* treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi2020-05-111-22/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-091-10/+1
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-2/+0