1. 1f8f721 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  2. 038dff8 mmc: atmel_sdhci: Remove unnecessary clock calling by Wenyou Yang · 8 years ago
  3. c5b62c3 mmc: sdhci: assign to clk_mul when host version is upper than SD3.0 by Jaehoon Chung · 8 years ago
  4. 4446250 mmc: add the device name in debugging message for supplying vmmc by Jaehoon Chung · 8 years ago
  5. 7083f91 dm: mmc: socfpga: fix MMC_OPS support by Sylvain Lesne · 8 years ago
  6. a6f07e5 mmc: refactor two core functions by Masahiro Yamada · 8 years ago
  7. 6b4026d mmc: sdhci: fix the "misaligned operation at range" for cache by Jaehoon Chung · 8 years ago
  8. 1530596 mmc: introduce mmc_power_init by Peng Fan · 8 years ago
  9. 3d64082 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  10. 0bf1f49 dm: mmc: Enable DM_MMC_OPS by default with DM_MMC by Simon Glass · 8 years ago
  11. 3ae7d55 mmc: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  12. fc6c1c6 mmc: sdhci: use the generic error number by Jaehoon Chung · 8 years ago
  13. 6c5b359 mmc: sdhci: use the host version value in sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  14. bf819d0 mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg by Jaehoon Chung · 8 years ago
  15. 990a937 mmc: s5p_sdhci: support the Driver model for Exynos by Jaehoon Chung · 8 years ago
  16. fcc53c1 dm: mmc: Support erase by Simon Glass · 8 years ago
  17. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  18. e94b024 spl: saveenv: adding saveenv support in SPL by B, Ravi · 8 years ago
  19. d0a0c1d dm: mmc: intialize dev when probe by Peng Fan · 8 years ago
  20. f79df4b mmc: tegra: only use new clock/reset APIs by Stephen Warren · 8 years ago
  21. a66f772 mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · 8 years ago
  22. 6d9ccbb mmc: tegra: priv struct and naming cleanup by Stephen Warren · 8 years ago
  23. 4b12484 mmc: tegra: don't use periph_id in pad_init_mmc() by Stephen Warren · 8 years ago
  24. c76e936 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · 8 years ago
  25. d55aadc mmc: tegra: use correct alias for SDHCI/MMC nodes by Stephen Warren · 8 years ago
  26. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  27. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  28. cdb67f3 mmc: squash lines for immediate return by Masahiro Yamada · 8 years ago
  29. 953d975 mmc: dw_mmc: push/pop all FIFO data if any data request by Jacob Chen · 8 years ago
  30. 3d73404 mmc: sdhci: Add the programmable clock mode support by Wenyou Yang · 8 years ago
  31. 3226045 mmc: sd: optimize erase by Peng Fan · 8 years ago
  32. b3fcf1e mmc: sd: extracting erase related information from sd status by Peng Fan · 8 years ago
  33. 9625011 mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT by Masahiro Yamada · 8 years ago
  34. d451231 mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME by Masahiro Yamada · 8 years ago
  35. 27bfb71 mmc: sdhci: move SDMA capability check to sdhci_setup_cfg() by Masahiro Yamada · 8 years ago
  36. 4b33877 mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg() by Masahiro Yamada · 8 years ago
  37. da957dd mmc: sdhci: move error message to more relevant place by Masahiro Yamada · 8 years ago
  38. ea04d90 mmc: sdhci: move sdhci_reset() call to sdhci_init() by Masahiro Yamada · 8 years ago
  39. e67eac0 mmc: uniphier-sd: migrate to CONFIG_BLK by Masahiro Yamada · 8 years ago
  40. 2545553 mmc: uniphier-sd: just return if already set to desired clock rate by Masahiro Yamada · 8 years ago
  41. 0205148 mmc: uniphier-sd: return error code if unsupported width is given by Masahiro Yamada · 8 years ago
  42. b29afb9 mmc: uniphier-sd: move uniphier_sd_init() below by Masahiro Yamada · 8 years ago
  43. b26daaa mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS by Masahiro Yamada · 8 years ago
  44. fe5428d mmc: uniphier-sd: add static qualifiers to probe and remove callbacks by Masahiro Yamada · 8 years ago
  45. 0a81e58 ARM: tegra: fix Tegra186 SDHCI clock/reset names by Stephen Warren · 8 years ago
  46. e428420 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 8 years ago
  47. 9d0e937 arm: rmobile: Add BLANCHE board support by masakazu.mochizuki.wd@hitachi.com · 9 years ago
  48. 2c4097c mmc: rmobile: add a compiler barrier by Yannick Gicquel · 9 years ago
  49. 7c11273 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · 9 years ago
  50. 38c2777 mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPS by Jaehoon Chung · 8 years ago
  51. 9c72061 mmc: send CMD0 before CMD1 for some MMC cards by Yangbo Lu · 8 years ago
  52. 640fd70 drivers: mmc: omap_hsmmc: fix build breakage by Sekhar Nori · 8 years ago
  53. 4009b7e Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  54. 83e88a4 mmc: atmel_sdhci: Convert to the driver model support by Wenyou Yang · 8 years ago
  55. d26e24d mmc: tegra: port to standard clock/reset APIs by Stephen Warren · 8 years ago
  56. 7d30e10 fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · 8 years ago
  57. 1937380 zynq_sdhci.c: Fix warning in arasan_sdhci_probe by Tom Rini · 8 years ago
  58. fcc8c76 mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA by Jaehoon Chung · 8 years ago
  59. 5b8bf12 mmc: dw_mmc: fix data starvation by host timeout under FIFO mode by Xu Ziyuan · 8 years ago
  60. 6577a2a mmc: dw_mmc: transfer proper bytes to FIFO by Xu Ziyuan · 8 years ago
  61. 8a5ffbb mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  62. 1ebd242 mmc: sdhci: remove the unused argument for sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  63. 5c47c40 mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported" by Jaehoon Chung · 8 years ago
  64. 77d747e mmc: display mmc list information like mmc_legacy type by Xu Ziyuan · 8 years ago
  65. 7825d20 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  66. 0bd193d mmc: fsl_esdhc: remove the duplicated header file by Jaehoon Chung · 8 years ago
  67. edd9d1dc mmc: dw_mmc: remove the duplicated header file by Jaehoon Chung · 8 years ago
  68. a2f94cd mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B by Jaehoon Chung · 8 years ago
  69. d0d1b25 mmc: sdhci: set to INT_DATA_END when there are data by Jaehoon Chung · 8 years ago
  70. a63aaa0 mmc: sdhci: clean up timeout detection by Masahiro Yamada · 8 years ago
  71. 3845660 mmc-uclass: correct the device number by Kever Yang · 8 years ago
  72. 34a10d3 mmc: dw_mmc: reduce timeout detection cycle by Xu Ziyuan · 8 years ago
  73. a3a4320 dm: socfpga: mmc: Support CONFIG_BLK by Simon Glass · 8 years ago
  74. 4cc87fb dm: mmc: zynq: Convert zynq to use driver model for MMC by Simon Glass · 8 years ago
  75. ad220ac dm: mmc: dwmmc: use the callback functions as static by Jaehoon Chung · 8 years ago
  76. 65922e0 mmc: rockchip: add SDHCI driver support for rockchip soc by Kever Yang · 8 years ago
  77. fa1f73f ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() by Masahiro Yamada · 8 years ago
  78. 2da5125 mmc: sdhci: Disable internal clock enable bit by Siva Durga Prasad Paladugu · 9 years ago
  79. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  80. a1db4fe Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  81. 6527fa2 sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · 8 years ago
  82. b87ea78 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  83. e2ead48 sunxi: mmc: increase status register polling rate for data transfers by Tobias Doerffel · 8 years ago
  84. 4bb9ce4 rockchip: mmc: Update the driver to support of-platdata by Simon Glass · 8 years ago
  85. 4188d94 rockchip: mmc: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  86. 98d18e9 mmc: exynos_dw_mmc: support the Driver mode for Exynos by Jaehoon Chung · 8 years ago
  87. 865ecd9 mmc: exynos_dw_mmc: use the 4bit bus-width by default by Jaehoon Chung · 8 years ago
  88. de61aaee mmc: exynos_dw_mmc: clean the unused and unnecessary codes by Jaehoon Chung · 8 years ago
  89. e0303c7 mmc: exynos_dw_mmc: add the error control for checking index by Jaehoon Chung · 8 years ago
  90. cc95ce5 mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROL by Jaehoon Chung · 8 years ago
  91. 2f9cbd5 mmc: exynos_dw_mmc: remove the unused function by Jaehoon Chung · 8 years ago
  92. 8612025 dm: mmc: msmsdhic: Drop old MMC code by Simon Glass · 8 years ago
  93. 8ef0765 dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  94. b97f0fa dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  95. b084207 dm: mmc: sdhci: Refactor configuration setup to support DM by Simon Glass · 8 years ago
  96. efcc669 dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS by Simon Glass · 8 years ago
  97. faeef3b dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards by Simon Glass · 8 years ago
  98. ff5c1b7 dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  99. 394dfc0 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · 8 years ago
  100. b23d96e mmc: Move tracing code into separate functions by Simon Glass · 8 years ago