rv1126-uboot/drivers/mmc
Jean-Jacques Hiblot 9127fbf440 UPSTREAM: mmc: add a Kconfig option to enable the support for MMC write operations
This allows using CONFIG_IS_ENABLED(MMC_WRITE) to compile out code
needed only if write support is required.
The option is added for u-boot and for SPL

Change-Id: Ibb3836ed8713e491238460783a85ee1808770f66
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
(cherry picked from commit d6400c3f8520bb9a203fe397039279c80f093c27)
2021-01-04 17:12:30 +08:00
..
Kconfig UPSTREAM: mmc: add a Kconfig option to enable the support for MMC write operations 2021-01-04 17:12:30 +08:00
Makefile UPSTREAM: mmc: add a Kconfig option to enable the support for MMC write operations 2021-01-04 17:12:30 +08:00
arm_pl180_mmci.c
arm_pl180_mmci.h
atmel_sdhci.c
bcm2835_sdhci.c
davinci_mmc.c
dw_mmc.c blk/mmc: add function blk_dread_prepare 2020-06-16 11:34:02 +08:00
exynos_dw_mmc.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
fsl_esdhc.c
fsl_esdhc_spl.c
ftsdc010_mci.c
gen_atmel_mci.c
hi6220_dw_mmc.c
kona_sdhci.c
meson_gx_mmc.c
mmc-uclass.c UPSTREAM: mmc: add a Kconfig option to enable the support for MMC write operations 2021-01-04 17:12:30 +08:00
mmc.c dm: mmc: remove mmc_bread_prepare in mmc_blk_ops 2020-08-11 09:11:21 +08:00
mmc_boot.c
mmc_legacy.c
mmc_private.h UPSTREAM: mmc: add a Kconfig option to enable the support for MMC write operations 2021-01-04 17:12:30 +08:00
mmc_spi.c
mmc_write.c
msm_sdhci.c UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
mv_sdhci.c
mvebu_mmc.c
mxcmmc.c
mxsmmc.c
omap_hsmmc.c
pci_mmc.c
pic32_sdhci.c
pxa_mmc_gen.c
rockchip_dw_mmc.c mmc: dw_mmc: implement the function board_mmc_dm_reinit 2020-02-24 18:20:52 +08:00
rockchip_sdhci.c mmc: sdhci: rockchip: reset the clock phase 2020-12-07 09:20:43 +08:00
rpmb.c mmc: rpmb: correct MMC_RSP_R1b to MMC_RSP_R1 2019-03-05 11:20:06 +08:00
s5p_sdhci.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
sandbox_mmc.c
sdhci-cadence.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
sdhci.c
sh_mmcif.c
sh_mmcif.h
sh_sdhi.c
socfpga_dw_mmc.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
sti_sdhci.c
stm32_sdmmc2.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2019-07-05 19:33:35 +08:00
sunxi_mmc.c
tangier_sdhci.c
tegra_mmc.c
uniphier-sd.c
xenon_sdhci.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
zynq_sdhci.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00