coreboot-kgpe-d16/src/soc/amd/stoneyridge
Fred Reitberger 13831223be soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.c
Move i2c SoC related code from early_fch.c to i2c.c

TEST=build boards for each SoC

Signed-off-by: Fred Reitberger <reitbergerfred@gmail.com>
Change-Id: I69d4b32cf95ce74586bd8971c7ee4b56c1c2fc04
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68499
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Jason Glenesk <jason.glenesk@gmail.com>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
2022-10-18 16:09:44 +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/*/i2c: Move reset_i2c_peripherals to i2c.c 2022-10-18 16:09:44 +00:00
acpi.c treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk' 2022-10-15 16:53:45 +00:00
aoac.c soc/amd/stoneyridge: factor out early AOAC initialization 2021-12-20 17:37:59 +00:00
BiosCallOuts.c Replace some ENV_ROMSTAGE with ENV_RAMINIT 2022-06-07 12:53:19 +00:00
bootblock.c soc/amd: rework SPI flash MMIO region handling 2022-08-25 19:49:10 +00:00
chip.c soc/amd/stoneyridge: Hook up device_operations in chipset.cb 2022-10-14 15:35:25 +00:00
chip.h soc/amd/*/chip.h: add missing gpio.h include 2022-01-13 18:08:14 +00:00
chipset_cz.cb soc/amd/sata.c: Hook up directly in devicetree 2022-10-14 20:19:46 +00:00
chipset_st.cb soc/amd/sata.c: Hook up directly in devicetree 2022-10-14 20:19:46 +00:00
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/*/i2c: Move reset_i2c_peripherals to i2c.c 2022-10-18 16:09:44 +00:00
enable_usbdebug.c
fch.c soc/amd/stoneyridge/fch: use read[16,32]p to avoid typecasts 2022-09-30 14:49:07 +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 soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h 2021-09-23 18:33:00 +00:00
i2c.c soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.c 2022-10-18 16:09:44 +00:00
Kconfig soc/amd/stoneyridge: add chipset devicetrees 2022-10-13 23:58:22 +00:00
Makefile.inc amd/*/Makefile.inc: Put common words into common Makefile.inc 2022-09-01 16:33:54 +00:00
mca.c
memmap.c soc/amd: Fix some white spaces issues 2022-07-17 22:03:37 +00:00
monotonic_timer.c
northbridge.c soc/amd/stoneyridge: use devicetree ops over pci driver 2022-10-14 15:36:21 +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 arch/x86: Mark prepare_and_run_postcar noreturn 2022-07-14 23:10:30 +00:00
sata.c
smbus_spd.c soc/amd: Fix some white spaces issues 2022-07-17 22:03:37 +00:00
smihandler.c soc/amd/*/smihandler: Make fch_apmc_smi_handler common 2022-10-17 13:42:46 +00:00
tsc_freq.c
uart.c
usb.c soc/amd/stoneyridge: use devicetree ops over pci driver 2022-10-14 15:36:21 +00:00