summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/acpi
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/cezanne: Add GRXS and GTXS methodEric Lai2021-04-103-0/+56
* soc/amd: Move root complex SSDT TOM1/TOM2 generation functionRaul E Rangel2021-02-221-0/+31
* soc/amd/common/*/Kconfig: remove unneeded default n for bool optionsFelix Held2021-02-161-1/+0
* ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki2021-02-161-10/+6
* soc/amd: Move MADT IRQ override settings into common_configRaul E Rangel2021-02-121-0/+22
* soc/amd: Move acpi_fill_mcfg into common/blocks/acpiRaul E Rangel2021-02-121-0/+12
* soc/amd: Move southbridge_write_acpi_tablesRaul E Rangel2021-02-122-0/+14
* soc/amd: select ACPI_AMD_HARDWARE_SLEEP_VALUES in common ACPI codeFelix Held2021-02-121-0/+1
* soc/amd/common/block/acpi/pm_state: don't rely on undefined behaviorFelix Held2021-02-111-1/+1
* soc/amd/common/block/acpi/pm_state: add missing includeFelix Held2021-02-041-0/+1
* amd/common/block/acpi/pm_state: fix comparison in get_index_bitFelix Held2021-02-041-1/+1
* soc/amd,intel: Drop leftover GNVS includesKyösti Mälkki2021-01-301-2/+0
* soc/amd/common: Refactor ACPI wake sourceKyösti Mälkki2021-01-251-10/+9
* soc/amd: Refactor ACPI power state and ELOGKyösti Mälkki2021-01-251-1/+9
* ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki2021-01-231-2/+2
* soc/amd: Rename chipset_state to chipset_power_stateKyösti Mälkki2021-01-231-1/+1
* soc/amd/picasso,stoneyridge: Unify set_nvs_sws()Kyösti Mälkki2021-01-193-41/+65
* soc/amd: Rename to pm_fill_gnvs()Kyösti Mälkki2021-01-131-1/+6
* soc/amd/common: simplify conditionals in MakefilesFelix Held2020-11-301-6/+10
* elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPEAaron Durbin2020-08-181-1/+1
* soc/amd/common: add GPE event logsAaron Durbin2020-08-171-0/+12
* soc/amd/common: removed unused functionsAaron Durbin2020-08-171-37/+0
* soc/amd/common: add acpi_fill_gnvs()Aaron Durbin2020-08-171-0/+38
* soc/amd/common: add single function ACPI PM1 GPE helpersAaron Durbin2020-08-171-0/+22
* src/*: Update makefiles to exclude x86 code from psp-verstageMartin Roth2020-06-231-1/+1
* src: Remove duplicated includesElyes HAOUAS2020-06-021-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE2020-03-311-5/+7
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/amd/stoneyridge: Relocate acpi_get_sleep_type()Marshall Dawson2019-06-061-2/+6
* soc/amd/stoneyridge: Relocate MMIO access of ACPI registersMarshall Dawson2019-06-062-0/+148
* soc/amd/common: Rework block/acpiMarshall Dawson2019-06-063-2/+8
* soc/amd/common: Create AcpiMmio functionality from stoneyridgeMarshall Dawson2019-05-161-0/+1
* soc/amd/stoneyridge: Use new ACPI MMIO functionsRichard Spiegel2018-12-031-1/+2
* grunt: Wire up the EC SMI handlerRaul E Rangel2018-05-271-0/+1
* amd: Don't call halt() when in SMMRaul E Rangel2018-05-271-1/+8
* soc/amd/common/block/acpi: Add halt.cChris Ching2018-01-102-0/+25