coreboot-kgpe-d16/src/soc/amd/picasso
Raul E Rangel 4f1147b541 soc/amd/picasso: Add SPI registers
The picasso SPI registers are different than the ones defined in
amdblocks/lpc.h. The BASE_ALIGNMENT has changed and the
PSP_SPI_MMIO_SEL bit has been added.

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I0b5a0c88c6dbb95cdbc62b949a7d30bfad1fa725
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50444
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2021-02-10 19:00:22 +00:00
..
acpi soc/amd: Drop PCNT from GNVS 2021-02-01 08:54:23 +00:00
include/soc soc/amd/picasso: Add SPI registers 2021-02-10 19:00:22 +00:00
psp_verstage soc/amd/picasso: fix CBFS MCACHE on Zork 2021-01-28 00:26:47 +00:00
acp.c soc/amd/picasso: move sb_clk_output_48Mhz from acp to fch 2020-12-19 16:29:44 +00:00
acpi.c soc/amd/picasso/cpu: move get_cpu_count to common code 2021-02-09 21:32:15 +00:00
agesa_acpi.c soc/amd/picasso/cpu: move get_cpu_count to common code 2021-02-09 21:32:15 +00:00
aoac.c soc/amd/picasso: rename PICASSO_CONSOLE_UART to AMD_SOC_CONSOLE_UART 2020-12-11 00:42:32 +00:00
bootblock.c soc/amd/picasso: factor out write_resume_eip to common code 2020-12-11 00:44:31 +00:00
chip.c soc/amd,intel: Drop s3_resume parameter on FSP-S functions 2021-02-09 07:53:23 +00:00
chip.h soc/amd/picasso: add UPD for RV2 USB3 phy setting adjust 2021-02-05 23:36:25 +00:00
config.c soc/amd/picasso/config: add comment about cfg never being NULL 2020-12-06 19:04:51 +00:00
cpu.c soc/amd/picasso: Move APM_CNT_SMMINFO callsite 2021-02-10 01:31:09 +00:00
data_fabric.c soc/amd/piasso/data_fabric: rename data_fabric_read_reg32 2021-01-30 02:15:36 +00:00
dmi.c soc/amd/picasso: Convert DDR4 MHz to MT/s correctly 2020-09-16 03:25:28 +00:00
early_fch.c soc/amd/picasso: rename PICASSO_CONSOLE_UART to AMD_SOC_CONSOLE_UART 2020-12-11 00:42:32 +00:00
fch.c soc/amd/picasso/fch: add missing iomap.h include 2021-02-04 15:27:29 +00:00
finalize.c src: Remove unused '#include <timer.h>' 2020-06-02 07:39:05 +00:00
fsp_params.c soc/amd/picasso: add UPD for RV2 USB3 phy setting adjust 2021-02-05 23:36:25 +00:00
fw.cfg soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION 2020-11-04 09:42:18 +00:00
gpio.c soc/amd: Move soc_route_sci to common/blocks/smi/smi_util 2021-02-10 01:31:28 +00:00
graphics.c soc/amd/picasso/graphics: implement map_oprom_vendev_rev 2020-06-14 19:08:08 +00:00
i2c.c soc/amd/common: Refactor ACPIMMIO posted writes 2020-12-12 19:48:49 +00:00
Kconfig soc/amd/picasso: remove PICASSO_ACPI_IO_BASE Kconfig option 2021-02-05 22:03:34 +00:00
Makefile.inc soc/amd: Move global_smi_enable to common/blocks/smi/smi_util 2021-02-10 01:31:39 +00:00
mca.c src: Remove unused 'include <cbmem.h>' 2020-07-26 20:59:44 +00:00
memmap.c soc/amd/picasso: move smm_region to soc/amd/common/block/cpu/noncar 2021-02-09 19:15:54 +00:00
mrc_cache.c soc/amd/picasso/mrc_cache.c: Remove unused <bootstate.h> 2021-01-20 15:25:15 +00:00
pcie_gpp.c soc/amd/picasso/pcie_gpe: use PICM instead of PMOD in APCI code 2021-02-02 23:45:45 +00:00
psp.c soc/amd/picasso/psp: move soc_get_mbox_address to common PSP gen2 code 2021-01-31 01:12:37 +00:00
reset.c soc/amd/picasso: move chipset_handle_reset to common 2020-12-11 17:44:19 +00:00
romstage.c soc/amd/picasso: Move memmap_early_dram to common blocks 2021-02-07 18:07:24 +00:00
root_complex.c soc/amd/picasso: Move memmap_early_dram to common blocks 2021-02-07 18:07:24 +00:00
sata.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smihandler.c soc/amd/picasso/smihandler: replace southbridge.c in comment with fch.c 2021-02-10 16:17:57 +00:00
smu.c soc/amd/common: factor out SMU code from Picasso 2020-11-15 16:48:38 +00:00
soc_util.c soc/amd/picasso/soc_util: add comment on the silicon and soc types 2020-06-29 16:03:24 +00:00
uart.c soc/amd/cezanne,picasso/uart: remove unneeded struct name 2021-01-15 01:19:59 +00:00
update_microcode.c cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
xhci.c soc/amd: factor out common SMI/SCI enums and function prototypes 2020-12-02 21:33:14 +00:00