coreboot-kgpe-d16/src/soc/amd/stoneyridge
Felix Held 95f1bb8525 soc/amd: factor out ACPI ALIB function numbers to common code
The ACPI ALIB function numbers are defined in the AMD Generic
Encapsulated Software Architecture (AGESA™) Interface Specification
(document #55483).

TEST=Timeless build stays the same for Mandolin (Picasso) and Gardenia
(Stoneyridge).

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I290ef0db32c65ebb2bbbe4f65db4df772b884161
Reviewed-on: https://review.coreboot.org/c/coreboot/+/53915
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-05-08 17:56:10 +00:00
..
acpi soc/amd: factor out ACPI ALIB function numbers to common code 2021-05-08 17:56:10 +00:00
include/soc soc/amd/stoneyridge: use common pm_set_power_failure_state functionality 2021-04-14 18:46:48 +00:00
acpi.c acpi/acpigen.h: Add more intuitive AML package closing functions 2021-03-22 11:21:55 +00:00
BiosCallOuts.c
bootblock.c soc/amd/common: Introduce I2C driver common to all AMD SoCs 2021-03-22 03:40:23 +00:00
chip.c soc/amd/common/block/i2c: Move SoC agnostic parts into common 2021-03-22 03:40:42 +00:00
chip.h soc/amd/common: Introduce I2C driver common to all AMD SoCs 2021-03-22 03:40:23 +00:00
cpu.c soc/amd: move warm reset flag function prototypes to common code 2021-03-11 15:11:20 +00:00
enable_usbdebug.c
fw_cz.cfg
fw_st.cfg
gpio.c soc/amd: remove special GPIO_2 override soc_gpio_hook 2021-04-08 16:47:27 +00:00
i2c.c soc/amd/common/block/i2c: Move SoC agnostic parts into common 2021-03-22 03:40:42 +00:00
Kconfig soc/amd/stoneyridge: use common pm_set_power_failure_state functionality 2021-04-14 18:46:48 +00:00
Makefile.inc soc/amd: move SMM finalization to common code 2021-02-19 22:11:30 +00:00
mca.c soc/amd: move warm reset flag function prototypes to common code 2021-03-11 15:11:20 +00:00
memmap.c soc/amd: fully commonize clear_tvalid 2021-02-11 02:49:34 +00:00
monotonic_timer.c
northbridge.c sb,soc/amd: Drop OSFL method in ASL 2021-02-20 21:37:11 +00:00
psp.c include/cpu/amd/msr: rename MSR_PSP_ADDR to PSP_ADDR_MSR 2021-02-19 13:20:16 +00:00
reset.c
romstage.c soc/amd/stoneyridge: Create chipset_power_state in romstage 2021-02-06 07:17:05 +00:00
sata.c
smbus_spd.c
smihandler.c soc/amd/stoneyridge/smihandler: sort includes alphabetically 2021-03-10 19:18:03 +00:00
southbridge.c soc/amd/stoneyridge: use common pm_set_power_failure_state functionality 2021-04-14 18:46:48 +00:00
tsc_freq.c
uart.c
usb.c