1. e84d73d mmc: bcm2835_sdhci: Restore original delay behavior by Marek Vasut · Fri Jun 19 23:39:41 2015 +0200
  2. 58e3194 mmc_write.c: Make mmc_berase do 32bit safe 64bit math by Tom Rini · Thu Jun 11 20:53:31 2015 -0400
  3. e652530 sunxi: mmc: Enable pull-up on card-detect gpio pin by Hans de Goede · Sat May 30 16:39:10 2015 +0200
  4. d3cbf12 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue May 05 14:57:23 2015 -0400
  5. 323a6bb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Tue May 05 07:00:38 2015 -0400
  6. fdaeb16 ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver by Marek Vasut · Mon May 04 22:54:36 2015 +0200
  7. 7bcaf2a tegra: mmc: Set the removable flag correctly by Simon Glass · Mon May 04 11:31:16 2015 -0600
  8. 43c6b2f mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host by Alexander Stein · Fri Apr 17 17:33:17 2015 +0200
  9. 3ffa851 mmc: fsl_esdhc: update eMMC44 adapter card erase timeout by Yangbo Lu · Wed Apr 15 10:13:12 2015 +0800
  10. 8e5db91 mmc: sdhci: add timeout setting for response busy command by Kevin Liu · Mon Mar 23 17:57:00 2015 -0500
  11. 5fd3edd mmc: remove the MMC_MODE_HC flag by Rob Herring · Mon Mar 23 17:56:59 2015 -0500
  12. 3a669bc mmc: Fix splitting device initialization by Andrew Gabbasov · Thu Mar 19 07:44:07 2015 -0500
  13. 034857c mmc: Restructure polling loops to avoid extra delays by Andrew Gabbasov · Thu Mar 19 07:44:06 2015 -0500
  14. 5a513ca mmc: Continue polling MMC card for OCR only if it is still not ready by Andrew Gabbasov · Thu Mar 19 07:44:05 2015 -0500
  15. fafa6a0 mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter() by Andrew Gabbasov · Thu Mar 19 07:44:04 2015 -0500
  16. ec600d1 mmc: Avoid extra duplicate entry in mmc device structure by Andrew Gabbasov · Thu Mar 19 07:44:03 2015 -0500
  17. 163beec mmc: fsl_esdhc: Add peripheral clock support by Yangbo Lu · Wed Apr 22 13:57:40 2015 +0800
  18. b124f8a mmc: fsl_esdhc: Add adapter card type identification support by Yangbo Lu · Wed Apr 22 13:57:00 2015 +0800
  19. b1e107a sunxi: mmc: Fix card-detect gpio handling to work with the driver-model by Hans de Goede · Wed Apr 22 17:03:17 2015 +0200
  20. f07872b sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · Mon Apr 06 20:33:34 2015 +0200
  21. 049e003 zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD by Siva Durga Prasad Paladugu · Tue Jul 08 15:31:04 2014 +0530
  22. d0e295d ls2085a: esdhc: Add esdhc support for ls2085a by Yangbo Lu · Fri Mar 20 19:28:31 2015 -0700
  23. 82d81a4 ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach by Masahiro Yamada · Thu Mar 19 19:42:57 2015 +0900
  24. 8d3a2a7 mv_sdhci: fix warnings on 64-bit builds by Rob Herring · Tue Mar 17 15:46:39 2015 -0500
  25. 45ad229 sdhci: fix warnings on 64-bit builds by Rob Herring · Tue Mar 17 15:46:38 2015 -0500
  26. 55327dc mmc: sdhci: don't clobber adjacent registers by Matt Reimer · Mon Feb 23 14:56:58 2015 -0700
  27. 9af8f39 mmc: s5p: properly mask SELBASECLK by Matt Reimer · Mon Feb 23 14:52:22 2015 -0700
  28. a4f9c6b mmc: fsl_esdhc fix register offset by Peng Fan · Tue Mar 10 15:35:46 2015 +0800
  29. ccd887d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Mon Mar 02 09:42:53 2015 +0100
  30. d251e11 mmc: fsl_esdhc: Add support for DDR mode by Volodymyr Riazantsev · Tue Jan 20 10:16:44 2015 -0500
  31. 9651f59 mmc: sdhci: fix bus width switching on Samsung SoCs by Matt Reimer · Thu Feb 19 11:22:53 2015 -0700
  32. 7bc4e30 mmc: print SD/eMMC type for inited mmc devices by Przemyslaw Marczak · Fri Feb 20 12:29:27 2015 +0100
  33. c3885b8 mmc: exynos dwmmc: check boot mode before init dwmmc by Przemyslaw Marczak · Fri Feb 20 12:29:26 2015 +0100
  34. 313d05b sunxi: mmc: Always declare High Capacity capability by Hans de Goede · Thu Feb 19 21:03:21 2015 +0100
  35. bcb03eab mmc: exynos_dw_mmc: use the exynos specific data structure by Jaehoon Chung · Wed Feb 04 15:48:40 2015 +0900
  36. 3d12e55 mmc: exynos_dw_mmc: set to clksel_val into board-init function by Jaehoon Chung · Wed Feb 04 15:48:39 2015 +0900
  37. 401fc50 mmc: dw_mmc: fixed the wrong bit control by Jaehoon Chung · Wed Jan 14 17:37:53 2015 +0900
  38. 12b2a87 mmc: fsl_esdhc: Add support to force VSELECT set by Otavio Salvador · Tue Feb 17 10:42:44 2015 -0200
  39. fad3e06 mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V by Otavio Salvador · Tue Feb 17 10:42:43 2015 -0200
  40. 509805b x86: mmc: Move common FSP functions into a common file by Simon Glass · Tue Jan 27 22:13:39 2015 -0700
  41. d693b1e Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Feb 02 12:37:34 2015 -0500
  42. b4aa9f3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Feb 02 10:11:44 2015 -0500
  43. 253d77d sunxi: mmc: Add 'sunxi_' prefix to the static functions by Siarhei Siamashka · Sun Feb 01 00:42:14 2015 +0200
  44. a30d4ba dm: mmc: Remove use of fdtdec GPIO support by Simon Glass · Mon Jan 05 20:05:38 2015 -0700
  45. 6ad0981 omap3: mmc: add 1.8v bias setting for MMC1 by Albert ARIBAUD \(3ADEV\) · Fri Jan 16 09:09:50 2015 +0100
  46. 3c0b853 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Fri Jan 23 10:22:29 2015 -0500
  47. f1865db sunxi: mmc: Add support for sun9i (A80) by Hans de Goede · Wed Jan 14 19:05:03 2015 +0100
  48. 8c83657 sunxi: mmc: Use a realistic timeout when sending a mmc command by Hans de Goede · Thu Jan 15 13:50:35 2015 +0100
  49. 384081a mmc: zynq: Use phys_addr_t for addresses by Michal Simek · Wed Jan 14 16:11:47 2015 +0100
  50. ccb7b04 mmc: Skip changing bus width for MMC cards earlier than version 4.0 by Andrew Gabbasov · Thu Dec 25 10:22:25 2014 -0600
  51. c1b2cf0 mmc: Avoid redundant switching to 1-bit bus width for MMC cards by Andrew Gabbasov · Thu Dec 25 10:22:24 2014 -0600
  52. 37a50b9 mmc: extend mmcinfo output to show partition write reliability settings by Diego Santa Cruz · Tue Dec 23 10:50:33 2014 +0100
  53. 8020027 mmc: extend the mmc hardware partitioning API with write reliability by Diego Santa Cruz · Tue Dec 23 10:50:31 2014 +0100
  54. 69eb71a0 mmc: add API to do eMMC hardware partitioning by Diego Santa Cruz · Tue Dec 23 10:50:29 2014 +0100
  55. ca25e06 mmc: the ext_csd data may be used during init even if reading failed by Diego Santa Cruz · Tue Dec 23 10:50:28 2014 +0100
  56. a7a7599 mmc: eMMC partitioning data is not effective till partitioning completed by Diego Santa Cruz · Tue Dec 23 10:50:27 2014 +0100
  57. 61b78fe mmc: read the high capacity WP group size for eMMC by Diego Santa Cruz · Tue Dec 23 10:50:25 2014 +0100
  58. 747f6fa mmc: fix erase_grp_size computation with high-capacity size definition by Diego Santa Cruz · Tue Dec 23 10:50:24 2014 +0100
  59. 3b62d84 mmc: read the size of eMMC enhanced user data area by Diego Santa Cruz · Tue Dec 23 10:50:22 2014 +0100
  60. e5a2a3a mmc: computation of eMMC GP partition size was missing 512 KiB factor by Diego Santa Cruz · Tue Dec 23 10:50:21 2014 +0100
  61. cea8c5c mmc: incomplete test to switch to high-capacity group size definitions by Diego Santa Cruz · Tue Dec 23 10:50:20 2014 +0100
  62. c145f9e mmc: extend mmcinfo to show enhanced partition attribute by Diego Santa Cruz · Tue Dec 23 10:50:17 2014 +0100
  63. 3ec5f86 mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC by Nobuhiro Iwamatsu · Wed Dec 17 08:03:00 2014 +0900
  64. 06da346 mmc: sunxi: Fix misuse of gpio_direction_input() by Axel Lin · Sat Dec 20 11:41:25 2014 +0800
  65. 06bfab0 sunxi: mmc: Properly setup mod-clk and clock sampling phases by Hans de Goede · Sun Dec 07 20:55:10 2014 +0100
  66. 51cb92b MVEBUMMC : REMOVE unnecessary delay from init by Gerald Kerma · Sat Dec 13 21:35:36 2014 +0100
  67. 85a25fd MVEBUMMC : CLEAN code by Gerald Kerma · Sat Dec 13 21:35:35 2014 +0100
  68. 73cafef MVEBUMMC : REMOVE unnecessary delays by Gerald Kerma · Sat Dec 13 21:35:34 2014 +0100
  69. 501791c MVEBUMMC : FIX debug strings by Gerald Kerma · Sat Dec 13 21:35:33 2014 +0100
  70. 20d9691 MVEBUMMC : Speed up access time by Gerald Kerma · Sat Dec 13 21:35:32 2014 +0100
  71. c5fb9f7 MVEBUMMC : Change copyright date by Gerald Kerma · Sat Dec 13 21:35:31 2014 +0100
  72. 54c0e22 mmc: dw_mmc: Use active DDR mode flag by Andrew Gabbasov · Mon Dec 01 06:59:12 2014 -0600
  73. 532663b mmc: Fix block length for DDR mode by Andrew Gabbasov · Mon Dec 01 06:59:11 2014 -0600
  74. 95a3713 mmc: Fix Dual Data Rate capability recognition by Andrew Gabbasov · Mon Dec 01 06:59:10 2014 -0600
  75. 9fc2a41 mmc: Fix handling of bus widths and DDR card capabilities by Andrew Gabbasov · Mon Dec 01 06:59:09 2014 -0600
  76. db313bf mmc: exynos_dw-mmc: change debug message by Jaehoon Chung · Fri Nov 28 20:42:33 2014 +0900
  77. 32f53b6 MMC: add MMC_VERSION_5_0 by Markus Niebel · Tue Nov 18 15:13:53 2014 +0100
  78. 6d39892 MMC: fix user capacity for partitioned eMMC card by Markus Niebel · Tue Nov 18 15:11:42 2014 +0100
  79. 456104e mmc: Cosmetic fix for nicer, aligned device list printout by Lubomir Popov · Tue Nov 11 12:25:42 2014 +0200
  80. a3bd860 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Dec 08 16:35:06 2014 -0500
  81. 6955989 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · Sat Nov 08 20:55:47 2014 +0100
  82. 36c6e71 mmc: sh_mmcif: Add support rmobile by Nobuhiro Iwamatsu · Wed Dec 03 17:57:48 2014 +0900
  83. 2fb07ee mmc: sh_mmcif: Change maximum and minimum value of MMC clock by Nobuhiro Iwamatsu · Wed Dec 03 17:57:01 2014 +0900
  84. 7200887 mmc: sh_mmcif: Use DIV_ROUND_UP and fls instead of calculation loop by Nobuhiro Iwamatsu · Wed Dec 03 17:57:00 2014 +0900
  85. f745ba4 twl4030: device-index-specific MMC power initializations, common ramp-up delay by Paul Kocialkowski · Sat Nov 08 20:55:46 2014 +0100
  86. 2439fe9 mmc: Board-specific MMC power initializations by Paul Kocialkowski · Sat Nov 08 20:55:45 2014 +0100
  87. a51c615 arm: omap: add support for am57xx devices by Felipe Balbi · Thu Nov 06 08:28:51 2014 -0600
  88. 2907a30 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed Nov 26 11:22:29 2014 -0500
  89. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 24 12:02:12 2014 -0500
  90. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  91. 3d46c31 mmc: fsl_esdhc: Update esdhc driver for iMX6SX by Ye.Li · Tue Nov 04 15:35:49 2014 +0800
  92. 2d46589 mmc: fsl_esdhc: fix f_max retrieval during init by Markus Niebel · Fri Oct 24 11:44:53 2014 +0200
  93. 859f306 sort drivers/mmc/Makefile by Pavel Machek · Tue Sep 09 15:16:10 2014 +0200
  94. 2f4e095 omap: hsmmc: assume cd gpio is active low by Igor Grinberg · Mon Nov 03 11:32:23 2014 +0200
  95. 3d1095f dm: sunxi: Request card detect gpio by Hans de Goede · Fri Oct 31 16:55:02 2014 +0100
  96. 8f32aaa sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · Fri Oct 24 21:20:47 2014 +0100
  97. 98e605c mmc: s5p: set SD detection pin as input by Przemyslaw Marczak · Fri Oct 24 17:44:56 2014 +0200
  98. 70e507e Merge http://git.denx.de/u-boot-sunxi by Tom Rini · Sun Oct 26 14:13:24 2014 -0400
  99. 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Oct 26 14:03:08 2014 -0400
  100. db6045f mmc: bcm2835_sdhci: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:55 2014 +0200