uboot/drivers/mmc
Simon Glass 4a1db6d8ab dm: mmc: Try to honour the sequence order
At present we add driver-model MMC devices in the order we find them. The
'alias' order is not honoured.

It is difficult to fix this for the case where we have holes in the
sequence. But for the common case where the devices are numbered from 0
without any gaps, we can add the devices to the internal data structures
in this order.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-01-20 19:06:22 -07:00
..
Kconfig
Makefile
arm_pl180_mmci.c
arm_pl180_mmci.h
atmel_sdhci.c
bcm2835_sdhci.c
bfin_sdh.c
davinci_mmc.c
dw_mmc.c
exynos_dw_mmc.c
fsl_esdhc.c ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register 2016-01-03 15:21:21 +01:00
fsl_esdhc_spl.c block: pass block dev not num to read/write/erase() 2016-01-13 21:05:18 -05:00
ftsdc010_mci.c
ftsdc021_sdhci.c
gen_atmel_mci.c
hi6220_dw_mmc.c
kona_sdhci.c
mmc-uclass.c
mmc.c dm: mmc: Try to honour the sequence order 2016-01-20 19:06:22 -07:00
mmc_private.h block: pass block dev not num to read/write/erase() 2016-01-13 21:05:18 -05:00
mmc_spi.c
mmc_write.c mmc: store hwpart in the block device 2016-01-13 21:05:19 -05:00
mv_sdhci.c
mvebu_mmc.c
mxcmmc.c
mxsmmc.c
omap_hsmmc.c
pci_mmc.c dm: Convert PCI MMC over to use DM PCI API 2016-01-12 10:19:09 -07:00
pxa_mmc_gen.c
rockchip_dw_mmc.c mmc: rockchip: the non-removable property must point to emmc 2016-01-15 05:39:27 -07:00
rpmb.c
s3c_sdi.c
s5p_sdhci.c
sandbox_mmc.c
sdhci.c
sh_mmcif.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
sh_mmcif.h Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
sh_sdhi.c
socfpga_dw_mmc.c
spear_sdhci.c
sunxi_mmc.c block: pass block dev not num to read/write/erase() 2016-01-13 21:05:18 -05:00
tegra_mmc.c
zynq_sdhci.c