coreboot/src
Arthur Heymans 08c646c060 soc/intel/block/pmc: Move pmc_set_acpi_mode() to pmc_lib.c
pmc.c mostly contains a PCI driver, while this function just calls
into SMM.

Change-Id: I9a93a5079b526da5d0f95f773f2860e43b327edf
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47755
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-11-22 22:24:54 +00:00
..
acpi ACPI: Define acpi_get_preferred_pm_profile() 2020-11-19 22:58:41 +00:00
arch ACPI S3: Split arch-agnostic parts 2020-11-19 22:58:11 +00:00
commonlib cbfs: Add metadata cache 2020-11-21 10:43:53 +00:00
console console: Override uart base address 2020-11-09 07:46:10 +00:00
cpu cpu/amd/pi: Remove unused cpu code 00660F01 2020-11-22 22:23:22 +00:00
device device/pci: Add NULL check for PCI driver's .ops 2020-11-16 12:15:38 +00:00
drivers drivers/i2c/hid: Use ACPI device name if provided by config 2020-11-22 22:22:06 +00:00
ec ec/google/chromeec: Add more wrappers for regulator control 2020-11-18 06:13:12 +00:00
include cbfs: Add metadata cache 2020-11-21 10:43:53 +00:00
lib cbfs: Add metadata cache 2020-11-21 10:43:53 +00:00
mainboard mb/google/volteer/var/voema: Update gpio and devicetree settings 2020-11-22 22:24:12 +00:00
northbridge cpu/amd/pi: Remove unused cpu code 00660F01 2020-11-22 22:23:22 +00:00
security cbfs: Add metadata cache 2020-11-21 10:43:53 +00:00
soc soc/intel/block/pmc: Move pmc_set_acpi_mode() to pmc_lib.c 2020-11-22 22:24:54 +00:00
southbridge cpu/amd/pi: Remove unused cpu code 00660F01 2020-11-22 22:23:22 +00:00
superio superio/smsc/sio1036: Support 16-bit IO port addressing 2020-11-18 13:12:11 +00:00
vendorcode cpu/amd/pi: Remove unused cpu code 00660F01 2020-11-22 22:23:22 +00:00
Kconfig soc/intel/xeon_sp: Move function debug macros 2020-10-29 16:44:19 +00:00