coreboot/src/device
Kyösti Mälkki 580e7223bb devicetree: Change scan_bus() prototype in device ops
The input/output value max is no longer used for tracking the
bus enumeration sequence, everything is handled in the context
of devicetree bus objects.

Change-Id: I545088bd8eaf205b1436d8c52d3bc7faf4cfb0f9
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/8541
Tested-by: build bot (Jenkins)
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Reviewed-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-06-04 11:22:53 +02:00
..
dram cbfs: new API and better program loading 2015-06-02 14:09:31 +02:00
oprom cbfs: new API and better program loading 2015-06-02 14:09:31 +02:00
azalia_device.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
cardbus_device.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
cpu_device.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
device.c devicetree: Change scan_bus() prototype in device ops 2015-06-04 11:22:53 +02:00
device_romstage.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
device_util.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
hypertransport.c devicetree: Change scan_bus() prototype in device ops 2015-06-04 11:22:53 +02:00
Kconfig Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Makefile.inc device: Add class and subclass name support 2015-04-22 08:55:29 +02:00
pci_class.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pci_device.c devicetree: Change scan_bus() prototype in device ops 2015-06-04 11:22:53 +02:00
pci_early.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pci_ops.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pci_rom.c cbfs: new API and better program loading 2015-06-02 14:09:31 +02:00
pciexp_device.c devicetree: Change scan_bus() prototype in device ops 2015-06-04 11:22:53 +02:00
pcix_device.c devicetree: Change scan_bus() prototype in device ops 2015-06-04 11:22:53 +02:00
pnp_device.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
root_device.c devicetree: Change scan_bus() prototype in device ops 2015-06-04 11:22:53 +02:00
smbus_ops.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
software_i2c.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00