rv1126-uboot/drivers/mmc
Jaehoon Chung 70f862808e mmc: fsl_esdhc: remove the duplicated header file
"mmc.h" is already included. It's duplicated.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-08-05 11:21:25 +09:00
..
Kconfig mmc: rockchip: add SDHCI driver support for rockchip soc 2016-07-25 20:46:46 -06:00
Makefile mmc: rockchip: add SDHCI driver support for rockchip soc 2016-07-25 20:46:46 -06:00
arm_pl180_mmci.c
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 mmc: dw_mmc: remove the duplicated header file 2016-08-05 11:21:24 +09:00
exynos_dw_mmc.c mmc: dw_mmc: remove the duplicated header file 2016-08-05 11:21:24 +09:00
fsl_esdhc.c mmc: fsl_esdhc: remove the duplicated header file 2016-08-05 11:21:25 +09: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 mmc-uclass: correct the device number 2016-07-31 07:24:20 -06:00
mmc.c dm: mmc: Add a way to use driver model for MMC operations 2016-07-11 14:06:44 -06:00
mmc_boot.c mmc: Move MMC boot code into its own file 2016-07-11 14:06:44 -06:00
mmc_legacy.c dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c 2016-07-11 14:06:44 -06:00
mmc_private.h mmc: Move tracing code into separate functions 2016-07-11 14:06:44 -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: Add support for driver-model block devices 2016-05-17 09:54:43 -06:00
msm_sdhci.c dm: mmc: msmsdhic: Drop old MMC code 2016-07-11 14:06:44 -06:00
mv_sdhci.c
mvebu_mmc.c
mxcmmc.c
mxsmmc.c
omap_hsmmc.c mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx 2016-06-09 13:53:09 -04: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 rockchip: mmc: Update the driver to support of-platdata 2016-07-14 20:40:24 -06:00
rockchip_sdhci.c mmc: rockchip: add SDHCI driver support for rockchip soc 2016-07-25 20:46:46 -06:00
rpmb.c
s3c_sdi.c
s5p_sdhci.c mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B 2016-08-05 11:21:24 +09:00
sandbox_mmc.c dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS 2016-07-11 14:06:44 -06:00
sdhci.c mmc: sdhci: set to INT_DATA_END when there are data 2016-08-05 11:21:24 +09:00
sh_mmcif.c
sh_mmcif.h
sh_sdhi.c
socfpga_dw_mmc.c dm: socfpga: mmc: Support CONFIG_BLK 2016-07-27 14:15:54 -06:00
spear_sdhci.c
sunxi_mmc.c sunxi: Use BROM stored boot_media value to determine our boot-source 2016-07-15 15:54:56 +02:00
tegra_mmc.c mmc: tegra: add basic Tegra186 support 2016-05-31 11:22:59 -07:00
uniphier-sd.c ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() 2016-07-24 00:13:10 +09:00
zynq_sdhci.c dm: mmc: zynq: Convert zynq to use driver model for MMC 2016-07-27 14:15:54 -06:00