coreboot-kgpe-d16/src/soc/amd/mendocino
Karthikeyan Ramasubramanian 5d5f6822f9 soc/amd/mendocino: Enable LPC SPI DMA
Enable LPC SPI DMA. This helps with ~20ms boot time improvement while
loading various components synchronously.

BUG=None
TEST=Build Skyrim BIOS image and boot to OS. Observe a boot time
improvement of ~20 ms.
Before:
Total Time: 1,503,032
After:
Total Time: 1,485,536

Change-Id: I4dd57d46ae9bd664d57178d34b5beda872ed2cdb
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70383
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-12-09 16:48:01 +00:00
..
acpi soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide AAHB device 2022-10-29 22:49:33 +00:00
include/soc soc/amd/*/data_fabric: Move register offsets to soc 2022-11-04 20:36:49 +00:00
psp_verstage /: Remove "ERROR: "/"WARNING: " prefixes from log messages 2022-11-10 21:31:18 +00:00
acpi.c ACPI: Use common code for MADT LAPIC NMIs 2022-11-25 15:01:49 +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/*/data_fabric: move data_fabric_set_mmio_np to common 2022-11-03 19:47:38 +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/*/data_fabric: Use common device ops 2022-11-04 20:39:32 +00:00
chipset_rembrandt.cb soc/amd/*/data_fabric: Use common device ops 2022-11-04 20:39:32 +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
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 vc/amd/fsp/mendocino/FspmUpd: don't use pointers for usb_phy config 2022-12-08 17:57:41 +00:00
fsp_s_params.c
fw.cfg
gpio.c
i2c.c /: Remove "ERROR: "/"WARNING: " prefixes from log messages 2022-11-10 21:31:18 +00:00
Kconfig soc/amd/mendocino: Enable LPC SPI DMA 2022-12-09 16:48:01 +00:00
Makefile.inc soc/amd/*/Makefile: fix readelf parameters to get bootblock size 2022-11-23 19:43:46 +00:00
mca.c
preload.c
reset.c
romstage.c soc/amd: Define post codes 2022-11-24 15:16:45 +00:00
root_complex.c soc/amd/mendocino: Enhance DPTC_INPUT to support 13 DPTC thermal parameters 2022-11-30 18:06:29 +00:00
smihandler.c sb,soc/amd: Remove unused southbridge_io_trap_handler() 2022-12-06 23:24:48 +00:00
smu.c
uart.c soc/amd/*/uart: cleanup includes 2022-10-21 21:03:33 +00:00
xhci.c