u-boot-brain/drivers
Bernhard Messerklinger 664758c3dd pci: Fix decode regions for memory banks
Since memory banks may not be located behind each other we need to add
them separately.

Signed-off-by: Bernhard Messerklinger <bernhard.messerklinger@br-automation.com>
Reviewed-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com>
2018-02-23 10:40:50 -05:00
..
adc
ata Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig 2018-02-08 19:09:03 -05:00
bios_emulator
block SystemACE: Remove 2018-02-13 23:24:22 -05:00
bootcount Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig 2018-02-15 07:20:53 -05:00
clk clk: rmobile: Assure SD-IF clock are configured correctly 2018-02-16 16:43:09 +01:00
core dm: core: Add a function to look up a uclass by name 2018-02-03 10:08:40 -07:00
cpu dm: cpu: bmips: add BCM6318 support 2018-01-26 12:38:13 +01:00
crypto crypto/fsl: instantiate all rng state handles 2018-02-09 08:34:34 -08:00
ddr Revert "drivers/ddr/fsl: Dual-license DDR driver" 2018-02-14 21:34:05 -05:00
demo sandbox: Add 64-bit sandbox 2018-02-18 15:53:48 -07:00
dfu dfu: select HASH 2018-01-26 20:02:33 +05:30
dma Convert CONFIG_APBH_DMA et al to Kconfig 2018-02-08 12:48:11 -05:00
firmware
fpga wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2018-01-24 12:03:43 +05:30
gpio sandbox: Rename 'num-gpios' property to avoid dtc warning 2018-02-18 15:53:32 -07:00
i2c i2c: mvtwsi.c: Fix set speed 2018-02-19 08:21:38 +01:00
input
led
mailbox
memory
misc misc: ocotp: add i.MX8M support 2018-02-04 12:00:58 +01:00
mmc mmc: Fix uninitialised priv member 2018-02-19 17:00:33 +09:00
mtd mtd: ubi: Fix worker handling 2018-02-19 08:22:58 +01:00
net net: sh_eth: Fix DT base address fetching 2018-02-18 11:20:18 +01:00
nvme Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig 2018-02-08 19:09:03 -05:00
pch
pci pci: Fix decode regions for memory banks 2018-02-23 10:40:50 -05:00
pcmcia
phy
pinctrl Merge git://git.denx.de/u-boot-rockchip 2018-01-28 13:56:19 -05:00
power power: pmic/regulator allow dm be omitted by SPL 2018-02-04 12:00:58 +01:00
pwm
qe
ram dm: ram: bmips: add BCM6318 support 2018-01-26 12:38:13 +01:00
remoteproc
reset wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2018-01-24 12:03:43 +05:30
rtc rtc: adding RX8010SJ rtc driver 2018-02-04 12:00:58 +01:00
scsi Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig 2018-02-08 19:09:03 -05:00
serial serial: Replace CONFIG_ with CONFIG_IS_ENABLED 2018-02-16 16:43:10 +01:00
soc
sound
spi spi: Migrate CONFIG_CF_SPI to Kconfig 2018-02-13 23:01:44 -05:00
spmi spmi: msm: display the PMIC Arb version (debug) 2018-01-15 11:35:37 -05:00
sysreset db410c: replace reset driver with psci 2018-01-15 16:29:03 -05:00
thermal
timer
tpm
usb usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions 2018-02-15 13:44:30 +01:00
video video: ivybridge_igd: Fix compiler warning 2018-02-13 20:34:07 -05:00
watchdog
Kconfig
Makefile