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.
Simon Glass
7f1961018c
dm: exynos: Make sure that GPIOs are requested
...
With driver model GPIOs must be requested before use. Make sure this is
done correctly.
(Note that the soft SPI part of universal is omitted, since this driver
is about to be replaced with a driver-model-aware version)
Signed-off-by: Simon Glass <sjg@chromium.org>
11 years ago
..
Kconfig
kconfig: add blank Kconfig files
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
mmc: set correct block size value in bfin sdh driver
11 years ago
davinci_mmc.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
dw_mmc.c
mmc: dw_mmc: cleanups
11 years ago
exynos_dw_mmc.c
mmc: exynos_dw_mmc: enable the DDR mode
11 years ago
fsl_esdhc.c
cosmetic: replace MIN, MAX with min, max
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
12 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: Fix mmc bus width
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
…
mvebu_mmc.c
mvebu_mmc: Driver addition
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
dm: exynos: Make sure that GPIOs are requested
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
arm: socfpga: mmc: Pick the clock from clock manager
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