uboot/drivers
Simon Glass 2bb02e4fe2 dm: pci: Allow PCI bus numbering aliases
Commit 9cc36a2 'dm: core: Add a flag to control sequence numbering' changed
the default uclass behaviour to not support bus numbering. This is incorrect
for PCI and that commit should have enabled the flag for PCI.

Enable it so that PCI buses can be found and the 'pci' command works again.
Also add a test for this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-06-04 03:34:47 -06:00
..
bios_emulator biosemu: Do not free vga_info->BIOSImage when it is 0xc0000 2015-04-29 18:51:49 -06:00
block fsl/sata: Replace sprintf() with snprintf() 2015-05-28 08:18:24 -04:00
bootcount
core dm: core: Add a function to bind a driver for a device tree node 2015-04-29 21:02:32 -06:00
cpu dm: Implement a CPU uclass 2015-04-29 21:02:33 -06:00
crypto
ddr arm: mvebu: db-mv784mp-gp: Fix ECC I2C address 2015-05-05 14:32:05 +02:00
demo
dfu
dma
fpga
gpio gpio: stm32: add stm32f1 support 2015-05-28 08:18:24 -04:00
hwmon
i2c Merge branch 'master' of git://git.denx.de/u-boot-uniphier 2015-05-30 20:16:01 -04:00
input
memory
misc sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation 2015-05-14 18:49:34 -06:00
mmc Merge git://git.denx.de/u-boot-mpc85xx 2015-05-05 14:57:23 -04:00
mtd sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory 2015-05-29 13:46:36 +02:00
net net: Remove all calls to net_random_ethaddr() 2015-05-20 11:07:27 -05:00
pci dm: pci: Allow PCI bus numbering aliases 2015-06-04 03:34:47 -06:00
pcmcia
power sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator 2015-05-14 19:58:34 -06:00
pwm pwm: imx: Remove unreachable code 2015-05-26 14:13:12 +02:00
qe QE/DeepSleep: add QE deepsleep support for mpc85xx 2015-04-21 10:19:19 -07:00
rtc dm: rtc: sandbox: Enable real-time clock support 2015-05-05 20:58:40 -06:00
serial ARM: UniPhier: update the vendor name of UniPhier in Kconfig 2015-05-31 02:55:30 +09:00
soc
sound sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig 2015-04-18 11:11:39 -06:00
spi dm: spi: Avoid setting the speed with every transfer 2015-05-05 20:58:18 -06:00
thermal thermal: imx_thermal: increase critical temperature threshold 2015-05-26 14:21:25 +02:00
tpm tpm: Support using driver model with I2C 2015-05-14 18:49:33 -06:00
twserial
usb Merge branch 'master' of git://git.denx.de/u-boot-uniphier 2015-05-30 20:16:01 -04:00
video cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer 2015-05-28 11:17:48 -04:00
watchdog
Kconfig dm: Implement a CPU uclass 2015-04-29 21:02:33 -06:00
Makefile dm: Implement a CPU uclass 2015-04-29 21:02:33 -06:00