coreboot-kgpe-d16/src/devices
Myles Watson bd61a81949 Make yabel work for non-zero bus numbers. The link_num is not the bus number.
Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5757 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-08-30 21:52:38 +00:00
..
oprom Make yabel work for non-zero bus numbers. The link_num is not the bus number. 2010-08-30 21:52:38 +00:00
agp_device.c coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 2009-02-28 20:10:20 +00:00
cardbus_device.c Always enable parent resources before child resources. 2010-06-17 16:16:56 +00:00
device.c Clarify comment a bit 2010-08-17 07:46:50 +00:00
device_util.c Same conversion as with resources from static arrays to lists, except 2010-06-09 22:41:35 +00:00
hypertransport.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Kconfig Enable PCI_OPTION_ROM_REALMODE when GEODE_VSA is selected. 2010-06-04 15:55:12 +00:00
Makefile.inc Enable PCI_OPTION_ROM_REALMODE when GEODE_VSA is selected. 2010-06-04 15:55:12 +00:00
pci_device.c Always enable parent resources before child resources. 2010-06-17 16:16:56 +00:00
pci_ops.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
pci_rom.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
pciexp_device.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
pcix_device.c Same conversion as with resources from static arrays to lists, except 2010-06-09 22:41:35 +00:00
pnp_device.c Use lists instead of arrays for resources in devices to reduce memory usage. 2010-05-21 14:33:48 +00:00
root_device.c Always enable parent resources before child resources. 2010-06-17 16:16:56 +00:00
smbus_ops.c Same conversion as with resources from static arrays to lists, except 2010-06-09 22:41:35 +00:00