summaryrefslogtreecommitdiffstats
path: root/util/amdfwtool
Commit message (Expand)AuthorAgeFilesLines
* util/amdfwtool: Support PSP whitelist file on recovery A/B layoutKarthikeyan Ramasubramanian2022-08-011-1/+1
* util/amdfwtool: Update the location of PSP verstage and signing keyKarthikeyan Ramasubramanian2022-07-261-2/+2
* util/amdfwtool: Initalize all variables before useFred Reitberger2022-06-301-12/+1
* util/amdfwtool: Add amdfwread utilityRobert Zieba2022-05-135-38/+285
* util/amdfwtool: Add IKEK key for Trusted ApplicationKarthikeyan Ramasubramanian2022-05-053-0/+5
* amdfwtool: Use command line option use-combo to decide if use comboZheng Bao2022-04-252-14/+19
* amdfwtool: Change the name of macros for 'BHD'Zheng Bao2022-04-252-10/+10
* util/amdfwtool: Maintain one copy of PSP Level2 entriesKarthikeyan Ramasubramanian2022-04-142-4/+20
* amdfwtool: Add a flag to record the second gen instead of romsigZheng Bao2022-04-132-13/+38
* amdfwtool: Add a macro to set explicitly second gen for old SOCsZheng Bao2022-04-052-1/+6
* util/amdfwtool/data_parse: fix SPL table handling regressionFelix Held2022-04-031-2/+2
* util/amdfwtool: use ISH support for Sabrina SoCFelix Held2022-03-301-0/+11
* util/amdfwtool: add Sabrina SoC typeFelix Held2022-03-301-0/+6
* util/amdfwtool: select A/B recovery when ISH is usedFelix Held2022-03-301-4/+6
* util/amdfwtool: use table-relative addressing in ISH caseFelix Held2022-03-301-1/+3
* amdfwtool: Clear the whole byte of EFS_GENZheng Bao2022-03-291-0/+1
* amdfwtool: Add ISH header support for A/B recovery layoutZheng Bao2022-03-274-12/+62
* util/amdfwtool: add MSMU, SPIROM_CFG and DMCUB PSP FW typesFelix Held2022-03-273-0/+15
* amdfwtool: Change the some FW's level for A/B recoveryZheng Bao2022-03-231-3/+3
* amdfwtool: Check the length of matching string before accessingZheng Bao2022-03-211-10/+21
* amdfwtool: Clear struct match before regular expression matchingZheng Bao2022-03-091-5/+19
* amdfwtool: Check the real length of PMU stringZheng Bao2022-02-241-0/+3
* amdfwtool: Add entries for PMUI & PMUD with instance 2Zheng Bao2022-02-211-0/+4
* amdfwtool: Add support for AMD's BIOS A/B recovery featureZheng Bao2022-02-213-75/+217
* soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUDZheng Bao2022-02-211-30/+11
* amdfwtool: Add options to support mainboard specific SPL tableZheng Bao2022-02-123-2/+15
* amdfwtool: Add SPL supportZheng Bao2022-02-073-0/+5
* 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