coreboot-kgpe-d16/src/soc/amd/phoenix
Felix Held 5c56b16533 soc/amd/*/agesa_acpi: add TODO for adding CRAT table
The Picasso SoC code generates a CRAT ACPI table which is not done for
Cezanne and newer. A significant part of the Picasso CRAT generation
code can likely be moved to the common AMD SoC code and then used in all
SoCs, but this still needs to be checked.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I8f1ebe74f0376c60396dbd80e64676d1374ed811
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72027
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-01-18 14:06:30 +00:00
..
acpi
include/soc soc/amd: Include <gpio.h> instead of <soc/gpio.h> 2023-01-18 05:13:30 +00:00
psp_verstage
acpi.c
agesa_acpi.c soc/amd/*/agesa_acpi: add TODO for adding CRAT table 2023-01-18 14:06:30 +00:00
aoac.c treewide: Fix old-style declarations 2023-01-17 04:23:49 +00:00
chip.c soc/amd: introduce and use common amd_cpu_bus_ops struct 2023-01-17 19:26:16 +00:00
chip.h
chipset.cb soc/amd: introduce and use common amd_cpu_bus_ops struct 2023-01-17 19:26:16 +00:00
config.c
cpu.c
early_fch.c
espi_util.c
fch.c treewide: Fix old-style declarations 2023-01-17 04:23:49 +00:00
fsp_m_params.c
fsp_s_params.c
fw.cfg
gpio.c soc/amd: Include <gpio.h> instead of <soc/gpio.h> 2023-01-18 05:13:30 +00:00
i2c.c
Kconfig soc/amd/phoenix: update mmconf base address and size 2023-01-13 23:42:04 +00:00
Makefile.inc soc/amd: Use fixed EFS location for Phoenix & Glinda 2023-01-17 16:08:18 +00:00
mca.c
reset.c
romstage.c
root_complex.c
smihandler.c
uart.c soc/amd: Include <gpio.h> instead of <soc/gpio.h> 2023-01-18 05:13:30 +00:00
xhci.c