summaryrefslogtreecommitdiffstats
path: root/util/amdfwtool
Commit message (Expand)AuthorAgeFilesLines
* 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
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* amdfwtool: Allow for up to 16 APCB entriesRob Barnes2020-03-271-2/+25
* util/amdfwtool: Fix file open error msgEric Peers2020-03-171-1/+2
* util/amdfwtool: Clarify APOB NV requirementsMarshall Dawson2020-03-021-3/+25
* util/amdfwtool: Improve comment's grammarPatrick Georgi2020-02-181-1/+1
* util: Fix typosElyes HAOUAS2020-02-171-1/+1
* util/amdfwtool: guard typedef aliasesIdwer Vollering2020-01-201-0/+2
* util/amdfwtool: Add instances for APCB backupMarshall Dawson2020-01-061-1/+5
* util/amdfwtool: Add holding locations for more APCBsMarshall Dawson2019-10-201-1/+5
* util/amdfwtool: Grow the Embedded Firmware StructureMarshall Dawson2019-10-161-0/+2
* util/amdfwtool: Correct fletcher32 algorithmMarshall Dawson2019-07-291-9/+7
* util/amdfwtool: Add option to build verstage binary into the PSPMartin Roth2019-07-151-2/+10
* util/amdfwtool: Do misc cleanupMartin Roth2019-07-151-3/+5
* util/amdfwtool: Close file descriptor on errorJacob Garber2019-07-101-0/+2
* util/amdfwtool: Update for Family 17hMarshall Dawson2019-06-191-20/+607
* util/amdfwtool: Add multilevel PSP directory tableMarshall Dawson2019-06-131-32/+110
* util/amdfwtool: Align PSP NVRAMMarshall Dawson2019-06-131-0/+28