coreboot-kgpe-d16/src/device
Kyösti Mälkki fcbebb61c5 PCI subsystem: Drop PCI_64BIT_PREF_MEM option
No board in the tree selects this and it looks like the implementation
was done at chipset level while it should be part of PCI subsystem.

When enabled, at least AMD K8 and f14, f15tn and f16kb fail build test.

Feature of placing prefetchable PCI memory above 4GB may not work if
there is any 32-bit only prefetchable PCI BARs in the system.

Change-Id: I40ded2c7d6d05f461423721aa5d78a78f9f9ce1e
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/8705
Tested-by: build bot (Jenkins)
Reviewed-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2015-06-10 05:48:37 +02:00
..
dram cbfs: new API and better program loading 2015-06-02 14:09:31 +02:00
oprom Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
azalia_device.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
cardbus_device.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
cpu_device.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
device.c PCI subsystem: Drop PCI_64BIT_PREF_MEM option 2015-06-10 05:48:37 +02:00
device_romstage.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
device_util.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
hypertransport.c AMD K8 fam10: Drop extra HT scan_chain() parameters 2015-06-05 10:19:02 +02:00
Kconfig PCI subsystem: Drop PCI_64BIT_PREF_MEM option 2015-06-10 05:48:37 +02:00
Makefile.inc device: Add class and subclass name support 2015-04-22 08:55:29 +02:00
pci_class.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pci_device.c devicetree: Change scan_bus() prototype in device ops 2015-06-04 11:22:53 +02:00
pci_early.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pci_ops.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pci_rom.c cbfs: new API and better program loading 2015-06-02 14:09:31 +02:00
pciexp_device.c devicetree: Change scan_bus() prototype in device ops 2015-06-04 11:22:53 +02:00
pcix_device.c devicetree: Change scan_bus() prototype in device ops 2015-06-04 11:22:53 +02:00
pnp_device.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
root_device.c devicetree: Change scan_bus() prototype in device ops 2015-06-04 11:22:53 +02:00
smbus_ops.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
software_i2c.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00