coreboot/src/devices
Patrick Georgi 87fcffac82 Wrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID in weak functions
This is so that boards can determine them on runtime based on hardware
properties, if so desired.


Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Acked-by: Joseph Kellermann <Joseph.Kellermann@heitec.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6329 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-02-03 09:14:40 +00:00
..
oprom Make YABEL warnings-are-errors safe 2011-01-21 12:45:37 +00:00
agp_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
cardbus_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
device.c Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
device_util.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
hypertransport.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
Kconfig Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
Makefile.inc Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
pci_device.c Wrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID in weak functions 2011-02-03 09:14:40 +00:00
pci_ops.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
pci_rom.c Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
pciexp_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
pcix_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
pnp_device.c Fix an infinite loop in pnp_get_ioresource(), which freezes coreboot if 2011-01-31 21:16:48 +00:00
root_device.c Cosmetics and coding style fixes in devices/*. 2010-10-18 00:00:57 +00:00
smbus_ops.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00