You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Wang Huan
19060bd886
ls102xa: esdhc: Add esdhc support for LS102xA
...
For LS1, esdhc is big-endian IP. Accessing the registers
should be in big-endian mode. So we use esdhc_read32()
to read Host controller capabilities register for LS1.
For LS1, when using CMD12, cmdtype need to be set to
ABORT, otherwise, next read command will hang.
Signed-off-by: Alison Wang <alison.wang@freescale.com>
11 years ago
..
Makefile
mmc: s3c: Add SD driver
11 years ago
arm_pl180_mmci.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
arm_pl180_mmci.h
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
bcm2835_sdhci.c
bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag
11 years ago
bfin_sdh.c
blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c
11 years ago
davinci_mmc.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
dw_mmc.c
mmc/dw_mmc: Fix clock divider calculation error for bypass mode
11 years ago
exynos_dw_mmc.c
mmc: exynos_dw_mmc: enable the DDR mode
11 years ago
fsl_esdhc.c
ls102xa: esdhc: Add esdhc support for LS102xA
11 years ago
fsl_esdhc_spl.c
driver: Add support of image load for MMC & SPI in SPL
11 years ago
ftsdc010_mci.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
ftsdc021_sdhci.c
mmc: add Faraday FTSDC021 SDHCI controller support
11 years ago
gen_atmel_mci.c
MMC: atmel_mci: enable high speed mode support
11 years ago
kona_sdhci.c
mmc: free allocated memory on initialization errors
11 years ago
mmc.c
mmc: prevent some warnings with make W=1
11 years ago
mmc_private.h
mmc: don't support write & erase for SPL builds
12 years ago
mmc_spi.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
mmc_write.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
mv_sdhci.c
mmc: sdhci: return error when failed add_sdhci().
12 years ago
mvebu_mmc.c
ARM: kirkwood: add mvsdio driver
11 years ago
mxcmmc.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
mxsmmc.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
omap_hsmmc.c
mmc: prevent some warnings with make W=1
11 years ago
pxa_mmc_gen.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
rpmb.c
includes: move openssl headers to include/u-boot
11 years ago
s3c_sdi.c
mmc: s3c: Add SD driver
11 years ago
s5p_sdhci.c
mmc: s5p_sdhci: add the s5p_sdhci_core_init function
11 years ago
sdhci.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
sh_mmcif.c
mmc: sh_mmcif: Fix warning by unused variable
11 years ago
sh_mmcif.h
…
socfpga_dw_mmc.c
socfpga: cleanup socfpga_dw_mmc
11 years ago
spear_sdhci.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
sunxi_mmc.c
sunxi: Remove mmc DMA support
11 years ago
tegra_mmc.c
ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE
11 years ago
zynq_sdhci.c
mmc: zynq: Add OF initialization support
11 years ago