u-boot/drivers
Konstantin Porotchkin 3f75e0ce7b fix: mvebu: pcie_dw: Allow probing empty PCIe slots
This patch allows probing all PCIe nodes defined in DTS
even if there no device connected to such node (no link).
Without this fix the driver returns -ENODEV when the PCIe
link is down. As result the pci_init function stops
scanning bus on first empty PCIe slot and all devices
located in higher numbered buses are not discovered.

Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Igal Liberman <igall@marvell.com>
Cc: Nadav Haklai <nadavh@marvell.com>
Reviewed-by: Stefan Roese <sr@denx.de>
2017-05-09 13:38:17 +02:00
..
adc
bios_emulator
block fsl/sata: correctly identify failed malloc 2017-04-18 10:29:24 -04:00
bootcount
clk aspeed: Refactor SCU to use consistent mask & shift 2017-05-08 11:57:35 -04:00
core
cpu
crypto Merge git://git.denx.de/u-boot-fsl-qoriq 2017-04-18 11:36:06 -04:00
ddr Merge git://git.denx.de/u-boot-fsl-qoriq 2017-04-18 11:36:06 -04:00
demo
dfu
dma
firmware
fpga
gpio dm: gpio: Add driver for stm32f7 gpio controller 2017-05-08 11:57:02 -04:00
hwmon
i2c Merge branch 'master' of git://git.denx.de/u-boot-sunxi 2017-05-08 15:44:44 -04:00
input
led
mailbox
memory
misc Drop the pdsp188x driver 2017-04-30 13:41:02 -04:00
mmc
mtd mtd: nand: Consolidate nand spl loaders implementation 2017-05-08 11:57:26 -04:00
net net: mvpp2: Add remove function that is called before the OS is started 2017-05-09 13:38:17 +02:00
pch
pci fix: mvebu: pcie_dw: Allow probing empty PCIe slots 2017-05-09 13:38:17 +02:00
pcmcia
phy/marvell
pinctrl aspeed: AST2500 Pinctrl Driver 2017-05-08 11:57:33 -04:00
power Merge branch 'master' of git://git.denx.de/u-boot-sunxi 2017-05-08 15:44:44 -04:00
pwm dm: sandbox: pwm: Add a basic pwm test 2017-04-27 16:49:02 -04:00
qe
ram stm32f7: sdram: correct sdram configuration as per micron sdram 2017-05-08 11:57:22 -04:00
remoteproc
reset aspeed: Reset Driver 2017-05-08 11:57:32 -04:00
rtc rtc: Add DM support to ds1307 2017-05-08 11:57:28 -04:00
serial Merge git://git.denx.de/u-boot-sunxi 2017-04-25 16:12:42 -04:00
soc
sound
spi stm32f7: use clock driver to enable qspi controller clock 2017-05-08 11:38:41 -04:00
spmi
sysreset aspeed: Refactor AST2500 RAM Driver and Sysreset Driver 2017-05-08 11:57:32 -04:00
thermal
timer
tpm
twserial
usb arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks 2017-05-08 11:38:38 -04:00
video Merge branch 'master' of git://git.denx.de/u-boot-sunxi 2017-05-08 15:44:44 -04:00
watchdog aspeed: Watchdog Timer Driver 2017-05-08 11:57:31 -04:00
Kconfig
Makefile