coreboot/src/device
Rizwan Qureshi fd891291ed pci_device: Write vendor ID to subsystem vendor ID
Write vendor/device id to subsystem vendor/device id
if they are not provided.

Change-Id: I5027331a6adf9109767415ba22dfcb17b35ef54b
Signed-off-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Reviewed-on: https://review.coreboot.org/19467
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
Reviewed-by: Philippe Mathieu-Daudé <philippe.mathieu.daude@gmail.com>
2017-05-01 01:06:02 +02:00
..
dram device/dram/ddr2: Add common ddr2 spd decoder 2017-03-10 11:17:27 +01:00
oprom
azalia_device.c
cardbus_device.c
cpu_device.c
device.c devtree: Drop unused parameter show_devs_tree() call 2017-02-06 20:22:01 +01:00
device_simple.c lib: provide clearer devicetree semantics 2017-04-25 18:14:38 +02:00
device_util.c device: Add a new "SPI" device type 2017-02-16 08:41:28 +01:00
hypertransport.c
i2c.c
Kconfig libgfxinit: Select CONFIG_VGA when needed 2017-04-08 13:03:52 +02:00
Makefile.inc device: allow devicetree accesses in postcar stage 2017-04-25 18:15:14 +02:00
pci_class.c
pci_device.c pci_device: Write vendor ID to subsystem vendor ID 2017-05-01 01:06:02 +02:00
pci_early.c
pci_ops.c PCI ops: MMCONF_SUPPORT_DEFAULT is required 2016-12-07 12:59:28 +01:00
pci_rom.c x86/acpi: Use initialized VBIOS in VFCT table 2017-04-27 18:17:57 +02:00
pciexp_device.c PCI ops: Define read-modify-write routines globally 2016-12-06 20:45:22 +01:00
pcix_device.c
pnp_device.c
root_device.c device: Add scan_generic_bus support 2017-02-16 08:41:52 +01:00
smbus_ops.c
software_i2c.c