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.
Paul Kocialkowski
aac5450ea9
omap_hsmmc: Board-specific TWL4030 MMC power initializations
...
Boards using the TWL4030 regulator may not all use the LDOs the same way
(e.g. MMC2 power can be controlled by another LDO than VMMC2).
This delegates TWL4030 MMC power initializations to board-specific functions,
that may still call twl4030_power_mmc_init for the default behavior.
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-by: Tom Rini <trini@ti.com>
[trini: Fix omap3_evm warning, add twl4030.h]
Signed-off-by: Tom Rini <trini@ti.com>
11 years ago
..
Kconfig
kconfig: add blank Kconfig files
11 years ago
Makefile
sort drivers/mmc/Makefile
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
mmc: bcm2835_sdhci: add missing include
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
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
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
…
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: Board-specific MMC power initializations
11 years ago
mmc_private.h
…
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
arm: marvell: Move arch/kirkwood.h to arch/soc.h
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
omap_hsmmc: Board-specific TWL4030 MMC power initializations
11 years ago
pxa_mmc_gen.c
linux/kernel.h: sync min, max, min3, max3 macros with Linux
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: set SD detection pin as input
11 years ago
sdhci.c
sdhci: make local functions static
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
…
sunxi_mmc.c
dm: sunxi: Request card detect gpio
11 years ago
tegra_mmc.c
tegra: make local functions static
11 years ago
zynq_sdhci.c
mmc: zynq: Add OF initialization support
11 years ago