coreboot-kgpe-d16/src/soc/intel/broadwell
Angel Pons dd558fd0cf soc/intel/broadwell: Use common early SMBus code
Disabling interrupts and clearing errors was being done twice, once in
the `smbus_enable_iobar` reg-script, and another in `enable_smbus`.

Change-Id: I58558996bd693b302764965a5bed8b96db363833
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46355
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2020-10-23 18:08:51 +00:00
..
acpi soc/intel/broadwell: Align cosmetics with Haswell/Lynx Point 2020-10-14 08:36:43 +00:00
bootblock src: Change BOOL CONFIG_ to CONFIG() in comments & strings 2020-07-26 21:20:30 +00:00
include/soc soc/intel/broadwell: Guard MCHBAR macro parameters 2020-10-23 14:45:31 +00:00
romstage soc/intel/broadwell: Use common early SMBus code 2020-10-23 18:08:51 +00:00
acpi.c soc/intel/broadwell: Add RMRRs after all DRHDs 2020-08-04 21:43:35 +00:00
adsp.c ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
chip.c device/pci_device: Extract pci_domain_set_resources from SOC 2020-05-12 20:07:25 +00:00
chip.h soc/intel/*/chip.h: Use uint32_t for tcc_offset 2020-09-27 22:45:20 +00:00
cpu.c soc/intel/broadwell: Align cosmetics with Haswell/Lynx Point 2020-10-14 08:36:43 +00:00
cpu_info.c src: Remove unused 'include <cpu/x86/msr.h>' 2020-07-14 16:14:09 +00:00
ehci.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
elog.c elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE 2020-08-18 15:57:40 +00:00
fadt.c soc/intel/broadwell: Align cosmetics with Haswell/Lynx Point 2020-10-14 08:36:43 +00:00
finalize.c src: Rename EM100Pro-specific SPI console Kconfig option 2020-10-13 08:40:52 +00:00
gma.c soc/intel/broadwell/igd.c: Rename to gma.c 2020-10-14 08:36:16 +00:00
gpio.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
hda.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
iobp.c lynxpoint/broadwell: Relegate IOBP printk to BIOS_SPEW 2020-10-08 08:00:41 +00:00
Kconfig soc/intel/broadwell: Use common early SMBus code 2020-10-23 18:08:51 +00:00
lpc.c soc/intel/broadwell/lpc.c: Drop reg-script usage for PCH misc init 2020-10-23 18:08:13 +00:00
Makefile.inc soc/intel/broadwell/igd.c: Rename to gma.c 2020-10-14 08:36:16 +00:00
me.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
me_status.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
memmap.c soc/intel/broadwell: Align cosmetics with Haswell/Lynx Point 2020-10-14 08:36:43 +00:00
minihd.c soc/intel/broadwell: Align cosmetics with Haswell/Lynx Point 2020-10-14 08:36:43 +00:00
pch.c soc/intel/broadwell: Align cosmetics with Haswell/Lynx Point 2020-10-14 08:36:43 +00:00
pcie.c soc/intel/broadwell/pcie.c: Add some null checks 2020-10-14 08:37:52 +00:00
pei_data.c src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
pmutil.c soc/intel/broadwell: Align cosmetics with Haswell/Lynx Point 2020-10-14 08:36:43 +00:00
ramstage.c ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
refcode.c src: Drop unused <cpu/x86/tsc.h> include 2020-07-14 16:14:33 +00:00
sata.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
serialio.c ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
smbus.c soc/intel/broadwell: Align cosmetics with Haswell/Lynx Point 2020-10-14 08:36:43 +00:00
smi.c soc/intel/broadwell/smi.c: Drop unused functions 2020-10-14 08:38:08 +00:00
smihandler.c soc/intel/broadwell: Align cosmetics with Haswell/Lynx Point 2020-10-14 08:36:43 +00:00
smmrelocate.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
systemagent.c soc/intel/broadwell/systemagent.c: Fix typo 2020-06-22 11:43:27 +00:00
tsc_freq.c src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
usb_debug.c src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
xhci.c soc/intel/broadwell/xhci.c: Align with Lynx Point 2020-10-14 08:38:42 +00:00