aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2022-10-12treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width'Elyes Haouas
2022-10-10soc/amd/common: Remove buildtime error for unknown cpuMartin Roth
2022-10-10soc/amd/morgana: Add initial commit for new SoCMartin Roth
2022-10-08soc/amd/mendocino/psp_verstage: Remove TODO commentKarthikeyan Ramasubramanian
2022-10-07soc/amd/{CZN,MDN,PCO}: Fix building with only single RW regionMatt DeVillier
2022-10-07soc/amd/{stoney,picasso}/Kconfig: Fix guarding of amdfwMatt DeVillier
2022-10-02soc/amd/(common,mendocino)/psp_verstage: Pass PSP FW hash tableKangheui Won
2022-10-02soc/amd/mendocino: Add build rules to separate signed PSP/AMDFWKarthikeyan Ramasubramanian
2022-10-02soc/amd/common: Add a config to keep signed AMD/PSP FW separatelyKarthikeyan Ramasubramanian
2022-09-30soc/amd/common/psp_verstage/fch: use [read,write]8p to avoid typecastsFelix Held
2022-09-30soc/amd/common/block/smbus/smbus: use [read,write]8p to avoid typecastsFelix Held
2022-09-30soc/amd/common/block/spi/fch_spi_util: use [read,write][8,16,32]pFelix Held
2022-09-30soc/amd/common/block/lpc/espi_util: use [read,write][8,16,32]pFelix Held
2022-09-30soc/amd/cezanne,mendocino,picasso/uart: use write16p to avoid typecastsFelix Held
2022-09-30soc/amd/picasso/fch: use [read,write]8p to avoid typecastsFelix Held
2022-09-30soc/amd/stoneyridge/fch: use read[16,32]p to avoid typecastsFelix Held
2022-09-27acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto
2022-09-23soc/amd/mendocino: Add svc_set_fw_hash_tableKarthikeyan Ramasubramanian
2022-09-22soc/amd/picasso: Add support for PSP NVRAM base addr and sizeRitul Guru
2022-09-19amd/mendocino/root_complex: Throttle SOC during low/no batteryTim Van Patten
2022-09-19amd/mendocino/acpi/soc: Add DPTC SupportTim Van Patten
2022-09-19soc/amd/mendocino: Add low/no battery VRM limit registersTim Van Patten
2022-09-19amd/mendocino/root_complex: Set DPTC VRM limit valuesTim Van Patten
2022-09-19soc/amd/mendocino: Add VRM limit DPTC registersTim Van Patten
2022-09-19soc/amd/acpi: Add low/no battery mode to DPTCTim Van Patten
2022-09-19soc/amd/mendocino/acpi: Add support for shared TPM_I2C controllerJan Dabros
2022-09-15amd/mendocino: Control DPTC with only KconfigTim Van Patten
2022-09-15amd/cezanne: Control DPTC with only KconfigTim Van Patten
2022-09-15zork: Control DPTC with only KconfigTim Van Patten
2022-09-15soc/amd: Do SMM relocation via MSRArthur Heymans
2022-09-14zork/Kconfig: Move SOC_AMD_COMMON_BLOCK_ACPI_DPTCTim Van Patten
2022-09-14acpi/soc: Conditionally include dptc.aslTim Van Patten
2022-09-14soc/amd/cezanne/Kconfig: add defaults for FSP_M_FILE and FSP_S_FILEFelix Held
2022-09-14soc/amd/common/fsp: only check FSP_M size if ADD_FSP_BINARIES selectedFelix Held
2022-09-14cpu/amd: Move locking SMM as part of SMM initArthur Heymans
2022-09-14cpu/amd/smm: Move MP & SMM init in a common placeArthur Heymans
2022-09-14soc/amd/common: Add common function to get cpu countArthur Heymans
2022-09-14soc/amd: Recalculate the field power in PSS table entryZheng Bao
2022-09-14soc/amd/mendocino: Add support for separate RW A/B partition SPL fileFelix Held
2022-09-14timer: Change timer util functions to 64-bitRob Barnes
2022-09-12soc/amd: Remove unsupported DPTC tablet mode settingsTim Van Patten
2022-09-12soc/amd: Refactor DPTC Tablet ModeTim Van Patten
2022-09-07soc/amd/mendocino/Kconfig: Enable APOB_HASHFred Reitberger
2022-09-07soc/amd/common/block/apob: Add hashed APOB supportFred Reitberger
2022-09-07amd: Convert dptc_enable to boolTim Van Patten
2022-09-02amdblocks/alib.h: Add DPTC parameter IDsTim Van Patten
2022-09-01amd/*/Makefile.inc: Put common words into common Makefile.incZheng Bao
2022-08-31soc/amd/mendocino/Kconfig: select extended eSPI decode range supportFelix Held
2022-08-31acpi: Replace EC_ENABLE_AMD_DPTC_SUPPORT with Kconfig valueTim Van Patten
2022-08-30amd/soc/common: Update CPPC valueZheng Bao
2022-08-29soc/amd/mendocino/psp_verstage/svc: Fix reset_system typeKarthikeyan Ramasubramanian
2022-08-26soc/amd/picasso: Reserve space for BIOS SIG in BIOS imageRitul Guru
2022-08-25soc/amd: rework SPI flash MMIO region handlingFelix Held
2022-08-25soc/amd/common/fsp/dmi: Set dimm voltage based on memory typeMatt DeVillier
2022-08-25soc/amd/common/fsp/dmi: Print MT/s speeds, not frequency in debug outputMatt DeVillier
2022-08-25soc/amd/common/fsp/dmi: Translate DRAM speeds for (LP)DDR5Matt DeVillier
2022-08-20soc/amd/common/block/psp/psb: add missing amdblocks/smn.h includeFelix Held
2022-08-20soc/amd/stoneyridge: move early I2C init to early_fch.cFelix Held
2022-08-20soc/amd/stoneyridge/early_fch: use common lpc_early_init functionFelix Held
2022-08-20soc/amd/common/dmi: Add missing newline in printkMatt DeVillier
2022-08-20soc/amd/common: Drop ACPIMMIO bank for SMBus device PCI configKyösti Mälkki
2022-08-18soc/amd/mendocino: enable CPPC featureFelix Held
2022-08-17soc/amd/common/include/espi: add more decode rangesFelix Held
2022-08-17soc/amd/common/acpi/cppc: add nominal and minimum frequenciesFelix Held
2022-08-17soc/amd/common/fsp: add common CPPC data HOB supportFelix Held
2022-08-17soc/amd/cezanne,picasso,sabrina/smihandler: add comment about SMN accessFelix Held
2022-08-15soc/amd/common/fsp/fsp-acpi: rework HOB pointer validity checkFelix Held
2022-08-15soc/amd/common/block/psp: Add psp_set_tpm_irq_gpioRaul E Rangel
2022-08-15soc/amd/*: move reset_i2c_peripherals call after early GPIO setupFelix Held
2022-08-14Revert "soc/amd/sabrina: Re-init eSPI in bootblock"Karthikeyan Ramasubramanian
2022-08-13soc/amd/mendocino/chipset_rembrandt: use right chipset folderFelix Held
2022-08-12soc/amd/cezanne,common: factor out CPPC code to common AMD SoC codeFelix Held
2022-08-12soc/amd/mendocino: clear Port80 enable bit in ESPI DecodeJon Murphy
2022-08-12soc/(amd|rockchip): Update vb2ex_hwcrypto implementations to new API reqJulius Werner
2022-08-11treewide: Rename Sabrina to MendocinoJon Murphy
2022-08-10mb/google/{zork,guybrush,skyrim},soc/amd/espi: Fix vw_irq_polarityRaul E Rangel
2022-08-08soc/amd/sabrina: Rename PSP SPL defaultMarshall Dawson
2022-08-08soc/amd/sabrina: Rename PSP whitelist defaultMarshall Dawson
2022-08-07soc/amd/sabrina: Use new mendocino amd_blobsMarshall Dawson
2022-08-07soc/amd/sabrina: Enable PSP Crypto Co-Processor (CCP) DMAKarthikeyan Ramasubramanian
2022-08-07soc/amd/sabrina: Re-init eSPI in bootblockKarthikeyan Ramasubramanian
2022-08-04soc/amd/cezanne/cppc: drop duplicate newlineFelix Held
2022-08-04soc/amd/cezanne/cppc: reduce visibility of cpu_init_cppc_configFelix Held
2022-08-03soc/amd/sabrina/fch: enable XTAL pad disabling in S0i3Felix Held
2022-08-01soc/amd/common/block/apob/apob_cache.c: Add assert for APOB DRAM sizeFred Reitberger
2022-08-01Revert "UPSTREAM: soc/amd/sabrina,vc/amd/fsp/sabrina: Add UART support for Sa...Karthikeyan Ramasubramanian
2022-08-01soc/amd/sabrina: Enable HW Modexp engineKarthikeyan Ramasubramanian
2022-07-27soc/amd/sabrina: Disable CCP DMA and HW MODEXPKarthikeyan Ramasubramanian
2022-07-27soc/amd/sabrina: Do not pass SHA operation modeKarthikeyan Ramasubramanian
2022-07-20soc/amd/common/block/spi/fch_spi_ctrl: Fix restricted command writeFred Reitberger
2022-07-20soc/amd/sabrina: Fix boot region address passed to PSPKarthikeyan Ramasubramanian
2022-07-20soc/amd/common/psp_verstage: Fix update_boot_regionKarthikeyan Ramasubramanian
2022-07-20soc/amd/sabrina: Do not dump CBMEM pre-bootblock contents to consoleKarthikeyan Ramasubramanian
2022-07-20soc/amd/sabrina, mb/google/skyrim: Call espi_switch_to_spi1_padsKarthikeyan Ramasubramanian
2022-07-20treewide: Remove unused <cpu/x86/msr.h>Elyes Haouas
2022-07-19soc/amd/sabrina/fsp_m_params: add UPD pointer parameter to mb callbackFelix Held
2022-07-18treewide: Don't add bitsElyes Haouas