coreboot-kgpe-d16/src/southbridge/intel/fsp_bd82x6x
Kyösti Mälkki 154768b902 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.

I liked the style of code in pci_mmio_cfg.h more, and used those to
replace the ones in io.h.

Change-Id: Ib5e6a451866c95d1edb9060c7f94070830b90e92
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/17689
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-12-06 20:44:37 +01:00
..
acpi ACPI: Fix IASL Warning about unused method for _TZ checks 2015-12-10 16:31:14 +01:00
azalia.c intel PCI ops: Remove explicit PCI MMCONF access 2016-12-06 20:43:17 +01:00
bootblock.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
chip.h header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
early_init.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
early_me.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
early_smbus.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
early_spi.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
early_usb.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
elog.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
finalize.c intel PCI ops: Remove explicit PCI MMCONF access 2016-12-06 20:44:37 +01:00
gpio.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
gpio.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig southbridge/intel/fsp_bd82x6x: use common Intel ACPI hardware definitions 2016-07-15 08:34:46 +02:00
lpc.c src/southbridge: Remove whitespace after sizeof 2016-10-07 18:08:03 +02:00
Makefile.inc tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
me.c intel PCI ops: Remove explicit PCI MMCONF access 2016-12-06 20:42:52 +01:00
me.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
me_8.x.c intel PCI ops: Remove explicit PCI MMCONF access 2016-12-06 20:42:52 +01:00
me_status.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
nvs.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pch.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pch.h southbridge/intel/fsp_bd82x6x: use common Intel ACPI hardware definitions 2016-07-15 08:34:46 +02:00
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
smi.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
smihandler.c intel PCI ops: Remove explicit PCI MMCONF access 2016-12-06 20:42:52 +01:00
southbridge_pci_devs.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
watchdog.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00