summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2016-08-17ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu
2016-08-16mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPSJaehoon Chung
2016-08-16mmc: send CMD0 before CMD1 for some MMC cardsYangbo Lu
2016-08-16drivers: mmc: omap_hsmmc: fix build breakageSekhar Nori
2016-08-15Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-08-15mmc: atmel_sdhci: Convert to the driver model supportWenyou Yang
2016-08-15mmc: tegra: port to standard clock/reset APIsStephen Warren
2016-08-12fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren
2016-08-05zynq_sdhci.c: Fix warning in arasan_sdhci_probeTom Rini
2016-08-05mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMAJaehoon Chung
2016-08-05mmc: dw_mmc: fix data starvation by host timeout under FIFO modeXu Ziyuan
2016-08-05mmc: dw_mmc: transfer proper bytes to FIFOXu Ziyuan
2016-08-05mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfgJaehoon Chung
2016-08-05mmc: sdhci: remove the unused argument for sdhci_setup_cfgJaehoon Chung
2016-08-05mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported"Jaehoon Chung
2016-08-05mmc: display mmc list information like mmc_legacy typeXu Ziyuan
2016-08-05mmc: use the generic error numberJaehoon Chung
2016-08-05mmc: fsl_esdhc: remove the duplicated header fileJaehoon Chung
2016-08-05mmc: dw_mmc: remove the duplicated header fileJaehoon Chung
2016-08-05mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung
2016-08-05mmc: sdhci: set to INT_DATA_END when there are dataJaehoon Chung
2016-08-05mmc: sdhci: clean up timeout detectionMasahiro Yamada
2016-07-31mmc-uclass: correct the device numberKever Yang
2016-07-27mmc: dw_mmc: reduce timeout detection cycleXu Ziyuan
2016-07-27dm: socfpga: mmc: Support CONFIG_BLKSimon Glass
2016-07-27dm: mmc: zynq: Convert zynq to use driver model for MMCSimon Glass
2016-07-27dm: mmc: dwmmc: use the callback functions as staticJaehoon Chung
2016-07-25mmc: rockchip: add SDHCI driver support for rockchip socKever Yang
2016-07-24ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada
2016-07-22mmc: sdhci: Disable internal clock enable bitSiva Durga Prasad Paladugu
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-15Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-07-15sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede
2016-07-15Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2016-07-15sunxi: mmc: increase status register polling rate for data transfersTobias Doerffel
2016-07-14rockchip: mmc: Update the driver to support of-platdataSimon Glass
2016-07-14rockchip: mmc: Move all DT decoding to ofdata_to_platdata()Simon Glass
2016-07-12mmc: exynos_dw_mmc: support the Driver mode for ExynosJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: use the 4bit bus-width by defaultJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: clean the unused and unnecessary codesJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: add the error control for checking indexJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROLJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: remove the unused functionJaehoon Chung
2016-07-11dm: mmc: msmsdhic: Drop old MMC codeSimon Glass
2016-07-11dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass
2016-07-11dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass
2016-07-11dm: mmc: sdhci: Refactor configuration setup to support DMSimon Glass
2016-07-11dm: sandbox: Convert to use CONFIG_CMD_MMC_OPSSimon Glass
2016-07-11dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boardsSimon Glass
2016-07-11dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPSSimon Glass