Commit Graph

749 Commits (9af6ce42484ec4a1be4898ca7423ff93ac2ce2c5)

Author SHA1 Message Date
Xu Ziyuan 02ebd42cf1 mmc: dw_mmc: reduce timeout detection cycle 9 years ago
Simon Glass f1a485aa40 dm: socfpga: mmc: Support CONFIG_BLK 9 years ago
Simon Glass 329a449f2c dm: mmc: zynq: Convert zynq to use driver model for MMC 9 years ago
Jaehoon Chung 5628347f59 dm: mmc: dwmmc: use the callback functions as static 9 years ago
Kever Yang 79c830653b mmc: rockchip: add SDHCI driver support for rockchip soc 9 years ago
Masahiro Yamada 4e3d84066e ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() 9 years ago
Siva Durga Prasad Paladugu 1d405e207b mmc: sdhci: Disable internal clock enable bit 9 years ago
Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes. 9 years ago
Hans de Goede ef36d9ae16 sunxi: Use BROM stored boot_media value to determine our boot-source 9 years ago
Tobias Doerffel 26c0c15786 sunxi: mmc: increase status register polling rate for data transfers 9 years ago
Simon Glass bfeb443e3d rockchip: mmc: Update the driver to support of-platdata 9 years ago
Simon Glass 6809b04f48 rockchip: mmc: Move all DT decoding to ofdata_to_platdata() 9 years ago
Jaehoon Chung 3537ee879e mmc: exynos_dw_mmc: support the Driver mode for Exynos 9 years ago
Jaehoon Chung 70f6d39433 mmc: exynos_dw_mmc: use the 4bit bus-width by default 9 years ago
Jaehoon Chung d956a67ed1 mmc: exynos_dw_mmc: clean the unused and unnecessary codes 9 years ago
Jaehoon Chung ce757b18fb mmc: exynos_dw_mmc: add the error control for checking index 9 years ago
Jaehoon Chung f565ea59cb mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROL 9 years ago
Jaehoon Chung fb6706cfda mmc: exynos_dw_mmc: remove the unused function 9 years ago
Simon Glass 4b00bdb7a4 dm: mmc: msmsdhic: Drop old MMC code 9 years ago
Simon Glass 12293f6d36 dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS 9 years ago
Simon Glass ef1e4eda6b dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS 9 years ago
Simon Glass 2a809093f0 dm: mmc: sdhci: Refactor configuration setup to support DM 9 years ago
Simon Glass 9a46bd3feb dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS 9 years ago
Simon Glass 42b37d8d46 dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards 9 years ago
Simon Glass 691272fe52 dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS 9 years ago
Simon Glass 8ca51e51c1 dm: mmc: Add a way to use driver model for MMC operations 9 years ago
Simon Glass c0c76ebae3 mmc: Move tracing code into separate functions 9 years ago
Simon Glass 6775e013c9 dm: mmc: rockchip: Support only CONFIG_BLK 9 years ago
Simon Glass c40704f4b1 mmc: Move MMC boot code into its own file 9 years ago
Simon Glass 5aed4cbba0 dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c 9 years ago
Simon Glass eede897e27 dm: mmc: Move CONFIG_BLK code into the mmc uclass 9 years ago
Simon Glass 7dba0b9367 mmc: Add function declarations for mmc_bread() and mmc_switch_part() 9 years ago
Mateusz Kulikowski eb9d3ca356 mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe() 9 years ago
Steve Rae d90bb43933 mmc: increase MMC SDHCI read status timeout 9 years ago
Peng Fan 1483151e84 mmc: fsl: introduce wp_enable 9 years ago
Ye Li 84ecdf6da9 fsl_esdhc: Update clock enable bits for USDHC 9 years ago
Peng Fan f53225cce4 mmc: fsl: reset to normal boot mode when eMMC fast boot 9 years ago
Jaehoon Chung ca2ec9adc9 mmc: dw_mmc: fix the wrong AND operation 9 years ago
Stefan Wahren 1a3619cf82 mmc: add MMC_VERSION_5_1 9 years ago
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 9 years ago
Eddy Petrișor 9702ec00e9 armv8: s32v234: Introduce basic support for s32v234evb 9 years ago
Heiko Schocher 3d4f628d2f mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx 9 years ago
Heiko Schocher a5e27b416f mmc: revert mmc: Handle switch error status bit in MMC card status 9 years ago
Yangbo Lu cc634e2836 mmc: fsl_esdhc: fix check_and_invalidate_dcache_range function 9 years ago
Stephen Warren 39f633320c mmc: tegra: add basic Tegra186 support 9 years ago
Simon Glass e6c28073f9 dm: mmc: Use cfg directly in mmc_bind() 9 years ago
Simon Glass e419a3ec1a dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL 9 years ago
Simon Glass f6e41d17ab dm: rockchip: mmc: Allow use of CONFIG_BLK 9 years ago
Simon Glass 5e6ff810c3 dm: mmc: dwmmc: Support CONFIG_BLK 9 years ago
Simon Glass 19d2e34237 dm: mmc: Convert sdhci to support CONFIG_BLK 9 years ago