coreboot-kgpe-d16/src/southbridge/intel/i82801gx
Kyösti Mälkki b4a45dcf9d 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: If62537475eb67b7ecf85f2292a2a954a41bc18d1
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/17545
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-12-06 20:43:17 +01:00
..
acpi intel/i82801gx 82801ix: Remove OpRegion of SMBus host 2016-09-07 23:06:31 +02:00
ac97.c
azalia.c src/southbridge: Code formating 2016-08-31 20:22:46 +02:00
bootblock.c src/southbridge: Code formating 2016-08-31 20:22:46 +02:00
chip.h
early_lpc.c
early_smbus.c southbridge/intel/i82801gx: transition away from device_t 2016-09-13 17:22:07 +02:00
i82801gx.c sb/intel/i82801gx: Fix sata AHCI for desktop NM10/ICH7 2016-01-15 20:46:03 +01:00
i82801gx.h southbridge/intel/i82801gx: transition away from device_t 2016-09-13 17:22:07 +02:00
ide.c intel/i82801gx: Reorder spaces in output 2016-11-21 22:23:59 +01:00
Kconfig southbridge/intel/i82801gx: use common Intel ACPI hardware definitions 2016-07-15 08:34:10 +02:00
lpc.c src/southbridge: Remove whitespace after sizeof 2016-10-07 18:08:03 +02:00
Makefile.inc
nic.c
nvs.h
pci.c
pcie.c
reset.c src/southbridge: Code formating 2016-08-31 20:22:46 +02:00
sata.c src/southbridge: Add required space before opening parenthesis '(' 2016-08-28 18:26:07 +02:00
sata.h sb/intel/i82801gx: Fix sata AHCI for desktop NM10/ICH7 2016-01-15 20:46:03 +01:00
smbus.c src/southbridge: Code formating 2016-08-31 20:22:46 +02:00
smbus.h
smi.c
smihandler.c intel PCI ops: Remove explicit PCI MMCONF access 2016-12-06 20:43:17 +01:00
usb.c
usb_ehci.c
watchdog.c