summaryrefslogtreecommitdiffstats
path: root/src/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas2022-10-125-5/+5
* treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl'Elyes Haouas2022-10-125-5/+5
* treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width'Elyes Haouas2022-10-125-5/+5
* treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width'Elyes Haouas2022-10-125-5/+5
* treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width'Elyes Haouas2022-10-125-5/+5
* treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width'Elyes Haouas2022-10-125-5/+5
* soc/amd/common: Remove buildtime error for unknown cpuMartin Roth2022-10-102-3/+7
* soc/amd/morgana: Add initial commit for new SoCMartin Roth2022-10-1059-0/+5728
* soc/amd/mendocino/psp_verstage: Remove TODO commentKarthikeyan Ramasubramanian2022-10-081-2/+0
* soc/amd/{CZN,MDN,PCO}: Fix building with only single RW regionMatt DeVillier2022-10-076-8/+26
* soc/amd/{stoney,picasso}/Kconfig: Fix guarding of amdfwMatt DeVillier2022-10-072-2/+2
* soc/amd/(common,mendocino)/psp_verstage: Pass PSP FW hash tableKangheui Won2022-10-023-0/+66
* soc/amd/mendocino: Add build rules to separate signed PSP/AMDFWKarthikeyan Ramasubramanian2022-10-021-0/+31
* soc/amd/common: Add a config to keep signed AMD/PSP FW separatelyKarthikeyan Ramasubramanian2022-10-021-0/+6
* soc/amd/common/psp_verstage/fch: use [read,write]8p to avoid typecastsFelix Held2022-09-301-2/+3
* soc/amd/common/block/smbus/smbus: use [read,write]8p to avoid typecastsFelix Held2022-09-301-2/+3
* soc/amd/common/block/spi/fch_spi_util: use [read,write][8,16,32]pFelix Held2022-09-301-7/+7
* soc/amd/common/block/lpc/espi_util: use [read,write][8,16,32]pFelix Held2022-09-301-7/+7
* soc/amd/cezanne,mendocino,picasso/uart: use write16p to avoid typecastsFelix Held2022-09-303-3/+3
* soc/amd/picasso/fch: use [read,write]8p to avoid typecastsFelix Held2022-09-301-4/+4
* soc/amd/stoneyridge/fch: use read[16,32]p to avoid typecastsFelix Held2022-09-301-5/+3
* acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto2022-09-273-3/+3
* soc/amd/mendocino: Add svc_set_fw_hash_tableKarthikeyan Ramasubramanian2022-09-232-0/+14
* soc/amd/picasso: Add support for PSP NVRAM base addr and sizeRitul Guru2022-09-221-0/+10
* amd/mendocino/root_complex: Throttle SOC during low/no batteryTim Van Patten2022-09-191-0/+12
* amd/mendocino/acpi/soc: Add DPTC SupportTim Van Patten2022-09-191-0/+7
* soc/amd/mendocino: Add low/no battery VRM limit registersTim Van Patten2022-09-191-0/+4
* amd/mendocino/root_complex: Set DPTC VRM limit valuesTim Van Patten2022-09-191-3/+19
* soc/amd/mendocino: Add VRM limit DPTC registersTim Van Patten2022-09-191-0/+4
* soc/amd/acpi: Add low/no battery mode to DPTCTim Van Patten2022-09-193-0/+42
* soc/amd/mendocino/acpi: Add support for shared TPM_I2C controllerJan Dabros2022-09-191-0/+7
* amd/mendocino: Control DPTC with only KconfigTim Van Patten2022-09-152-7/+3
* amd/cezanne: Control DPTC with only KconfigTim Van Patten2022-09-152-7/+3
* zork: Control DPTC with only KconfigTim Van Patten2022-09-152-8/+3
* soc/amd: Do SMM relocation via MSRArthur Heymans2022-09-152-6/+9
* zork/Kconfig: Move SOC_AMD_COMMON_BLOCK_ACPI_DPTCTim Van Patten2022-09-141-1/+0
* acpi/soc: Conditionally include dptc.aslTim Van Patten2022-09-143-0/+6
* soc/amd/cezanne/Kconfig: add defaults for FSP_M_FILE and FSP_S_FILEFelix Held2022-09-141-0/+14
* soc/amd/common/fsp: only check FSP_M size if ADD_FSP_BINARIES selectedFelix Held2022-09-141-4/+2
* cpu/amd: Move locking SMM as part of SMM initArthur Heymans2022-09-144-38/+11
* cpu/amd/smm: Move MP & SMM init in a common placeArthur Heymans2022-09-146-140/+38
* soc/amd/common: Add common function to get cpu countArthur Heymans2022-09-144-10/+12
* soc/amd: Recalculate the field power in PSS table entryZheng Bao2022-09-143-9/+12
* soc/amd/mendocino: Add support for separate RW A/B partition SPL fileFelix Held2022-09-142-1/+24
* timer: Change timer util functions to 64-bitRob Barnes2022-09-141-1/+1
* soc/amd: Remove unsupported DPTC tablet mode settingsTim Van Patten2022-09-124-36/+4
* soc/amd: Refactor DPTC Tablet ModeTim Van Patten2022-09-1213-48/+120
* soc/amd/mendocino/Kconfig: Enable APOB_HASHFred Reitberger2022-09-071-1/+2
* soc/amd/common/block/apob: Add hashed APOB supportFred Reitberger2022-09-072-6/+60
* amd: Convert dptc_enable to boolTim Van Patten2022-09-073-6/+6