1. eb766ad mmc: Properly determine maximum supported bus width by Andy Fleming · Wed Oct 31 19:02:38 2012 +0000
  2. f227e45 mmc: tegra: use bounce buffer APIs by Stephen Warren · Tue Nov 06 11:27:30 2012 +0000
  3. 4a8629e common: rework bouncebuf implementation by Stephen Warren · Tue Nov 06 11:27:29 2012 +0000
  4. 8e634a9 mmc: add no simultaenous power and vdd by Mela Custodio · Sat Nov 03 17:40:16 2012 +0000
  5. 7367ec2 mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID by Taylor Hutt · Sat Oct 20 17:15:59 2012 +0000
  6. 7aff967 EXYNOS: mmc: support DesignWare Controller for Samsung-SoC by Jaehoon Chung · Mon Oct 15 19:10:31 2012 +0000
  7. e007094 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Nov 05 07:42:00 2012 -0700
  8. f9e0b60 drivers/mmc/fsl_esdhc.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:44 2012 +0000
  9. 87ea389 drivers/mmc/mmc.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:43 2012 +0000
  10. 464fdd2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Sat Oct 27 11:43:17 2012 +0200
  11. 0594f80 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · Fri Oct 26 07:54:25 2012 +0200
  12. 7cf7307 mmc: dw-mmc: support DesignWare MMC Controller by Jaehoon Chung · Mon Oct 15 19:10:29 2012 +0000
  13. c6fc57e mmc: pxa: Remove the old non-generic PXA MMC driver by Marek Vasut · Sun Sep 30 10:09:50 2012 +0000
  14. 0fba4c2 mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd by Tushar Behera · Thu Sep 20 20:31:57 2012 +0000
  15. f77f058 mmc: sdhci: add the DMA select for SDMA by Jaehoon Chung · Thu Sep 20 20:31:55 2012 +0000
  16. 30686bd mmc: sdhci: increase the timeout value for data transfer by Jaehoon Chung · Thu Sep 20 20:31:54 2012 +0000
  17. 6b60e9b mmc: Fix mmc_spi error on cmd->flags field by Marek Vasut · Tue Sep 11 08:59:51 2012 +0000
  18. 5ac2064 MMC: Remove the MMC bounce buffer by Marek Vasut · Sun Aug 26 15:19:09 2012 +0000
  19. acc8d6b MMC: MXS: Convert MXS MMC driver to generic bounce buffer by Marek Vasut · Sun Aug 26 15:19:07 2012 +0000
  20. ec35c91 mmc: at91: use max timeout value. It will avoid some situation that timeout happened. by Wu, Josh · Thu Sep 13 22:22:06 2012 +0000
  21. d1e486b mmc: at91: add multi block read/write support. by Wu, Josh · Thu Sep 13 22:22:04 2012 +0000
  22. c58ff34 mxc: Fix SDHC multi-instance clock by Benoît Thébaudeau · Mon Oct 01 08:36:25 2012 +0000
  23. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · Wed Sep 19 15:50:56 2012 -0700
  24. 1293858 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · Tue Aug 14 12:27:13 2012 -0700
  25. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · Mon Aug 13 12:03:19 2012 -0700
  26. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 21 14:53:13 2012 -0700
  27. 2fa03bc Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Fri Sep 21 00:26:19 2012 +0200
  28. 22562a4 Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · Tue Sep 04 17:00:24 2012 -0700
  29. d639f60 mmc: detect boot sectors using EXT_CSD_BOOT_MULT too by Stephen Warren · Mon Jul 30 10:55:43 2012 +0000
  30. 611a347 mmc: Remove incorrect cmd->flags usage by Andy Fleming · Thu Sep 06 15:23:13 2012 -0500
  31. 761fb5b MX28: MMC: Avoid DMA DCache race condition by Marek Vasut · Fri Aug 31 16:18:10 2012 +0000
  32. b1929ea mmc: s5p_sdhci: add the set_mmc_clk for cmu control by Jaehoon Chung · Thu Aug 30 16:24:11 2012 +0000
  33. e26123b mmc: s5p_sdhci: fixed wrong function argument by Jaehoon Chung · Thu Aug 30 16:24:10 2012 +0000
  34. b36cbac mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1B by Jaehoon Chung · Thu Aug 30 16:24:08 2012 +0000
  35. 456f34a mmc: Add a SDHCI quirk for boards that have no CD by Joe Hershberger · Fri Aug 17 10:18:55 2012 +0000
  36. 38f2f31 mmc: Fix version check for clock API in sdhci driver by Joe Hershberger · Fri Aug 17 10:18:54 2012 +0000
  37. 6ce8aed mmc_get_dev: Return error if mmc_init fails by Benoît Thébaudeau · Fri Aug 10 08:59:12 2012 +0000
  38. 009784c mmc: detect boot sectors using EXT_CSD_BOOT_MULT too by Stephen Warren · Mon Jul 30 10:55:43 2012 +0000
  39. 5cbfa8e7a MMC: u-boot-spl may be compiled without partition support by Mikhail Kshevetskiy · Mon Jul 09 08:53:38 2012 +0000
  40. f6bec73 mmc: fix capacity calculation when EXT_CSD_SEC_CNT is used by Yoshihiro Shimoda · Thu Jun 07 19:09:11 2012 +0000
  41. c82f9f6 mmc: sh_mmcif: enable MMC_MODE_HC by Yoshihiro Shimoda · Thu Jun 07 16:39:52 2012 +0000
  42. 1be00d9 mmc: fix wrong timeout check in mmc_send_status() by Jongman Heo · Sun Jun 03 21:32:13 2012 +0000
  43. ee939dd mmc: Remove unused item flags in struct mmc_cmd by Kaspter Ju · Thu May 31 04:27:50 2012 +0000
  44. c08d11c fsl_esdhc: Remove cache snooping for i.MX by Benoît Thébaudeau · Mon Aug 13 07:28:16 2012 +0000
  45. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · Mon Aug 13 09:53:12 2012 +0000
  46. 55d98a1 tegra20: rename tegra2 -> tegra20 by Allen Martin · Fri Aug 31 08:30:00 2012 +0000
  47. 03f609b u8500: Separating mmc config parameters from driver by John Rigby · Tue Jul 31 08:59:31 2012 +0000
  48. 042cfd6 MX28: Fix MXS MMC DMA issues by Marek Vasut · Fri Jul 06 21:25:57 2012 +0000
  49. 97c04d6 MX28: Transfer small blocks via PIO in MXS MMC by Marek Vasut · Fri Jul 06 21:25:56 2012 +0000
  50. 92af615 MX28: Split out the PIO and DMA transfer functions by Marek Vasut · Fri Jul 06 21:25:55 2012 +0000
  51. 213a7a2 MX28: Fix up the MMC driver DMA mode by Marek Vasut · Fri Jul 06 21:25:54 2012 +0000
  52. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:31 2012 +0000
  53. 8dc6df8 da850/omap-l138: Add support to read u-boot image from MMC/SD by Lad, Prabhakar · Sun Jun 24 21:35:20 2012 +0000
  54. 4e3bfa0 FSL/eSDHC: enable the clock to detect the SD card by Jerry Huang · Thu May 17 23:57:02 2012 +0000
  55. 15c9ad9 SD/MMC: check the card status during erase operation by Jerry Huang · Thu May 17 23:00:51 2012 +0000
  56. 65b04cf mmc:fix Call mmc_init() when executing mmc_get_dev() by Łukasz Majewski · Thu Apr 19 02:39:18 2012 +0000
  57. e1d4c7b mmc: remove the hard setting for tran_speed by Jaehoon Chung · Mon Mar 26 21:16:03 2012 +0000
  58. 30e9cad i.MX: fsl_esdhc: allow use with cache enabled. by Eric Nelson · Wed Apr 25 14:28:48 2012 +0000
  59. 8c57e96 mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.* by Tom Warren · Tue May 22 11:44:48 2012 +0000
  60. 7464703 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun May 20 21:31:26 2012 +0200
  61. 336ff28 i.MX28: Check if WP detection is implemented at all by Marek Vasut · Tue May 01 11:09:52 2012 +0000
  62. d9cf836 omap5: pbias ldo9 turn on by Balaji T K · Mon Mar 12 02:25:49 2012 +0000
  63. 20c372f OMAP4/5: Make the sysctrl structure common by SRICHARAN R · Mon Mar 12 02:25:42 2012 +0000
  64. a9b0556 ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · Fri Feb 24 11:30:18 2012 +0000
  65. b0b0c9d mmc: support the sdhci instead of s5p_mmc for samsung-soc by Jaehoon Chung · Mon Apr 23 02:36:28 2012 +0000
  66. 53889ed mmc: add the quirk to use the sdhci for samsung-soc by Jaehoon Chung · Mon Apr 23 02:36:26 2012 +0000
  67. 89237a8 mmc: sdhci: add the quirk for broken r1b response by Jaehoon Chung · Mon Apr 23 02:36:25 2012 +0000
  68. 67f3897 i.MX28: Lower the amount of blocks transfered in one DMA cycle by Marek Vasut · Sun Apr 08 18:50:18 2012 +0000
  69. d8552d6 mmc: fsl_esdhc: Poll until card is not busy anymore by Dirk Behme · Mon Mar 26 03:13:05 2012 +0000
  70. ddde188 mmc: omap: handle controller errors properly by Grazvydas Ignotas · Mon Mar 19 12:12:06 2012 +0000
  71. 8927ac9 mmc: omap: improve stat wait message by Grazvydas Ignotas · Mon Mar 19 12:11:43 2012 +0000
  72. ef2b729 mmc: omap: follow TRM procedure to power on cards by Grazvydas Ignotas · Mon Mar 19 03:50:53 2012 +0000
  73. b6fe0dc mmc:fix: Set mmc width according to MMC host capabilities by Łukasz Majewski · Mon Mar 12 22:07:18 2012 +0000
  74. d8e8a6b Blackfin: bfin_sdh: drop dos part hardcode by Mike Frysinger · Sun Feb 26 13:50:45 2012 -0500
  75. c9cb4a9 mmc: Fix warning if CONFIG_MMC_TRACE is enabled by Dirk Behme · Thu Mar 08 02:35:34 2012 +0000
  76. 93541b4 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · Sun Apr 08 17:34:46 2012 +0000
  77. dac199b i.MX28: Allow coexistence of PIO and DMA mode for SD/MMC by Marek Vasut · Thu Apr 05 03:30:35 2012 +0000
  78. dfad56c drivers/mmc/mmc.c: Fix build warning by Anatolij Gustschin · Wed Mar 28 21:24:32 2012 +0000
  79. e1f5341 drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning by Anatolij Gustschin · Wed Mar 28 03:40:00 2012 +0000
  80. 5796bed i.MX28: Do data transfers via DMA in MMC driver by Marek Vasut · Thu Mar 15 18:33:21 2012 +0000
  81. dccb608 MMC: Implement generic bounce buffer by Marek Vasut · Thu Mar 15 18:41:35 2012 +0000
  82. 69df6de ATMEL: remove old atmel_mci driver by Sven Schnelle · Fri Oct 21 14:49:26 2011 +0200
  83. 8aa9682 ATMEL: use generic mmc framework by Sven Schnelle · Fri Oct 21 14:49:25 2011 +0200
  84. 3178932 mmc: make mmc_send_status() more reliable by Jan Kloetzke · Sun Feb 05 22:29:12 2012 +0000
  85. 4e929dd mmc: fix card busy polling by Jan Kloetzke · Sun Feb 05 22:29:11 2012 +0000
  86. 5d331d8 Tegra: mmc: Fixed handling of interrupts in timeouts. by Tom Warren · Tue Feb 07 06:17:16 2012 +0000
  87. 32ec325 omap_hsmmc: Wait for CMDI to be clear by Tom Rini · Mon Jan 30 11:22:25 2012 +0000
  88. 64c316d mmc: access mxcmmc from mx31 boards by Helmut Raiger · Wed Jan 11 03:59:22 2012 +0000
  89. 9c9b7b1 tegra: mmc: Support operation with dcache enabled by Simon Glass · Mon Jan 09 13:20:40 2012 +0000
  90. 66a722e fsl_esdhc: fix PIO mode transfers by Ira Snyder · Fri Dec 23 08:30:40 2011 +0000
  91. f149411 mmc: tegra2: Implement card-detect hook. by Thierry Reding · Mon Jan 02 01:15:39 2012 +0000
  92. 8cee4c98 mmc: fsl_esdhc: Implement card-detect hook. by Thierry Reding · Mon Jan 02 01:15:38 2012 +0000
  93. b9c8b77 mmc: Implement card detection. by Thierry Reding · Mon Jan 02 01:15:37 2012 +0000
  94. d7aebf4 mmc: Change board_mmc_getcd() function prototype. by Thierry Reding · Mon Jan 02 01:15:36 2012 +0000
  95. e001a69 drivers/mmc/mv_sdhci.c: Fix build warning by Anatolij Gustschin · Wed Dec 07 11:47:48 2011 +0000
  96. 1a18a3e ftsdc010: improve performance and capability by Macpaul Lin · Mon Nov 28 17:30:17 2011 +0000
  97. 24e92ec mmc: add host_caps checking avoid switch card improperly by Macpaul Lin · Mon Nov 28 16:31:09 2011 +0000
  98. 9919d64 i.mx: fsl_esdhc: add the i.mx6q support by Jason Liu · Fri Nov 25 00:18:04 2011 +0000
  99. f368559 tegra2: Move tegra2_mmc_init() prototype to public header. by Thierry Reding · Thu Nov 17 00:10:23 2011 +0000
  100. 7655069 PXA: Kill last remnants of set_GPIO_mode function by Marek Vasut · Mon Dec 12 05:34:03 2011 +0000