Age | Commit message (Expand) | Author |
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-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-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-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-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-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-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: 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: Remove the misleading option characters | Zheng Bao |
2021-04-30 | amdfwtool: Cleanup the message of help | Zheng Bao |
2021-02-16 | util/amdfwtool: Fix all warnings | Martin Roth |
2021-02-03 | amdfwtool:cezanne: Add entry of PSP_BOOTLOADER_AB (0x73) | Zheng Bao |
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-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-30 | amdfwtool: Take a config file instead of command line parameters | Zheng Bao |
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-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: 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 |
2020-01-20 | util/amdfwtool: guard typedef aliases | Idwer Vollering |
2020-01-06 | util/amdfwtool: Add instances for APCB backup | Marshall Dawson |
2019-10-20 | util/amdfwtool: Add holding locations for more APCBs | Marshall Dawson |
2019-10-16 | util/amdfwtool: Grow the Embedded Firmware Structure | Marshall Dawson |
2019-07-29 | util/amdfwtool: Correct fletcher32 algorithm | Marshall Dawson |
2019-07-15 | util/amdfwtool: Add option to build verstage binary into the PSP | Martin Roth |
2019-07-15 | util/amdfwtool: Do misc cleanup | Martin Roth |
2019-07-10 | util/amdfwtool: Close file descriptor on error | Jacob Garber |
2019-06-19 | util/amdfwtool: Update for Family 17h | Marshall Dawson |
2019-06-13 | util/amdfwtool: Add multilevel PSP directory table | Marshall Dawson |
2019-06-13 | util/amdfwtool: Align PSP NVRAM | Marshall Dawson |
2019-06-13 | util/amdfwtool: Add argument for soft fuse override | Marshall Dawson |
2019-03-15 | util/amdfwtool: Allow 0-length blobs | Marshall Dawson |
2019-03-07 | util/amdfwtool: Remove fanless SMU options | Marshall Dawson |
2019-03-07 | util/amdfwtool: Split type field for PSP entries | Marshall Dawson |
2019-03-07 | util/amdfwtool: Streamline functions with context | Marshall Dawson |
2019-03-07 | util/amdfwtool: Add generic image copy function | Marshall Dawson |
2019-03-07 | util/amdfwtool: Combine table header population | Marshall Dawson |
2019-03-07 | util/amdfwtool: Remove duplicate PSP2 support | Marshall Dawson |
2019-03-07 | util/amdfwtool: Introduce combo-capable option | Marshall Dawson |
2019-03-07 | util/amdfwtool: Clarify call to fletcher32 | Marshall Dawson |
2019-03-07 | util/amdfwtool: Clarify calculations with structures | Marshall Dawson |
2019-03-07 | util/amdfwtool: Fix iteration of PSP firmwares | Marshall Dawson |
2018-02-22 | util/amdfwtool/amdfwtool.c: Check fstat return | Richard Spiegel |
2018-01-24 | util/amdfwtool/amdfwtool.c: Verify it actually read bytes | Richard Spiegel |
2018-01-23 | util/amdfwtool/amdfwtool.c: Check for negative return | Richard Spiegel |
2017-10-05 | util/amdfwtool: Add option for directory location | Martin Roth |
2017-04-27 | amdfwtool: Move normal firmware 2 after fanless firmware2s | Marc Jones |