summaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge
AgeCommit message (Expand)Author
2020-11-13soc/amd: factor out _SOC_DEV macro into common blockFelix Held
2020-11-09soc/amd/*/smi.h: Move the pm_acpi_smi_cmd_port function declarationArthur Heymans
2020-11-06amdfwtool: Use shell command to get depend file listZheng Bao
2020-11-04soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATIONZheng Bao
2020-10-30{soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfgArthur Heymans
2020-10-30amdfwtool: Take a config file instead of command line parametersZheng Bao
2020-10-02drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES configShelley Chen
2020-09-26arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons
2020-09-21soc/amd: Drop unneeded empty linesElyes HAOUAS
2020-09-20soc/amd/picasso: Fix typo of Kconfig settingZheng Bao
2020-09-15soc/amd/stoneyridge/acpi/sb_pci0_fch: remove duplicate I/O rangeFelix Held
2020-09-12include/console/uart: make index parameter unsignedFelix Held
2020-08-17soc/amd/stoneyridge: remove unused soc_power_reg objectAaron Durbin
2020-08-17soc/amd/stoneyridge: use new ACPI helper functions from commonAaron Durbin
2020-08-11soc/amd/stoneyridge/acpi: clean up global NVSFelix Held
2020-07-28src/soc/amd: Add include <types.h>Elyes HAOUAS
2020-07-27soc/amd: Use spi_writeX & spi_readX for all spi accessesMartin Roth
2020-07-26soc/amd/common: Refactor and consolidate code for spi baseMartin Roth
2020-07-20src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons
2020-07-20src: Drop useless cache flush settings in FADTAngel Pons
2020-07-20soc/amd/stoneyridge: Select HAVE_CF9_RESETAngel Pons
2020-07-20src: Never overwrite `fadt->flags`Angel Pons
2020-07-20amd/{hudson,stoney,picasso}: Drop PM2 settings from FADTAngel Pons
2020-07-20src: Drop useless PM1b settings from FADTAngel Pons
2020-07-20src: Drop useless GPE1 settings from FADTAngel Pons
2020-07-16soc/amd/stoneyridge: Remove unused SPI #definesMartin Roth
2020-07-11arch/x86: Drop CBMEM_TOP_BACKUPKyösti Mälkki
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-29soc/amd/common: Drop ACPIMMIO GPIO bank separationKyösti Mälkki
2020-06-28soc/amd/common: Access ACPIMMIO via proper symbolsKyösti Mälkki
2020-06-24src: Report byte-sized access for GPE0Angel Pons
2020-06-24soc/amd/stoneyridge: Correct ACPI CPU string prefixMatt DeVillier
2020-06-24ACPI: Replace smm_setup_structures()Kyösti Mälkki
2020-06-24ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki
2020-06-19soc/amd: move acpi_wake_source.asl to common directoryFelix Held
2020-06-16soc/amd: Replace enable_smi_generation()Kyösti Mälkki
2020-06-10ACPI: Remove Kconfig COMMON_FADTKyösti Mälkki
2020-06-10sb,soc/amd, ACPI: Do not override FADT preferred_pm_profileKyösti Mälkki
2020-06-10soc/amd/stoneyridge,picasso: Select COMMON_FADTKyösti Mälkki
2020-06-10sb,soc/amd: Remove FADT_PM_PROFILEKyösti Mälkki
2020-06-06src: Use pci_dev_ops_pci where applicableAngel Pons
2020-06-06arch/x86: Declare permanent_smi_handler()Kyösti Mälkki
2020-06-03soc/amd: Use mp_cpu_bus_init()Kyösti Mälkki
2020-06-03soc,southbridge/amd: Remove some explicit zero-initializersKyösti Mälkki
2020-06-02src: Remove unused '#include <timer.h>'Elyes HAOUAS
2020-05-14soc/amd/stoneyridge: add resources during read_resources()Furquan Shaikh
2020-05-12soc/amd/common/block/lpc: Split lpc_set_spibase() into two functionsFurquan Shaikh
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01soc/amd/stoneyridge: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS