Commit Graph

986 Commits (22693376144cbbe2547f60a6aa48fb56cf8247d1)

Author SHA1 Message Date
Masahiro Yamada 4eb008460c mmc: uniphier-sd: move uniphier_sd_init() below 9 years ago
Masahiro Yamada 3937404f8b mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS 9 years ago
Masahiro Yamada 4a70d26223 mmc: uniphier-sd: add static qualifiers to probe and remove callbacks 9 years ago
Stephen Warren eb3f68afbc ARM: tegra: fix Tegra186 SDHCI clock/reset names 9 years ago
masakazu.mochizuki.wd@hitachi.com 6f107e4cf6 arm: rmobile: Add BLANCHE board support 9 years ago
Yannick Gicquel 7593194685 mmc: rmobile: add a compiler barrier 9 years ago
Nobuhiro Iwamatsu 1cc95f6e1b ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE 9 years ago
Jaehoon Chung 177381a9f9 mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPS 9 years ago
Yangbo Lu d188b11302 mmc: send CMD0 before CMD1 for some MMC cards 9 years ago
Sekhar Nori 4de2de5149 drivers: mmc: omap_hsmmc: fix build breakage 9 years ago
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