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 soc/amd/stoneyridge: factor out early AOAC initialization 2021-12-20 17:37:59 +00:00
BiosCallOuts.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
bootblock.c soc/amd/common/block/include/i2c: introduce I2C_RESET_SCL_PIN macro 2021-09-09 14:20:35 +00:00
chip.c cpu/amd/mtrr: Remove topmem global variables 2021-11-03 18:36:15 +00:00
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 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
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 soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION 2020-11-04 09:42:18 +00:00
fw_st.cfg soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION 2020-11-04 09:42:18 +00:00
gpio.c soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h 2021-09-23 18:33:00 +00:00
i2c.c amd/i2c: Remove the weak function 2021-11-04 10:31:37 +00:00
Kconfig soc/amd/stoneyridge: use SOC_AMD_COMMON_BLOCK_ACPI_GPIO 2021-11-25 11:08:36 +00:00
Makefile.inc soc/amd/stoneyridge: split southbridge code 2021-12-20 17:38:43 +00:00
mca.c soc/amd/stoneyridge/mca: implement and use mca_has_expected_bank_count 2021-07-15 17:04:28 +00:00
memmap.c src/soc/amd: Remove unused <console/console.h> 2022-01-10 18:40:56 +00:00
monotonic_timer.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
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 soc/amd/stoneyridge/reset: use port and bit defines from cf9_reset.h 2020-12-10 16:00:55 +00:00
romstage.c treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
sata.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smbus_spd.c soc/amd/common: Refactor SMBus base arguments 2020-12-15 18:50:13 +00:00
smihandler.c soc/amd/{cezanne,picasso,stoney}: Clear PM/GPE when enabling ACPI 2021-12-08 17:52:03 +00:00
tsc_freq.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
uart.c soc/amd/stoneyridge: use SOC_AMD_COMMON_BLOCK_UART 2021-01-14 15:00:55 +00:00
usb.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00