index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2016-08-28
mmc: uniphier-sd: just return if already set to desired clock rate
Masahiro Yamada
2016-08-28
mmc: uniphier-sd: return error code if unsupported width is given
Masahiro Yamada
2016-08-28
mmc: uniphier-sd: move uniphier_sd_init() below
Masahiro Yamada
2016-08-28
mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS
Masahiro Yamada
2016-08-28
mmc: uniphier-sd: add static qualifiers to probe and remove callbacks
Masahiro Yamada
2016-08-25
ARM: tegra: fix Tegra186 SDHCI clock/reset names
Stephen Warren
2016-08-20
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2016-08-17
arm: rmobile: Add BLANCHE board support
masakazu.mochizuki.wd@hitachi.com
2016-08-17
mmc: rmobile: add a compiler barrier
Yannick Gicquel
2016-08-17
ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE
Nobuhiro Iwamatsu
2016-08-16
mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPS
Jaehoon Chung
2016-08-16
mmc: send CMD0 before CMD1 for some MMC cards
Yangbo Lu
2016-08-16
drivers: mmc: omap_hsmmc: fix build breakage
Sekhar Nori
2016-08-15
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2016-08-15
mmc: atmel_sdhci: Convert to the driver model support
Wenyou Yang
2016-08-15
mmc: tegra: port to standard clock/reset APIs
Stephen Warren
2016-08-12
fdt: allow fdtdec_get_addr_size_*() to translate addresses
Stephen Warren
2016-08-06
zynq_sdhci.c: Fix warning in arasan_sdhci_probe
Tom Rini
2016-08-05
mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA
Jaehoon Chung
2016-08-05
mmc: dw_mmc: fix data starvation by host timeout under FIFO mode
Xu Ziyuan
2016-08-05
mmc: dw_mmc: transfer proper bytes to FIFO
Xu Ziyuan
2016-08-05
mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg
Jaehoon Chung
2016-08-05
mmc: sdhci: remove the unused argument for sdhci_setup_cfg
Jaehoon Chung
2016-08-05
mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported"
Jaehoon Chung
2016-08-05
mmc: display mmc list information like mmc_legacy type
Xu Ziyuan
2016-08-05
mmc: use the generic error number
Jaehoon Chung
2016-08-05
mmc: fsl_esdhc: remove the duplicated header file
Jaehoon Chung
2016-08-05
mmc: dw_mmc: remove the duplicated header file
Jaehoon Chung
2016-08-05
mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B
Jaehoon Chung
2016-08-05
mmc: sdhci: set to INT_DATA_END when there are data
Jaehoon Chung
2016-08-05
mmc: sdhci: clean up timeout detection
Masahiro Yamada
2016-07-31
mmc-uclass: correct the device number
Kever Yang
2016-07-28
mmc: dw_mmc: reduce timeout detection cycle
Xu Ziyuan
2016-07-27
dm: socfpga: mmc: Support CONFIG_BLK
Simon Glass
2016-07-27
dm: mmc: zynq: Convert zynq to use driver model for MMC
Simon Glass
2016-07-27
dm: mmc: dwmmc: use the callback functions as static
Jaehoon Chung
2016-07-26
mmc: rockchip: add SDHCI driver support for rockchip soc
Kever Yang
2016-07-23
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
Masahiro Yamada
2016-07-22
mmc: sdhci: Disable internal clock enable bit
Siva Durga Prasad Paladugu
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-07-15
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-07-15
sunxi: Use BROM stored boot_media value to determine our boot-source
Hans de Goede
2016-07-15
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Tom Rini
2016-07-15
sunxi: mmc: increase status register polling rate for data transfers
Tobias Doerffel
2016-07-15
rockchip: mmc: Update the driver to support of-platdata
Simon Glass
2016-07-15
rockchip: mmc: Move all DT decoding to ofdata_to_platdata()
Simon Glass
2016-07-12
mmc: exynos_dw_mmc: support the Driver mode for Exynos
Jaehoon Chung
2016-07-12
mmc: exynos_dw_mmc: use the 4bit bus-width by default
Jaehoon Chung
2016-07-12
mmc: exynos_dw_mmc: clean the unused and unnecessary codes
Jaehoon Chung
2016-07-12
mmc: exynos_dw_mmc: add the error control for checking index
Jaehoon Chung
[next]