Commit Graph

768 Commits (f225d39d30935c3d27271bee676ef554fa9b0f3c)

Author SHA1 Message Date
Wenyou Yang a0d0d86f5c mmc: atmel_sdhci: Convert to the driver model support 9 years ago
Stephen Warren c04930762d mmc: tegra: port to standard clock/reset APIs 9 years ago
Stephen Warren 6e06acb732 fdt: allow fdtdec_get_addr_size_*() to translate addresses 9 years ago
Tom Rini f2df3b6e99 zynq_sdhci.c: Fix warning in arasan_sdhci_probe 9 years ago
Jaehoon Chung 89f69e5173 mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA 9 years ago
Xu Ziyuan 720724d098 mmc: dw_mmc: fix data starvation by host timeout under FIFO mode 9 years ago
Xu Ziyuan 2990e07a33 mmc: dw_mmc: transfer proper bytes to FIFO 9 years ago
Jaehoon Chung 14bed52d27 mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg 9 years ago
Jaehoon Chung 6a879ec8e7 mmc: sdhci: remove the unused argument for sdhci_setup_cfg 9 years ago
Jaehoon Chung e1ea7c44d6 mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported" 9 years ago
Xu Ziyuan 1bd4f92cdb mmc: display mmc list information like mmc_legacy type 9 years ago
Jaehoon Chung 915ffa5213 mmc: use the generic error number 9 years ago
Jaehoon Chung 70f862808e mmc: fsl_esdhc: remove the duplicated header file 9 years ago
Jaehoon Chung ccd60a8524 mmc: dw_mmc: remove the duplicated header file 9 years ago
Jaehoon Chung a034ec06ff mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B 9 years ago
Jaehoon Chung 17ea3c8628 mmc: sdhci: set to INT_DATA_END when there are data 9 years ago
Masahiro Yamada bae4a1fdf5 mmc: sdhci: clean up timeout detection 9 years ago
Kever Yang 46683f3da1 mmc-uclass: correct the device number 9 years ago
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