coreboot-kgpe-d16/src/southbridge/amd/sb800
Kyösti Mälkki d0e212cdce devicetree: Discriminate device ops scan_bus()
Use of scan_static_bus() and tree traversals is somewhat convoluted.
Start cleaning this up by assigning each path type with separate
static scan_bus() function.

For ME, SMBus and LPC paths a bus cannot expose bridges, as those would
add to the number of encountered PCI buses.

Change-Id: I8bb11450516faad4fa33b8f69bce5b9978ec75e5
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/8534
Tested-by: build bot (Jenkins)
Reviewed-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
2015-06-04 11:19:01 +02:00
..
bootblock.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
chip.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
early_setup.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
enable_usbdebug.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
fadt.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
hda.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
ide.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Kconfig Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
lpc.c devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
Makefile.inc kbuild: automatically include southbridges 2015-04-27 23:48:35 +02:00
pci.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pcie.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
reset.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
sata.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
sb800.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
sb800.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
sm.c devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
smbus.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
smbus.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
usb.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00