coreboot-kgpe-d16/src/soc/amd/picasso
Arthur Heymans b171f76812 soc/amd/*: Hook up GPP bridges ops to devicetree
This removes the need for a PCI driver.

Change-Id: I8e235d25622d0bd3f1bb3f18ec0400a02f674a6d
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68147
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
2022-10-13 19:43:10 +00:00
..
acpi acpi/soc: Conditionally include dptc.asl 2022-09-14 22:12:10 +00:00
include/soc soc/amd/*/include/soc/iomap.h: Fix some white spaces issues 2022-07-17 21:53:24 +00:00
psp_verstage soc/amd/*/psp_verstage/svc: Make svc.h macros common 2022-10-13 15:44:15 +00:00
acpi.c treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk' 2022-10-12 14:18:44 +00:00
agesa_acpi.c payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity 2022-10-13 19:14:57 +00:00
aoac.c
bootblock.c
chip.c soc/amd/*: Hook up device_operations in chipset.cb 2022-10-13 19:40:01 +00:00
chip.h zork: Control DPTC with only Kconfig 2022-09-15 17:58:07 +00:00
chipset.cb soc/amd/*: Hook up GPP bridges ops to devicetree 2022-10-13 19:43:10 +00:00
config.c
cpu.c cpu/amd/smm: Move MP & SMM init in a common place 2022-09-14 20:29:17 +00:00
data_fabric.c soc/amd/picasso: Use devicetree ops over pci driver 2022-10-13 19:40:28 +00:00
early_fch.c soc/amd/*: move reset_i2c_peripherals call after early GPIO setup 2022-08-15 15:33:52 +00:00
fch.c soc/amd/picasso/fch: use [read,write]8p to avoid typecasts 2022-09-30 14:49:18 +00:00
fsp_m_params.c
fsp_s_params.c
fw.cfg
gpio.c
graphics.c
i2c.c
Kconfig soc/amd/{CZN,MDN,PCO}: Fix building with only single RW region 2022-10-07 21:15:55 +00:00
Makefile.inc soc/amd/{CZN,MDN,PCO}: Fix building with only single RW region 2022-10-07 21:15:55 +00:00
mca.c
pcie_gpp.c
reset.c
romstage.c lib/program_loaders.c: Mark run_ramstage with __noreturn 2022-07-14 23:10:17 +00:00
root_complex.c soc/amd/picasso: Use devicetree ops over pci driver 2022-10-13 19:40:28 +00:00
sata.c
smihandler.c soc/amd/cezanne,picasso,sabrina/smihandler: add comment about SMN access 2022-08-17 14:08:52 +00:00
smu.c
soc_util.c
uart.c soc/amd/cezanne,mendocino,picasso/uart: use write16p to avoid typecasts 2022-09-30 14:49:25 +00:00
xhci.c