1. ad220ac dm: mmc: dwmmc: use the callback functions as static by Jaehoon Chung · Tue Jun 28 15:52:21 2016 +0900
  2. 65922e0 mmc: rockchip: add SDHCI driver support for rockchip soc by Kever Yang · Mon Jul 18 17:00:58 2016 +0800
  3. fa1f73f ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() by Masahiro Yamada · Tue Jul 19 21:56:13 2016 +0900
  4. 2da5125 mmc: sdhci: Disable internal clock enable bit by Siva Durga Prasad Paladugu · Thu Feb 25 12:51:50 2016 +0530
  5. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · Fri Jul 15 13:44:45 2016 -0400
  6. a1db4fe Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Fri Jul 15 10:44:01 2016 -0400
  7. 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
  8. b87ea78 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Fri Jul 15 08:06:42 2016 -0400
  9. e2ead48 sunxi: mmc: increase status register polling rate for data transfers by Tobias Doerffel · Fri Jul 08 12:40:14 2016 +0200
  10. 4bb9ce4 rockchip: mmc: Update the driver to support of-platdata by Simon Glass · Mon Jul 04 11:58:27 2016 -0600
  11. 4188d94 rockchip: mmc: Move all DT decoding to ofdata_to_platdata() by Simon Glass · Mon Jul 04 11:58:26 2016 -0600
  12. 98d18e9 mmc: exynos_dw_mmc: support the Driver mode for Exynos by Jaehoon Chung · Thu Jun 30 20:57:37 2016 +0900
  13. 865ecd9 mmc: exynos_dw_mmc: use the 4bit bus-width by default by Jaehoon Chung · Wed Jun 29 19:46:18 2016 +0900
  14. de61aaee mmc: exynos_dw_mmc: clean the unused and unnecessary codes by Jaehoon Chung · Wed Jun 29 19:46:17 2016 +0900
  15. e0303c7 mmc: exynos_dw_mmc: add the error control for checking index by Jaehoon Chung · Wed Jun 29 19:46:16 2016 +0900
  16. cc95ce5 mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROL by Jaehoon Chung · Wed Jun 29 19:46:15 2016 +0900
  17. 2f9cbd5 mmc: exynos_dw_mmc: remove the unused function by Jaehoon Chung · Wed Jun 29 19:46:14 2016 +0900
  18. 8612025 dm: mmc: msmsdhic: Drop old MMC code by Simon Glass · Sun Jun 12 23:30:31 2016 -0600
  19. 8ef0765 dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · Sun Jun 12 23:30:29 2016 -0600
  20. b97f0fa dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · Sun Jun 12 23:30:28 2016 -0600
  21. b084207 dm: mmc: sdhci: Refactor configuration setup to support DM by Simon Glass · Sun Jun 12 23:30:27 2016 -0600
  22. efcc669 dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS by Simon Glass · Sun Jun 12 23:30:26 2016 -0600
  23. faeef3b dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards by Simon Glass · Sun Jun 12 23:30:24 2016 -0600
  24. ff5c1b7 dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS by Simon Glass · Sun Jun 12 23:30:23 2016 -0600
  25. 394dfc0 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · Sun Jun 12 23:30:22 2016 -0600
  26. b23d96e mmc: Move tracing code into separate functions by Simon Glass · Sun Jun 12 23:30:20 2016 -0600
  27. e7f50d9 dm: mmc: rockchip: Support only CONFIG_BLK by Simon Glass · Sun Jun 12 23:30:19 2016 -0600
  28. 84f9df9 mmc: Move MMC boot code into its own file by Simon Glass · Sun Jun 12 23:30:18 2016 -0600
  29. 21875cf dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c by Simon Glass · Sun Jun 12 23:30:17 2016 -0600
  30. 2f1ea90 dm: mmc: Move CONFIG_BLK code into the mmc uclass by Simon Glass · Sun Jun 12 23:30:16 2016 -0600
  31. 62e293a mmc: Add function declarations for mmc_bread() and mmc_switch_part() by Simon Glass · Sun Jun 12 23:30:15 2016 -0600
  32. c012e57 mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe() by Mateusz Kulikowski · Sun Jun 26 22:43:55 2016 +0200
  33. d478083 mmc: increase MMC SDHCI read status timeout by Steve Rae · Wed Jun 29 13:42:01 2016 -0700
  34. bdabc27 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Jun 28 15:59:05 2016 -0400
  35. 01eb1c4 mmc: fsl: introduce wp_enable by Peng Fan · Wed Jun 15 10:53:02 2016 +0800
  36. 5a24f29 fsl_esdhc: Update clock enable bits for USDHC by Ye Li · Wed Jun 15 10:53:01 2016 +0800
  37. a6eadd5 mmc: fsl: reset to normal boot mode when eMMC fast boot by Peng Fan · Wed Jun 15 10:53:00 2016 +0800
  38. 1d9c36f mmc: dw_mmc: fix the wrong AND operation by Jaehoon Chung · Fri May 13 23:37:44 2016 +0900
  39. 1243cd8 mmc: add MMC_VERSION_5_1 by Stefan Wahren · Thu Jun 16 17:54:06 2016 +0000
  40. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · Fri Jun 17 09:44:00 2016 -0600
  41. 5178dc1 armv8: s32v234: Introduce basic support for s32v234evb by Eddy Petrișor · Sun Jun 05 03:43:00 2016 +0300
  42. 280f715 mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx by Heiko Schocher · Tue Jun 07 08:31:22 2016 +0200
  43. 9016ab9 mmc: revert mmc: Handle switch error status bit in MMC card status by Heiko Schocher · Tue Jun 07 08:31:21 2016 +0200
  44. 3530082 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Sat Jun 04 08:49:08 2016 -0400
  45. e7702c6 mmc: fsl_esdhc: fix check_and_invalidate_dcache_range function by Yangbo Lu · Thu May 12 19:12:58 2016 +0800
  46. dfbdc12 mmc: tegra: add basic Tegra186 support by Stephen Warren · Thu May 12 12:11:23 2016 -0600
  47. 434c487 dm: mmc: Use cfg directly in mmc_bind() by Simon Glass · Sat May 14 14:03:10 2016 -0600
  48. 9f72e37 dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL by Simon Glass · Sat May 14 14:03:09 2016 -0600
  49. ae69610 dm: rockchip: mmc: Allow use of CONFIG_BLK by Simon Glass · Sat May 14 14:03:08 2016 -0600
  50. 8268254 dm: mmc: dwmmc: Support CONFIG_BLK by Simon Glass · Sat May 14 14:03:07 2016 -0600
  51. 97c78e8 dm: mmc: Convert sdhci to support CONFIG_BLK by Simon Glass · Sat May 14 14:03:04 2016 -0600
  52. 03317cc mmc: Use byte array for multipliers by Simon Glass · Sat May 14 14:02:57 2016 -0600
  53. 4924a06 mmc: Drop mmc_register() by Simon Glass · Sat May 14 14:02:55 2016 -0600
  54. f9eebac dm: mmc: sandbox: Add an SD-card emulation by Simon Glass · Sun May 01 13:52:42 2016 -0600
  55. 59bc6f2 dm: mmc: Add support for driver-model block devices by Simon Glass · Sun May 01 13:52:41 2016 -0600
  56. a70a146 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · Sun May 01 13:52:40 2016 -0600
  57. 4bca666 dm: mmc: Implement the MMC functions for block devices by Simon Glass · Sun May 01 13:52:39 2016 -0600
  58. a6a15c4 dm: sandbox: Only enable the sandbox MMC driver when valid by Simon Glass · Sun May 01 13:52:38 2016 -0600
  59. 984db5d dm: mmc: Adjust mmc_switch_part() to use a struct mmc by Simon Glass · Sun May 01 13:52:37 2016 -0600
  60. e5db115 dm: mmc: Move the device list into a separate file by Simon Glass · Sun May 01 13:52:35 2016 -0600
  61. 77ca42b dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · Sun May 01 13:52:34 2016 -0600
  62. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · Sun May 01 13:52:29 2016 -0600
  63. 8d60adb dm: mmc: Add a function to obtain the block device by Simon Glass · Sun May 01 13:52:27 2016 -0600
  64. 518a896 dm: mmc: Implement the select_hwpart() method by Simon Glass · Sun May 01 13:52:26 2016 -0600
  65. e774fd4 dm: mmc: Move mmc_switch_part() above its callers by Simon Glass · Sun May 01 13:52:25 2016 -0600
  66. fa25511 dm: mmc: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:15 2016 -0600
  67. 4f7011a dm: mmc: Add a legacy block interface for MMC by Simon Glass · Sun May 01 11:36:07 2016 -0600
  68. a440561 mmc: sdhci: add const qualifier to the name of struct sdhci_host by Masahiro Yamada · Fri Apr 22 20:59:31 2016 +0900
  69. a9a0aa7 drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined by Mugunthan V N · Mon Apr 04 17:28:01 2016 +0530
  70. 1fda80c drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer by Mugunthan V N · Mon Apr 04 15:22:49 2016 +0530
  71. 734c066 arm: socfpga: Nuke useless include by Marek Vasut · Sat Mar 19 18:59:11 2016 +0100
  72. a4d36f7 fsl: esdhc: support driver model by Peng Fan · Fri Mar 25 14:16:56 2016 +0800
  73. a00b0c0 mmc: Add support for Qualcomm SDHCI controller by Mateusz Kulikowski · Thu Mar 31 23:12:16 2016 +0200
  74. bc6d7c8 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Fri Apr 01 08:17:55 2016 -0400
  75. 26c50fb sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · Tue Mar 29 17:29:10 2016 +0200
  76. ee1d825 sunxi: Explicitly cast u32 pointer conversions by Alexander Graf · Tue Mar 29 17:29:09 2016 +0200
  77. dc158ef mmc: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · Thu Mar 24 22:32:42 2016 +0900
  78. 8d1ad1e mmc: Print send_cmd response only when return value is zero by Bin Meng · Thu Mar 17 21:53:14 2016 -0700
  79. 4a4ef87 mmc: Fix switch..case indention by Bin Meng · Thu Mar 17 21:53:13 2016 -0700
  80. 8a3ff99 mmc: bcm2835: fix 64-bit build warning by Stephen Warren · Wed Mar 16 21:42:24 2016 -0600
  81. 61c2a66 dwmmc: Increase retry timeout by Alexander Graf · Fri Mar 04 01:09:52 2016 +0100
  82. 4bbf2b3 omap_hsmmc: Board-specific TWL6030 MMC power initialization by Paul Kocialkowski · Sat Feb 27 19:18:52 2016 +0100
  83. b649748 power: twl6030: Device-index-specific MMC power initialization by Paul Kocialkowski · Sat Feb 27 19:18:51 2016 +0100
  84. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Mar 14 19:21:44 2016 -0400
  85. 084ff1e lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · Thu Mar 03 09:34:12 2016 +0100
  86. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · Mon Feb 29 15:25:51 2016 -0700
  87. b89a844 dm: part: Rename some partition functions by Simon Glass · Mon Feb 29 15:25:48 2016 -0700
  88. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  89. a0cfcc0 mmc: uniphier: add driver for UniPhier SD/MMC host controller by Masahiro Yamada · Thu Feb 18 19:52:48 2016 +0900
  90. 90770fe mmc: Kconfig: Add Arasan SDHCI entry by Michal Simek · Thu Feb 04 11:43:40 2016 +0100
  91. a40f7a2 tegra: mmc: Fix comments in the MMC driver init by Simon Glass · Sat Jan 30 16:37:42 2016 -0700
  92. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  93. 59c88d8 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue Feb 02 07:24:52 2016 -0500
  94. be03317 drivers: mmc: add driver for Microchip PIC32 SDHCI controller. by Andrei Pistirica · Thu Jan 28 15:30:18 2016 +0530
  95. d51b77e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Jan 27 15:05:36 2016 -0500
  96. b73a3d6 mmc: fsl_esdhc: set Abort command type for CMD12 by Yangbo Lu · Thu Jan 21 17:33:19 2016 +0800
  97. 9d7f321 mmc: fsl_esdhc: increase data transaction timeout to 500ms by Yangbo Lu · Wed Dec 30 14:19:30 2015 +0800
  98. a1619fe mmc: zynq_sdhci: Added qurik to disable high speed by Siva Durga Prasad Paladugu · Tue Jan 12 15:12:16 2016 +0530
  99. b0fbb49 mmc: sdhci: Clear high speed if not supported by Siva Durga Prasad Paladugu · Tue Jan 12 15:12:15 2016 +0530
  100. f02a5e2 sdhci: zynq: Remove hardcoded value zero as min frequency by Siva Durga Prasad Paladugu · Tue Jan 05 12:21:04 2016 +0530