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

BUG=none
BRANCH=none
TEST=none

Change-Id: I64ed5b8ce7f62968437aa4ca47d9f561eb88c2c5
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: fd891291ed
Original-Change-Id: I5027331a6adf9109767415ba22dfcb17b35ef54b
Original-Signed-off-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Original-Reviewed-on: https://review.coreboot.org/19467
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Original-Tested-by: build bot (Jenkins)
Original-Reviewed-by: Philippe Mathieu-Daud <philippe.mathieu.daude@gmail.com>
Reviewed-on: https://chromium-review.googlesource.com/493978
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
2017-05-02 20:24:05 -07:00
..
dram UPSTREAM: device/dram/ddr2: Add common ddr2 spd decoder 2017-03-10 10:54:48 -08:00
oprom UPSTREAM: src/device: Add required space before opening parenthesis '(' 2016-09-02 09:31:59 -07: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 UPSTREAM: src/device: Capitalize CPU, RAM and ROM 2016-08-04 23:37:13 -07:00
device.c UPSTREAM: devtree: Drop unused parameter show_devs_tree() call 2017-02-07 10:29:14 -08:00
device_simple.c UPSTREAM: lib: provide clearer devicetree semantics 2017-04-26 13:36:55 -07:00
device_util.c UPSTREAM: device: Add a new "SPI" device type 2017-02-18 03:10:55 -08:00
hypertransport.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
i2c.c UPSTREAM: device: i2c: Add support for I2C bus operations 2016-06-10 00:17:46 -07:00
Kconfig UPSTREAM: libgfxinit: Select CONFIG_VGA when needed 2017-04-10 14:28:37 -07:00
Makefile.inc UPSTREAM: device: allow devicetree accesses in postcar stage 2017-04-26 13:36:56 -07:00
pci_class.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pci_device.c UPSTREAM: pci_device: Write vendor ID to subsystem vendor ID 2017-05-02 20:24:05 -07:00
pci_early.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pci_ops.c UPSTREAM: PCI ops: MMCONF_SUPPORT_DEFAULT is required 2016-12-08 12:31:39 -08:00
pci_rom.c UPSTREAM: x86/acpi: Use initialized VBIOS in VFCT table 2017-04-28 22:25:29 -07:00
pciexp_device.c UPSTREAM: PCI ops: Define read-modify-write routines globally 2016-12-08 12:31:12 -08: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 UPSTREAM: device: Add scan_generic_bus support 2017-02-18 03:10:56 -08: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