coreboot-kgpe-d16/src/soc/amd/mendocino
Arthur Heymans bd15ece78a soc/amd/*: Move emmc disabling to device ops
This allows for reduced use of chip_operations in the followup patch and
allows the allocator to skip over the used mmio.

Change-Id: I4052438185e7861792733b96a1298201c73fc3ff
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/+/68113
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:39:20 +00:00
..
acpi amd/mendocino/acpi/soc: Add DPTC Support 2022-09-19 09:57:12 +00:00
include/soc soc/amd/mendocino: enable CPPC feature 2022-08-18 14:51:00 +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/*: Move emmc disabling to device ops 2022-10-13 19:39:20 +00:00
chip.h soc/amd/mendocino: Add low/no battery VRM limit registers 2022-09-19 09:56:06 +00:00
chipset_mendocino.cb
chipset_rembrandt.cb soc/amd/mendocino/chipset_rembrandt: use right chipset folder 2022-08-13 19:26:44 +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
early_fch.c soc/amd/*: move reset_i2c_peripherals call after early GPIO setup 2022-08-15 15:33:52 +00:00
emmc.c soc/amd/*: Move emmc disabling to device ops 2022-10-13 19:39:20 +00:00
espi_util.c
fch.c
fsp_m_params.c soc/amd/mendocino: enable CPPC feature 2022-08-18 14:51:00 +00:00
fsp_s_params.c
fw.cfg
gpio.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/*: Move emmc disabling to device ops 2022-10-13 19:39:20 +00:00
mca.c
preload.c
reset.c
romstage.c
root_complex.c amd/mendocino/root_complex: Throttle SOC during low/no battery 2022-09-19 10:00:51 +00:00
smihandler.c soc/amd/cezanne,picasso,sabrina/smihandler: add comment about SMN access 2022-08-17 14:08:52 +00:00
smu.c
uart.c soc/amd/cezanne,mendocino,picasso/uart: use write16p to avoid typecasts 2022-09-30 14:49:25 +00:00
xhci.c