coreboot-kgpe-d16/src/soc/amd/stoneyridge
Felix Held 697fa74027 soc/amd/*/lpc: rename SPIROM_BASE_ADDRESS_REGISTER
Rename SPIROM_BASE_ADDRESS_REGISTER to SPI_BASE_ADDRESS_REGISTER to
clarify that this isn't the address the SPI flash gets mapped, but the
address of the SPI controller MMIO region. This also aligns the register
name with the PPR.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ifd9f98bd01b1c7197b80d642a45657c97f708bcd
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62578
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jason Glenesk <jason.glenesk@gmail.com>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
2022-03-09 19:01:15 +00:00
..
acpi soc/amd/stoneyridge/acpi: rename cpu.asl to pnot.asl 2022-03-03 18:34:15 +00:00
include/soc soc/amd/*/lpc: rename SPIROM_BASE_ADDRESS_REGISTER 2022-03-09 19:01:15 +00:00
acpi.c soc/amd/stoneyridge/acpi: generate PPKG object in generate_cpu_entries 2022-03-03 18:34:05 +00:00
aoac.c
BiosCallOuts.c
bootblock.c
chip.c
chip.h soc/amd/*/chip.h: add missing gpio.h include 2022-01-13 18:08:14 +00:00
cpu.c cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
early_fch.c soc/amd/stoneyridge: split southbridge code 2021-12-20 17:38:43 +00:00
enable_usbdebug.c
fch.c src/soc/amd: Remove unused <console/console.h> 2022-01-10 18:40:56 +00:00
fch_agesa.c soc/amd/stoneyridge: factor out AGESA-wrapper related FCH functions 2021-12-20 17:38:12 +00:00
fw_cz.cfg
fw_st.cfg
gpio.c
i2c.c
Kconfig
Makefile.inc soc/amd/stoneyridge: split southbridge code 2021-12-20 17:38:43 +00:00
mca.c
memmap.c src/soc/amd: Remove unused <console/console.h> 2022-01-10 18:40:56 +00:00
monotonic_timer.c
northbridge.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
psp.c arch/x86: factor out and commonize HPET_BASE_ADDRESS definition 2022-02-25 17:42:45 +00:00
reset.c
romstage.c treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
sata.c
smbus_spd.c
smihandler.c
tsc_freq.c
uart.c
usb.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00