coreboot-kgpe-d16/src/soc/amd/mendocino
Martin Roth 300338fccf soc/amd/mendocino: Add code for printing STB to boot log
This adds the mendocino specific code for printing the STB data to the
boot log.  It still needs to be enabled in the mainboard to be used.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: I249507a97ed6c44805e9e66a6ea23f200d62cf66
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68544
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
2022-10-28 21:36:22 +00:00
..
acpi amd/mendocino/acpi/soc: Add DPTC Support 2022-09-19 09:57:12 +00:00
include/soc soc/amd/mendocino: Add code for printing STB to boot log 2022-10-28 21:36:22 +00:00
psp_verstage soc/amd/*/psp_verstage/svc: Make svc.h macros common 2022-10-13 15:44:15 +00:00
acpi.c soc/amd: factor out writing extended PM registers in FADT 2022-10-18 23:07:37 +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
chip.c soc/amd/*: Hook up device_operations in chipset.cb 2022-10-13 19:40:01 +00:00
chip.h soc/amd/mendocino: Expand extra 5 DPTC thermal related profiles 2022-10-28 21:30:54 +00:00
chipset_mendocino.cb soc/amd/*/uart: commonize UART code and MMIO device driver 2022-10-20 16:47:35 +00:00
chipset_rembrandt.cb soc/amd/*/uart: commonize UART code and MMIO device driver 2022-10-20 16:47:35 +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/mendocino: Use devicetree ops over pci driver 2022-10-13 19:41:11 +00:00
early_fch.c soc/amd/mendocino: Add code for printing STB to boot log 2022-10-28 21:36:22 +00:00
espi_util.c
fch.c soc/amd/mendocino: Enable GPP clk req disabling for disabled devices 2022-10-26 22:02:32 +00:00
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 soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.c 2022-10-18 16:09:44 +00:00
Kconfig soc/amd/mendocino: Add code for printing STB to boot log 2022-10-28 21:36:22 +00:00
Makefile.inc soc/amd/mendocino: Add GSVCD range 2022-10-26 16:00:54 +00:00
mca.c
preload.c
reset.c
romstage.c soc/amd/mendocino: Add code for printing STB to boot log 2022-10-28 21:36:22 +00:00
root_complex.c soc/amd/mendocino: Use devicetree ops over pci driver 2022-10-13 19:41:11 +00:00
smihandler.c soc/amd/*/smihandler: Make fch_apmc_smi_handler common 2022-10-17 13:42:46 +00:00
smu.c
uart.c soc/amd/*/uart: cleanup includes 2022-10-21 21:03:33 +00:00
xhci.c