coreboot/src/device
Patrick Rudolph a5c2ac6256 x86/acpi: Add VFCT table
Add VFCT table to provide PCI Optiom Rom for
AMD graphic devices.
Useful for GNU Linux payloads and embedded dual GPU systems.

Tested on Lenovo T500 with AMD RV635 as secondary gpu.

Original Change-Id: I3b4a587c71e7165338cad3aca77ed5afa085a63c
Signed-off-by: Patrick Rudolph <siro@das-labor.org>

Change-Id: I4dc00005270240c048272b2e4f52ae46ba1c9422
Reviewed-on: https://review.coreboot.org/18192
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2017-02-04 23:01:37 +01:00
..
dram SPD_CACHE: Drop debug statement 2017-01-10 21:24:27 +01:00
oprom src/device: Add required space before opening parenthesis '(' 2016-08-28 18:27:52 +02:00
azalia_device.c Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
cardbus_device.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
cpu_device.c src/device: Capitalize CPU, RAM and ROM 2016-07-31 18:33:30 +02:00
device.c src/device: Update license headers 2016-04-13 17:34:18 +02:00
device_simple.c device: include devicetree in bootblock stage 2016-07-27 00:40:05 +02:00
device_util.c src/device: Get device structure by path type 2016-12-07 22:55:20 +01:00
hypertransport.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
i2c.c device: i2c: Add support for I2C bus operations 2016-06-09 17:05:40 +02:00
Kconfig Kconfig: Document what ASPM means 2016-12-29 08:53:10 +01:00
Makefile.inc device: include devicetree in bootblock stage 2016-07-27 00:40:05 +02:00
pci_class.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pci_device.c x86/acpi: Add VFCT table 2017-02-04 23:01:37 +01:00
pci_early.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pci_ops.c PCI ops: MMCONF_SUPPORT_DEFAULT is required 2016-12-07 12:59:28 +01:00
pci_rom.c x86/acpi: Add VFCT table 2017-02-04 23:01:37 +01:00
pciexp_device.c PCI ops: Define read-modify-write routines globally 2016-12-06 20:45:22 +01:00
pcix_device.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pnp_device.c device/pnp: Ability to set vendor specific logical device config 2015-12-29 18:17:01 +01:00
root_device.c device: Add an ACPI device name and path concept to devices 2016-05-21 05:59:52 +02:00
smbus_ops.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
software_i2c.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00