1. 2545553 mmc: uniphier-sd: just return if already set to desired clock rate by Masahiro Yamada · Thu Aug 25 14:52:38 2016 +0900
  2. 0205148 mmc: uniphier-sd: return error code if unsupported width is given by Masahiro Yamada · Thu Aug 25 14:52:37 2016 +0900
  3. b29afb9 mmc: uniphier-sd: move uniphier_sd_init() below by Masahiro Yamada · Thu Aug 25 14:52:36 2016 +0900
  4. b26daaa mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS by Masahiro Yamada · Thu Aug 25 14:52:35 2016 +0900
  5. fe5428d mmc: uniphier-sd: add static qualifiers to probe and remove callbacks by Masahiro Yamada · Fri Aug 12 19:19:03 2016 +0900
  6. 0a81e58 ARM: tegra: fix Tegra186 SDHCI clock/reset names by Stephen Warren · Thu Aug 18 11:08:44 2016 -0600
  7. e428420 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Sat Aug 20 11:35:28 2016 -0400
  8. 9d0e937 arm: rmobile: Add BLANCHE board support by masakazu.mochizuki.wd@hitachi.com · Tue Apr 12 17:11:41 2016 +0900
  9. 2c4097c mmc: rmobile: add a compiler barrier by Yannick Gicquel · Mon Apr 04 11:49:59 2016 +0200
  10. 7c11273 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · Sat Oct 10 05:58:28 2015 +0900
  11. 38c2777 mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPS by Jaehoon Chung · Fri Aug 12 11:39:05 2016 +0900
  12. 9c72061 mmc: send CMD0 before CMD1 for some MMC cards by Yangbo Lu · Tue Aug 02 15:33:18 2016 +0800
  13. 640fd70 drivers: mmc: omap_hsmmc: fix build breakage by Sekhar Nori · Wed Aug 10 19:24:03 2016 +0530
  14. 4009b7e Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Aug 15 17:31:23 2016 -0400
  15. 83e88a4 mmc: atmel_sdhci: Convert to the driver model support by Wenyou Yang · Wed Aug 10 10:51:05 2016 +0800
  16. d26e24d mmc: tegra: port to standard clock/reset APIs by Stephen Warren · Fri Aug 05 16:10:33 2016 -0600
  17. 7d30e10 fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · Fri Aug 05 09:47:51 2016 -0600
  18. 1937380 zynq_sdhci.c: Fix warning in arasan_sdhci_probe by Tom Rini · Fri Aug 05 17:34:55 2016 -0400
  19. fcc8c76 mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA by Jaehoon Chung · Fri Aug 05 14:13:36 2016 +0900
  20. 5b8bf12 mmc: dw_mmc: fix data starvation by host timeout under FIFO mode by Xu Ziyuan · Thu Jul 28 10:25:48 2016 +0800
  21. 6577a2a mmc: dw_mmc: transfer proper bytes to FIFO by Xu Ziyuan · Thu Jul 28 10:25:47 2016 +0800
  22. 8a5ffbb mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg by Jaehoon Chung · Tue Jul 26 19:06:24 2016 +0900
  23. 1ebd242 mmc: sdhci: remove the unused argument for sdhci_setup_cfg by Jaehoon Chung · Tue Jul 26 19:06:23 2016 +0900
  24. 5c47c40 mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported" by Jaehoon Chung · Tue Jul 26 19:03:49 2016 +0900
  25. 77d747e mmc: display mmc list information like mmc_legacy type by Xu Ziyuan · Sat Jul 23 11:11:22 2016 +0800
  26. 7825d20 mmc: use the generic error number by Jaehoon Chung · Tue Jul 19 16:33:36 2016 +0900
  27. 0bd193d mmc: fsl_esdhc: remove the duplicated header file by Jaehoon Chung · Tue Jul 19 16:33:35 2016 +0900
  28. edd9d1dc mmc: dw_mmc: remove the duplicated header file by Jaehoon Chung · Tue Jul 19 16:33:34 2016 +0900
  29. a2f94cd mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B by Jaehoon Chung · Tue Jul 12 21:18:47 2016 +0900
  30. d0d1b25 mmc: sdhci: set to INT_DATA_END when there are data by Jaehoon Chung · Tue Jul 12 21:18:46 2016 +0900
  31. a63aaa0 mmc: sdhci: clean up timeout detection by Masahiro Yamada · Sun Jul 10 00:40:22 2016 +0900
  32. 3845660 mmc-uclass: correct the device number by Kever Yang · Fri Jul 22 17:22:50 2016 +0800
  33. 34a10d3 mmc: dw_mmc: reduce timeout detection cycle by Xu Ziyuan · Tue Jul 19 09:38:22 2016 +0800
  34. a3a4320 dm: socfpga: mmc: Support CONFIG_BLK by Simon Glass · Tue Jul 05 17:10:16 2016 -0600
  35. 4cc87fb dm: mmc: zynq: Convert zynq to use driver model for MMC by Simon Glass · Tue Jul 05 17:10:15 2016 -0600
  36. ad220ac dm: mmc: dwmmc: use the callback functions as static by Jaehoon Chung · Tue Jun 28 15:52:21 2016 +0900
  37. 65922e0 mmc: rockchip: add SDHCI driver support for rockchip soc by Kever Yang · Mon Jul 18 17:00:58 2016 +0800
  38. fa1f73f ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() by Masahiro Yamada · Tue Jul 19 21:56:13 2016 +0900
  39. 2da5125 mmc: sdhci: Disable internal clock enable bit by Siva Durga Prasad Paladugu · Thu Feb 25 12:51:50 2016 +0530
  40. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · Fri Jul 15 13:44:45 2016 -0400
  41. a1db4fe Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Fri Jul 15 10:44:01 2016 -0400
  42. 6527fa2 sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · Sat Jul 09 15:31:47 2016 +0200
  43. b87ea78 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Fri Jul 15 08:06:42 2016 -0400
  44. e2ead48 sunxi: mmc: increase status register polling rate for data transfers by Tobias Doerffel · Fri Jul 08 12:40:14 2016 +0200
  45. 4bb9ce4 rockchip: mmc: Update the driver to support of-platdata by Simon Glass · Mon Jul 04 11:58:27 2016 -0600
  46. 4188d94 rockchip: mmc: Move all DT decoding to ofdata_to_platdata() by Simon Glass · Mon Jul 04 11:58:26 2016 -0600
  47. 98d18e9 mmc: exynos_dw_mmc: support the Driver mode for Exynos by Jaehoon Chung · Thu Jun 30 20:57:37 2016 +0900
  48. 865ecd9 mmc: exynos_dw_mmc: use the 4bit bus-width by default by Jaehoon Chung · Wed Jun 29 19:46:18 2016 +0900
  49. de61aaee mmc: exynos_dw_mmc: clean the unused and unnecessary codes by Jaehoon Chung · Wed Jun 29 19:46:17 2016 +0900
  50. e0303c7 mmc: exynos_dw_mmc: add the error control for checking index by Jaehoon Chung · Wed Jun 29 19:46:16 2016 +0900
  51. cc95ce5 mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROL by Jaehoon Chung · Wed Jun 29 19:46:15 2016 +0900
  52. 2f9cbd5 mmc: exynos_dw_mmc: remove the unused function by Jaehoon Chung · Wed Jun 29 19:46:14 2016 +0900
  53. 8612025 dm: mmc: msmsdhic: Drop old MMC code by Simon Glass · Sun Jun 12 23:30:31 2016 -0600
  54. 8ef0765 dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · Sun Jun 12 23:30:29 2016 -0600
  55. b97f0fa dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · Sun Jun 12 23:30:28 2016 -0600
  56. b084207 dm: mmc: sdhci: Refactor configuration setup to support DM by Simon Glass · Sun Jun 12 23:30:27 2016 -0600
  57. efcc669 dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS by Simon Glass · Sun Jun 12 23:30:26 2016 -0600
  58. faeef3b dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards by Simon Glass · Sun Jun 12 23:30:24 2016 -0600
  59. ff5c1b7 dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS by Simon Glass · Sun Jun 12 23:30:23 2016 -0600
  60. 394dfc0 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · Sun Jun 12 23:30:22 2016 -0600
  61. b23d96e mmc: Move tracing code into separate functions by Simon Glass · Sun Jun 12 23:30:20 2016 -0600
  62. e7f50d9 dm: mmc: rockchip: Support only CONFIG_BLK by Simon Glass · Sun Jun 12 23:30:19 2016 -0600
  63. 84f9df9 mmc: Move MMC boot code into its own file by Simon Glass · Sun Jun 12 23:30:18 2016 -0600
  64. 21875cf dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c by Simon Glass · Sun Jun 12 23:30:17 2016 -0600
  65. 2f1ea90 dm: mmc: Move CONFIG_BLK code into the mmc uclass by Simon Glass · Sun Jun 12 23:30:16 2016 -0600
  66. 62e293a mmc: Add function declarations for mmc_bread() and mmc_switch_part() by Simon Glass · Sun Jun 12 23:30:15 2016 -0600
  67. c012e57 mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe() by Mateusz Kulikowski · Sun Jun 26 22:43:55 2016 +0200
  68. d478083 mmc: increase MMC SDHCI read status timeout by Steve Rae · Wed Jun 29 13:42:01 2016 -0700
  69. bdabc27 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Jun 28 15:59:05 2016 -0400
  70. 01eb1c4 mmc: fsl: introduce wp_enable by Peng Fan · Wed Jun 15 10:53:02 2016 +0800
  71. 5a24f29 fsl_esdhc: Update clock enable bits for USDHC by Ye Li · Wed Jun 15 10:53:01 2016 +0800
  72. a6eadd5 mmc: fsl: reset to normal boot mode when eMMC fast boot by Peng Fan · Wed Jun 15 10:53:00 2016 +0800
  73. 1d9c36f mmc: dw_mmc: fix the wrong AND operation by Jaehoon Chung · Fri May 13 23:37:44 2016 +0900
  74. 1243cd8 mmc: add MMC_VERSION_5_1 by Stefan Wahren · Thu Jun 16 17:54:06 2016 +0000
  75. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · Fri Jun 17 09:44:00 2016 -0600
  76. 5178dc1 armv8: s32v234: Introduce basic support for s32v234evb by Eddy Petrișor · Sun Jun 05 03:43:00 2016 +0300
  77. 280f715 mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx by Heiko Schocher · Tue Jun 07 08:31:22 2016 +0200
  78. 9016ab9 mmc: revert mmc: Handle switch error status bit in MMC card status by Heiko Schocher · Tue Jun 07 08:31:21 2016 +0200
  79. 3530082 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Sat Jun 04 08:49:08 2016 -0400
  80. e7702c6 mmc: fsl_esdhc: fix check_and_invalidate_dcache_range function by Yangbo Lu · Thu May 12 19:12:58 2016 +0800
  81. dfbdc12 mmc: tegra: add basic Tegra186 support by Stephen Warren · Thu May 12 12:11:23 2016 -0600
  82. 434c487 dm: mmc: Use cfg directly in mmc_bind() by Simon Glass · Sat May 14 14:03:10 2016 -0600
  83. 9f72e37 dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL by Simon Glass · Sat May 14 14:03:09 2016 -0600
  84. ae69610 dm: rockchip: mmc: Allow use of CONFIG_BLK by Simon Glass · Sat May 14 14:03:08 2016 -0600
  85. 8268254 dm: mmc: dwmmc: Support CONFIG_BLK by Simon Glass · Sat May 14 14:03:07 2016 -0600
  86. 97c78e8 dm: mmc: Convert sdhci to support CONFIG_BLK by Simon Glass · Sat May 14 14:03:04 2016 -0600
  87. 03317cc mmc: Use byte array for multipliers by Simon Glass · Sat May 14 14:02:57 2016 -0600
  88. 4924a06 mmc: Drop mmc_register() by Simon Glass · Sat May 14 14:02:55 2016 -0600
  89. f9eebac dm: mmc: sandbox: Add an SD-card emulation by Simon Glass · Sun May 01 13:52:42 2016 -0600
  90. 59bc6f2 dm: mmc: Add support for driver-model block devices by Simon Glass · Sun May 01 13:52:41 2016 -0600
  91. a70a146 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · Sun May 01 13:52:40 2016 -0600
  92. 4bca666 dm: mmc: Implement the MMC functions for block devices by Simon Glass · Sun May 01 13:52:39 2016 -0600
  93. a6a15c4 dm: sandbox: Only enable the sandbox MMC driver when valid by Simon Glass · Sun May 01 13:52:38 2016 -0600
  94. 984db5d dm: mmc: Adjust mmc_switch_part() to use a struct mmc by Simon Glass · Sun May 01 13:52:37 2016 -0600
  95. e5db115 dm: mmc: Move the device list into a separate file by Simon Glass · Sun May 01 13:52:35 2016 -0600
  96. 77ca42b dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · Sun May 01 13:52:34 2016 -0600
  97. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · Sun May 01 13:52:29 2016 -0600
  98. 8d60adb dm: mmc: Add a function to obtain the block device by Simon Glass · Sun May 01 13:52:27 2016 -0600
  99. 518a896 dm: mmc: Implement the select_hwpart() method by Simon Glass · Sun May 01 13:52:26 2016 -0600
  100. e774fd4 dm: mmc: Move mmc_switch_part() above its callers by Simon Glass · Sun May 01 13:52:25 2016 -0600