coreboot/src/device
Paul Menzel 662380f157 device: Stop and output time in scan_bus()
Output how long it took to scan a bus.

Note, that the function `scan_bus()` is called recursively.

Change-Id: I6335e10db783f092ea18d3a1c79f93135bee5826
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/12103
Tested-by: build bot (Jenkins)
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2015-10-27 17:14:11 +01:00
..
dram ddr3: add missing newline 2015-06-23 01:50:33 +02:00
oprom yabel: explicitly cast values to match printk expectations 2015-10-25 07:29:55 +01: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 device: remove unused x86 include from common code 2015-07-09 00:30:56 +02:00
device.c device: Stop and output time in scan_bus() 2015-10-27 17:14:11 +01: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 device/hypertransport: Add additional debug output 2015-10-23 20:00:07 +02:00
Kconfig Separate bootsplash image menuconfig option from others 2015-10-25 07:28:38 +01:00
Makefile.inc x86: add standalone verstage support 2015-10-14 17:07:52 +00:00
pci_class.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pci_device.c device/pci_device: Set bridge primary bus number before scanning 2015-10-25 04:47:10 +01: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 oprom: Fix for 64bit 2015-06-22 07:35:21 +02:00
pciexp_device.c device/pciexp_device: Tune PCIe bridges before scanning children 2015-10-25 04:49:31 +01: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 device/smbus: Avoid infinite loop if SMBUS device has wrong parent 2015-10-24 01:28:08 +02:00
software_i2c.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00