Age | Commit message (Expand) | Author |
2022-09-04 | util/amdfwtool/amdfwread: Fix incorrect option index | Karthikeyan Ramasubramanian |
2022-08-29 | amdfwtool: Fix indentation | Zheng Bao |
2022-08-26 | util/amdfwtool: Add changes to reserve BIOS SIG | Ritul Guru |
2022-08-12 | amdfwtool/amdfwtool.h: Allow 16 additional PSP entries to be supported | Altamshali Hirani |
2022-08-11 | util/amdfwtool: Rename Sabrina to Mendocino | Jon Murphy |
2022-08-09 | util/amdfwtool: Fix ISH_B directory offset | Karthikeyan Ramasubramanian |
2022-08-01 | util/amdfwtool: Support PSP whitelist file on recovery A/B layout | Karthikeyan Ramasubramanian |
2022-07-26 | util/amdfwtool: Update the location of PSP verstage and signing key | Karthikeyan Ramasubramanian |
2022-06-30 | util/amdfwtool: Initalize all variables before use | Fred Reitberger |
2022-05-13 | util/amdfwtool: Add amdfwread utility | Robert Zieba |
2022-05-05 | util/amdfwtool: Add IKEK key for Trusted Application | Karthikeyan Ramasubramanian |
2022-04-25 | amdfwtool: Use command line option use-combo to decide if use combo | Zheng Bao |
2022-04-25 | amdfwtool: Change the name of macros for 'BHD' | Zheng Bao |
2022-04-14 | util/amdfwtool: Maintain one copy of PSP Level2 entries | Karthikeyan Ramasubramanian |
2022-04-13 | amdfwtool: Add a flag to record the second gen instead of romsig | Zheng Bao |
2022-04-05 | amdfwtool: Add a macro to set explicitly second gen for old SOCs | Zheng Bao |
2022-04-03 | util/amdfwtool/data_parse: fix SPL table handling regression | Felix Held |
2022-03-30 | util/amdfwtool: use ISH support for Sabrina SoC | Felix Held |
2022-03-30 | util/amdfwtool: add Sabrina SoC type | Felix Held |
2022-03-30 | util/amdfwtool: select A/B recovery when ISH is used | Felix Held |
2022-03-30 | util/amdfwtool: use table-relative addressing in ISH case | Felix Held |
2022-03-29 | amdfwtool: Clear the whole byte of EFS_GEN | Zheng Bao |
2022-03-27 | amdfwtool: Add ISH header support for A/B recovery layout | Zheng Bao |
2022-03-27 | util/amdfwtool: add MSMU, SPIROM_CFG and DMCUB PSP FW types | Felix Held |
2022-03-23 | amdfwtool: Change the some FW's level for A/B recovery | Zheng Bao |
2022-03-21 | amdfwtool: Check the length of matching string before accessing | Zheng Bao |
2022-03-09 | amdfwtool: Clear struct match before regular expression matching | Zheng Bao |
2022-02-24 | amdfwtool: Check the real length of PMU string | Zheng Bao |
2022-02-21 | amdfwtool: Add entries for PMUI & PMUD with instance 2 | Zheng Bao |
2022-02-21 | amdfwtool: Add support for AMD's BIOS A/B recovery feature | Zheng Bao |
2022-02-21 | soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUD | Zheng Bao |
2022-02-12 | amdfwtool: Add options to support mainboard specific SPL table | Zheng Bao |
2022-02-07 | amdfwtool: Add SPL support | Zheng Bao |
2021-12-16 | amdfwtool: Upgrade "relative address" to four address modes | Zheng Bao |
2021-12-14 | amdfwtool: Use relative address for EFS gen2 | Zheng Bao |
2021-11-18 | amdfwtool: Call the set_efs_table for Stoneyridge | Zheng Bao |
2021-11-18 | amdfwtool: Set flag comboable as bool type | Zheng Bao |
2021-11-18 | amdfwtool: Add a union for combo and psp directory | Zheng Bao |
2021-11-15 | amdfwtool: Set soc name for Stoneyridge | Zheng Bao |
2021-11-11 | amdfwtool: Pack out-of-bounds check into a function and move | Zheng Bao |
2021-11-05 | amdfwtool: Change the flag value to type bool | Zheng Bao |
2021-11-05 | amdfwtool: Fix the parameter point to NULL instead of integer | Zheng Bao |
2021-11-05 | amdfwtool: Change the definition of level to a bitwise form | Zheng Bao |
2021-10-29 | amdfwtool: Add PSP ID for combo and ISH header for A/B recovery | Zheng Bao |
2021-10-19 | util/amdfwtool: rename PSP related embedded_firmware struct elements | Felix Held |
2021-09-23 | amdfwtool: Add an optional column of level | Zheng Bao |
2021-09-17 | amdfwtool: Detect the flag multilevel to decide the actual value | Zheng Bao |
2021-09-15 | amdfwtool: Add new SOC mendocino | Zheng Bao |
2021-08-31 | amdfwtool: Add flag for multi FW level to the struct amd_cb_config | Zheng Bao |
2021-08-31 | amdfwtool: Copy string in a safer way | Zheng Bao |
2021-07-14 | Revert "amdfwtool: Use relative address for EFS gen2" | Kangheui Won |
2021-07-08 | amdfwtool: Fix the NULL pointer in parameters | Zheng Bao |
2021-07-08 | amdfwtool: Use relative address for EFS gen2 | Zheng Bao |
2021-06-14 | amdfwtool: Null check the pointers before using them | Zheng Bao |
2021-06-09 | amdfwtool: Add missing license header | Zheng Bao |
2021-06-09 | amdfwtool: Move EFS related definitions to header file | Zheng Bao |
2021-06-07 | amdfwtool: Print the entry type when dumping the firmwares | Zheng Bao |
2021-06-07 | amdfwtool: Set the region_type as 0 for entry "BIOS level 2" | Zheng Bao |
2021-05-18 | amdfwtool:cezanne: use correct bootloader binary for whitelist support | Nikolai Vyssotski |
2021-05-18 | amdfwtool: Remove the misleading option characters | Zheng Bao |
2021-04-30 | amdfwtool: Cleanup the message of help | Zheng Bao |
2021-02-16 | util/amdfwtool: Clean up Makefile | Martin Roth |
2021-02-16 | util/amdfwtool: Enable warnings as errors | Martin Roth |
2021-02-16 | util/amdfwtool: Fix all warnings | Martin Roth |
2021-02-03 | amdfwtool:cezanne: Add entry of PSP_BOOTLOADER_AB (0x73) | Zheng Bao |
2021-01-28 | util/amdfwtool: Add "all" target to Makefile | Patrick Georgi |
2021-01-08 | util/amdfwtool,post: add missing distclean target | Felix Held |
2020-12-31 | util/amdfwtool: portability fixes for FreeBSD | Idwer Vollering |
2020-12-21 | amdfwtool: Add support of cezanne and renoir | Zheng Bao |
2020-12-11 | amdfwtool: Register APCB and APCB_BK respectively | Zheng Bao |
2020-12-11 | util/amdfwtool: Fix EFS generation polarity | Marshall Dawson |
2020-11-21 | util/amdfwtool: add missing zero-initialization for local variable | Felix Held |
2020-11-17 | amdfwtool: Move the MP2CFG checking to category of BIOS data | Zheng Bao |
2020-11-04 | soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION | Zheng Bao |
2020-11-04 | amdfwtool: Change all error output to fprintf stderr | Zheng Bao |
2020-11-04 | amdfwtool: Add an option to show debug message | Zheng Bao |
2020-10-31 | .gitignore: Ignore .test/.dependencies globally | Patrick Georgi |
2020-10-30 | amdfwtool: Take a config file instead of command line parameters | Zheng Bao |
2020-10-30 | .gitignore: Split into subdirectory files | Patrick Georgi |
2020-10-05 | amdfwtool: Remove the assumption of ROM_SIZE | Zheng Bao |
2020-10-05 | amdfwtool: Use a variable to get the return value of write | Zheng Bao |
2020-10-05 | amdfwtool: Clean up the Makefile of amdfwtool | Zheng Bao |
2020-10-02 | amdfwtool: Fix the gcc warning about sign comparison | Zheng Bao |
2020-09-03 | util/amdfwtool: Add PSP verstage signature entry | Martin Roth |
2020-09-03 | util/amdfwtool: Fix warning taking address of packed struct member | Martin Roth |
2020-08-21 | util/amdfwtool: Refactor APOB_NV requirements | Martin Roth |
2020-07-26 | util/amdfwtool: Add support for EFS SPI values for F17h and F15h | Matt Papageorge |
2020-06-08 | util/amdfwtool: Add option for setting PSP/FW shared memory location | Martin Roth |
2020-06-08 | util/amdfwtool: update to allow building in any location | Martin Roth |
2020-05-21 | util/amdfwtool: Fix MAX_PSP_ENTRIES value | Rob Barnes |
2020-05-11 | treewide: Replace BSD-3-Clause and ISC headers with SPDX headers | Patrick Georgi |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | util/: Replace GPLv2 boiler plate with SPDX header | Patrick Georgi |
2020-05-09 | AUTHORS, util/: Drop individual copyright notices | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-03-27 | amdfwtool: Allow for up to 16 APCB entries | Rob Barnes |
2020-03-17 | util/amdfwtool: Fix file open error msg | Eric Peers |
2020-03-02 | util/amdfwtool: Clarify APOB NV requirements | Marshall Dawson |
2020-02-18 | util/amdfwtool: Improve comment's grammar | Patrick Georgi |
2020-02-17 | util: Fix typos | Elyes HAOUAS |