Tom Rini 9ac8368071 arm: Remove s32v234evb board 3 years ago
..
Kconfig 9ac8368071 arm: Remove s32v234evb board 3 years ago
Makefile caee38aef7 mmc: pwrseq: add mmc-pwrseq file to provide a generic interface 3 years ago
am654_sdhci.c e9fbbba4e3 mmc: am654_sdhci: Use sdhci_set_control_reg() 3 years ago
arm_pl180_mmci.c 0fd3d91152 dm: Use access methods for dev/uclass private data 3 years ago
arm_pl180_mmci.h 6f41d1a17e mmc: arm_pl180_mmci: Sync compatible with kernel 5 years ago
aspeed_sdhci.c c69cda25c9 dm: treewide: Rename dev_get_platdata() to dev_get_plat() 3 years ago
atmel_sdhci.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
bcm2835_sdhci.c c69cda25c9 dm: treewide: Rename dev_get_platdata() to dev_get_plat() 3 years ago
bcm2835_sdhost.c c69cda25c9 dm: treewide: Rename dev_get_platdata() to dev_get_plat() 3 years ago
bcmstb_sdhci.c c69cda25c9 dm: treewide: Rename dev_get_platdata() to dev_get_plat() 3 years ago
ca_dw_mmc.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
davinci_mmc.c d1998a9fde dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 3 years ago
dw_mmc.c d456dfbaa0 mmc: dwmmc: Change designware MMC 'clksel' callback function to return status 3 years ago
exynos_dw_mmc.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
fsl_esdhc.c d3b745f7d0 mmc: fsl_esdhc: add pulse width detection workaround 3 years ago
fsl_esdhc_imx.c 8974ff1a60 mmc: fsl_esdhc_imx: add extra delay for IO voltage switch if necessary 3 years ago
fsl_esdhc_spl.c f11b38e3ae mmc: fsl_esdhc_spl: remove superfluous free() 3 years ago
ftsdc010_mci.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
ftsdc010_mci.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
gen_atmel_mci.c c69cda25c9 dm: treewide: Rename dev_get_platdata() to dev_get_plat() 3 years ago
hi6220_dw_mmc.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
iproc_sdhci.c 76cffd5795 drivers: mmc: iproc_sdhci: enable HS200 mode 3 years ago
jz_mmc.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
kona_sdhci.c c05ed00afb common: Drop linux/delay.h from common header 4 years ago
meson_gx_mmc.c a96ea4d8d5 mmc: meson_gx_mmc: use mmc_pwrseq instead of meson_mmc_pwrseq 3 years ago
meson_gx_mmc.h 8a8d24bdf1 dm: treewide: Rename ..._platdata variables to just ..._plat 3 years ago
mmc-pwrseq.c caee38aef7 mmc: pwrseq: add mmc-pwrseq file to provide a generic interface 3 years ago
mmc-uclass.c 2243d19e56 mmc: mmc-uclass: Use dev_seq() to read aliases node's index 3 years ago
mmc.c 2153a08a24 mmc: Check for device with a seq number equal to num before checking against index 3 years ago
mmc_boot.c f7ae49fc4f common: Drop log.h from common header 4 years ago
mmc_legacy.c 39913acedd Move eSDHC adapter card identification to board files 3 years ago
mmc_private.h 39913acedd Move eSDHC adapter card identification to board files 3 years ago
mmc_spi.c 46938abd2c mmc: mmc_spi: Document the 3 local functions 3 years ago
mmc_write.c caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat' 3 years ago
msm_sdhci.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
mtk-sd.c 30e76b755b mmc: mtk-sd: don't ignore max-frequency from device tree 3 years ago
mv_sdhci.c 2ae80437fb Merge branch '2021-02-02-drop-asm_global_data-when-unused' 3 years ago
mvebu_mmc.c c689ae044b mmc: mvebu: convert to driver model 3 years ago
mxcmmc.c b75d8dc564 treewide: convert bd_t to struct bd_info by coccinelle 3 years ago
mxsmmc.c bdf8fd76c0 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS 3 years ago
nexell_dw_mmc.c d456dfbaa0 mmc: dwmmc: Change designware MMC 'clksel' callback function to return status 3 years ago
octeontx_hsmmc.c f10643cf8a dm: core: Access device ofnode through functions 3 years ago
octeontx_hsmmc.h 708598997d mmc: Add MMC controller driver for OcteonTX / TX2 3 years ago
omap_hsmmc.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
pci_mmc.c 326aae2589 mmc: pci_mmc: Set up the card detect 3 years ago
pic32_sdhci.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
pxa_mmc_gen.c c69cda25c9 dm: treewide: Rename dev_get_platdata() to dev_get_plat() 3 years ago
renesas-sdhi.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
rockchip_dw_mmc.c 9d7e6611a0 mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseq 3 years ago
rockchip_sdhci.c d1998a9fde dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 3 years ago
rpmb.c f7ae49fc4f common: Drop log.h from common header 4 years ago
s5p_sdhci.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
sandbox_mmc.c 3f6fb77175 mmc: sandbox: Add support for writing 3 years ago
sdhci-adma.c 4d6a773b1c mmc: sdhci: move the ADMA2 table handling into own module 3 years ago
sdhci-cadence.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
sdhci.c 37e1362efc mmc: sdhci: skip cache invalidation if DMA is not used 3 years ago
sh_mmcif.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
sh_mmcif.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
sh_sdhi.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
snps_dw_mmc.c d1998a9fde dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 3 years ago
socfpga_dw_mmc.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
sti_sdhci.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
stm32_sdmmc2.c 4dbaa1b6d7 mmc: stm32_sdmmc2: migrate trace to dev and log macro 3 years ago
sunxi_mmc.c 0237b3047e mmc: sunxi: Refactor mod clock register offset 3 years ago
tangier_sdhci.c c69cda25c9 dm: treewide: Rename dev_get_platdata() to dev_get_plat() 3 years ago
tegra_mmc.c c69cda25c9 dm: treewide: Rename dev_get_platdata() to dev_get_plat() 3 years ago
tmio-common.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
tmio-common.h 8a73bef338 mmc: tmio: sdhi: Configure internal DMA bus width 3 years ago
uniphier-sd.c caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat' 3 years ago
xenon_sdhci.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
zynq_sdhci.c 9b7aac7536 clk: zynq: Add dummy clock enable function 3 years ago