summaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge
AgeCommit message (Expand)Author
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
2020-04-29soc/amd/hda: Move HDA PCI device from DSDT to SSDTFurquan Shaikh
2020-04-29soc/amd/hda: Add .acpi_name() callback to HDA driverFurquan Shaikh
2020-04-28soc/amd/sata: Move SATA PCI device from DSDT to SSDTFurquan Shaikh
2020-04-28soc/amd/sata: Add .acpi_name() callback to SATA driverFurquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_busFurquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-20soc/amd/stoneyridge/memmap: fix bug in bert_reserved_regionFelix Held
2020-04-20soc/amd: replace remaining license headers with SPDX onesFelix Held
2020-04-13acpi: Bump FADT to revision 6Patrick Rudolph
2020-04-13soc/amd/common/psp: Split mailbox support into v1 and v2Marshall Dawson
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-08soc/amd/stoneyridge: replace get_soc_config with config_of_socFelix Held
2020-04-05soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-04-02soc/amd/common/psp: Move early init to socFelix Held
2020-04-02soc/amd/common/psp: Consolidate FW blob load functionsMarshall Dawson
2020-03-25acpi: correct the processor devices scopeMichał Żygowski
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-02-20soc/amd/stoneyridge: Remove TODO for file extensionsMarshall Dawson
2020-02-17vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT optionJoel Kitching
2020-02-04soc/amd: unify SMBus supportAaron Durbin
2020-01-31soc/amd/stoneyridge: move to using smbus_host.h definitionsAaron Durbin
2020-01-31soc/amd/stoneyridge: use SMBus timeout in compilation unitAaron Durbin