uboot/drivers/mmc
Simon Glass 8ef761ed4c dm: mmc: Implement the MMC functions for block devices
Implement the functions in mmc_legacy.c for driver-model block devices, so
that MMC can use driver model for these. This allows CONFIG_BLK to be enabled
with DM_MMC.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-05-17 09:54:43 -06:00
..
Kconfig mmc: Add support for Qualcomm SDHCI controller 2016-04-01 17:18:08 -04:00
Makefile dm: mmc: Implement the MMC functions for block devices 2016-05-17 09:54:43 -06:00
arm_pl180_mmci.c dm: block: Rename device number member dev to devnum 2016-03-14 15:34:50 -06:00
arm_pl180_mmci.h
atmel_sdhci.c
bcm2835_sdhci.c mmc: bcm2835: fix 64-bit build warning 2016-03-27 09:12:21 -04:00
bfin_sdh.c
davinci_mmc.c
dw_mmc.c dwmmc: Increase retry timeout 2016-03-15 15:13:05 -04:00
exynos_dw_mmc.c
fsl_esdhc.c fsl: esdhc: support driver model 2016-04-06 08:33:37 -07:00
fsl_esdhc_spl.c
ftsdc010_mci.c
ftsdc021_sdhci.c
gen_atmel_mci.c
hi6220_dw_mmc.c
kona_sdhci.c
mmc-uclass.c dm: mmc: Implement the MMC functions for block devices 2016-05-17 09:54:43 -06:00
mmc.c dm: mmc: Adjust mmc_switch_part() to use a struct mmc 2016-05-17 09:54:43 -06:00
mmc_legacy.c dm: mmc: Move the device list into a separate file 2016-05-17 09:54:43 -06:00
mmc_private.h dm: mmc: Move the device list into a separate file 2016-05-17 09:54:43 -06:00
mmc_spi.c lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value 2016-03-14 19:18:42 -04:00
mmc_write.c dm: mmc: Move the device list into a separate file 2016-05-17 09:54:43 -06:00
msm_sdhci.c mmc: Add support for Qualcomm SDHCI controller 2016-04-01 17:18:08 -04:00
mv_sdhci.c
mvebu_mmc.c
mxcmmc.c
mxsmmc.c dm: block: Rename device number member dev to devnum 2016-03-14 15:34:50 -06:00
omap_hsmmc.c dm: mmc: Set up the device pointer when using the MMC uclass 2016-05-17 09:54:43 -06:00
pci_mmc.c mmc: sdhci: add const qualifier to the name of struct sdhci_host 2016-04-25 15:10:42 -04:00
pic32_sdhci.c dm: mmc: Set up the device pointer when using the MMC uclass 2016-05-17 09:54:43 -06:00
pxa_mmc_gen.c
rockchip_dw_mmc.c dm: mmc: Set up the device pointer when using the MMC uclass 2016-05-17 09:54:43 -06:00
rpmb.c
s3c_sdi.c
s5p_sdhci.c
sandbox_mmc.c
sdhci.c dm: block: Rename device number member dev to devnum 2016-03-14 15:34:50 -06:00
sh_mmcif.c
sh_mmcif.h
sh_sdhi.c
socfpga_dw_mmc.c dm: mmc: Set up the device pointer when using the MMC uclass 2016-05-17 09:54:43 -06:00
spear_sdhci.c
sunxi_mmc.c sunxi: Add support for Allwinner A64 SoCs 2016-04-01 09:52:28 +02:00
tegra_mmc.c
uniphier-sd.c dm: mmc: Set up the device pointer when using the MMC uclass 2016-05-17 09:54:43 -06:00
zynq_sdhci.c dm: mmc: Set up the device pointer when using the MMC uclass 2016-05-17 09:54:43 -06:00