coreboot-kgpe-d16/src/include/device
Kyösti Mälkki 754fac4346 PCI subsystem: Remove AGP bridge type
There is no auto-detection for AGP type and we have no hardware that
selects this. Furthermore, we treat AGP bridges just like PCI bridges,
there is no optimisation for higher bandwidth.

Change-Id: I4fe87c83411643cb9b8d3216f2af07bf098174d3
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/8367
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-02-10 09:38:32 +01:00
..
dram ddr3: Plumber DIMM type to parsed structure. 2014-12-07 15:18:41 +01:00
azalia.h Correct file permissions. 2013-12-07 00:39:09 +01:00
azalia_device.h Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
cardbus.h device/{cardbus,agp}.h: Missing header for device_t type 2014-06-25 11:32:23 +02:00
device.h devicetree: Search PnP device node from the tree by path 2015-01-30 16:58:27 +01:00
drm_dp_helper.h FUI: reorganize include files 2013-07-10 02:39:42 +02:00
early_smbus.h src/include: Doxygen fixes 2015-01-09 06:04:55 +01:00
hypertransport.h
hypertransport_def.h
i2c.h i2c: Add software_i2c driver for I2C debugging and emulation 2014-12-30 22:07:42 +01:00
i915.h FUI: reorganize include files 2013-07-10 02:39:42 +02:00
i915_reg.h FUI: reorganize include files 2013-07-10 02:39:42 +02:00
path.h sconfig: rename lapic_cluster -> cpu_cluster 2013-02-14 07:07:20 +01:00
pci.h device/pci_early.c: Mixes up variants of a typedefs to 'u32' 2014-07-19 11:57:06 +02:00
pci_def.h Drop PCI_BDF macro declaration 2014-05-25 04:52:57 +02:00
pci_ehci.h usbdebug: Move under drivers/usb 2014-02-06 11:13:57 +01:00
pci_ids.h drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot 2015-02-05 17:37:05 +01:00
pci_ops.h pci_ops.{c,h}: Don't hide pointers behind typedefs 2014-11-05 14:45:57 +01:00
pci_rom.h RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMs 2014-12-28 19:57:16 +01:00
pciexp.h Add support for enabling PCIe Common Clock and ASPM 2012-03-29 22:16:07 +02:00
pcix.h
pnp.h pnp: Allow setting of misc register 0xf4 in device tree 2014-09-17 17:34:16 +02:00
pnp_def.h pnp: Allow setting of misc register 0xf4 in device tree 2014-09-17 17:34:16 +02:00
resource.h MTRR: Mark all prefetchable resources as WRCOMB. 2014-02-06 00:55:13 +01:00
smbus.h
smbus_def.h