coreboot-kgpe-d16/src/soc/intel/sch
Kyösti Mälkki d45114ff59 intel PCI ops: Remove explicit PCI MMCONF access
MMCONF was explicitly used here to avoid races of 0xcf8/0xcfc access
being non-atomic and/or need to access 4kiB of PCI config space.

All these platforms now have MMCONF_SUPPORT_DEFAULT.

Change-Id: I943e354af0403e61263f1c780f02c7b463b3fe11
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/17529
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-12-06 20:42:52 +01:00
..
acpi
acpi.c
audio.c
bootblock.c intel/sch: Switch to MMCONF_SUPPORT_DEFAULT 2016-11-22 04:17:03 +01:00
chip.h
early_init.c intel/sch: Switch to MMCONF_SUPPORT_DEFAULT 2016-11-22 04:17:03 +01:00
early_smbus.c
gma.c
ide.c
Kconfig intel/sch: Switch to MMCONF_SUPPORT_DEFAULT 2016-11-29 17:07:24 +01:00
lpc.c
Makefile.inc
mmc.c
northbridge.c
nvs.h
pcie.c
port_access.c
raminit.c
raminit.h
reset.c
sch.h
smbus.c
smbus.h
smi.c
smihandler.c intel PCI ops: Remove explicit PCI MMCONF access 2016-12-06 20:42:52 +01:00
south.c
usb.c
usb_client.c
usb_ehci.c