coreboot-kgpe-d16/src/southbridge/intel/i82371eb
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
..
acpi Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
acpi_tables.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +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_pm.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
early_smbus.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
i82371eb.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
i82371eb.h 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
isa.c devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
Kconfig acpi: Remove monolithic ACPI 2015-05-26 10:25:47 +02:00
Makefile.inc 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
smbus.c devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
smbus.h southbridge: Drop print_ implementation from non-romcc boards 2015-01-06 20:15:20 +01:00
usb.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
wakeup.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00