coreboot-kgpe-d16/src/soc/amd/stoneyridge
Aaron Durbin 3d2e18ad50 soc/amd: unify SMBus support
The SMBus support is identical between stoneyridge and picasso.
Unify on common support code.

Change-Id: Ic3412c5ee67977a45c50b68f36acc45c3d560db5
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38616
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2020-02-04 16:13:11 +00:00
..
acpi {soc,southbridge}/*/*/acpi: Add possibility to disable S4 2020-01-22 15:41:02 +00:00
bootblock amdblocks/pci: add common implementation of MMCONF enabling 2019-12-10 11:18:00 +00:00
include/soc soc/amd/stoneyridge: move to using smbus_host.h definitions 2020-01-31 17:11:34 +00:00
acpi.c soc/amd: Move SCI enable outside table creation 2019-11-23 18:33:51 +00:00
BiosCallOuts.c soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h> 2019-12-19 05:38:43 +00:00
chip.c soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
chip.h soc/amd/stoneyridge|mb: Add Kconfig symbol for Prairie Falcon 2019-12-11 11:41:04 +00:00
cpu.c amd/stoneyridge: Unify SMM relocation 2019-08-16 00:37:00 +00:00
enable_usbdebug.c soc/amd/stoneyridge: Fix building with USBDEBUG 2019-11-18 07:08:54 +00:00
finalize.c soc/amd: Move SCI enable outside table creation 2019-11-23 18:33:51 +00:00
gpio.c soc/amd/stoneyridge: Move GPIO support to common 2019-06-06 17:57:40 +00:00
i2c.c soc/amd/stoneyridge: Move GPIO support to common 2019-06-06 17:57:40 +00:00
Kconfig soc/amd: unify SMBus support 2020-02-04 16:13:11 +00:00
Makefile.inc soc/amd: unify SMBus support 2020-02-04 16:13:11 +00:00
mca.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
memmap.c amdblocks/acpimmio: Unify BIOSRAM usage 2019-12-04 12:24:25 +00:00
monotonic_timer.c
northbridge.c soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h> 2019-12-19 05:38:43 +00:00
pmutil.c soc/amd/stoneyridge: Relocate MMIO access of ACPI registers 2019-06-06 18:51:03 +00:00
reset.c soc/amd/common: Create AcpiMmio functionality from stoneyridge 2019-05-16 10:03:09 +00:00
romstage.c amdblocks/acpimmio: add common functions for AP entry 2019-12-04 12:28:16 +00:00
sata.c src: Remove unused include '<device/pci_ids.h>' 2019-10-18 18:41:09 +00:00
smbus_spd.c soc/amd/stoneyridge: move to using smbus_host.h definitions 2020-01-31 17:11:34 +00:00
smi.c cpu/x86: Move some SMM function declarations 2019-08-13 13:59:34 +00:00
smi_util.c soc/amd/common: Create AcpiMmio functionality from stoneyridge 2019-05-16 10:03:09 +00:00
smihandler.c soc/amd/stoneyridge: Add SMMSTORE support 2020-01-20 10:50:06 +00:00
southbridge.c soc/amd/stoneyridge: move to using smbus_host.h definitions 2020-01-31 17:11:34 +00:00
tsc_freq.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
uart.c
usb.c device/root_device: Consolidate common _scan_bus() functions 2019-10-08 12:59:37 +00:00