1. 073cfd1 mmc: Fix version check for clock API in sdhci driver by Joe Hershberger · 12 years ago
  2. 6bb4b4b mmc_get_dev: Return error if mmc_init fails by Benoît Thébaudeau · 12 years ago
  3. 8948ea8 mmc: detect boot sectors using EXT_CSD_BOOT_MULT too by Stephen Warren · 12 years ago
  4. 122efd4 MMC: u-boot-spl may be compiled without partition support by Mikhail Kshevetskiy · 12 years ago
  5. cdfd1ac mmc: fix capacity calculation when EXT_CSD_SEC_CNT is used by Yoshihiro Shimoda · 12 years ago
  6. 97a7b99 mmc: sh_mmcif: enable MMC_MODE_HC by Yoshihiro Shimoda · 12 years ago
  7. 5b0c942 mmc: fix wrong timeout check in mmc_send_status() by Jongman Heo · 12 years ago
  8. 67cbbf2 mmc: Remove unused item flags in struct mmc_cmd by Kaspter Ju · 12 years ago
  9. 16e43f3 fsl_esdhc: Remove cache snooping for i.MX by Benoît Thébaudeau · 12 years ago
  10. fa7a51c mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  11. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  12. 10ed93d u8500: Separating mmc config parameters from driver by John Rigby · 12 years ago
  13. abb85be MX28: Fix MXS MMC DMA issues by Marek Vasut · 12 years ago
  14. 2025590 MX28: Transfer small blocks via PIO in MXS MMC by Marek Vasut · 12 years ago
  15. 8698332 MX28: Split out the PIO and DMA transfer functions by Marek Vasut · 12 years ago
  16. 401650a MX28: Fix up the MMC driver DMA mode by Marek Vasut · 12 years ago
  17. 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  18. 0d986e6 da850/omap-l138: Add support to read u-boot image from MMC/SD by Lad, Prabhakar · 12 years ago
  19. 975324a FSL/eSDHC: enable the clock to detect the SD card by Jerry Huang · 12 years ago
  20. d2d8afa SD/MMC: check the card status during erase operation by Jerry Huang · 12 years ago
  21. 40242bc mmc:fix Call mmc_init() when executing mmc_get_dev() by Łukasz Majewski · 12 years ago
  22. ad5fd92 mmc: remove the hard setting for tran_speed by Jaehoon Chung · 13 years ago
  23. e576bd9 i.MX: fsl_esdhc: allow use with cache enabled. by Eric Nelson · 12 years ago
  24. 3f82d89 mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.* by Tom Warren · 12 years ago
  25. ee3a55f Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  26. c7527b7 i.MX28: Check if WP detection is implemented at all by Marek Vasut · 12 years ago
  27. dd23e59 omap5: pbias ldo9 turn on by Balaji T K · 13 years ago
  28. 002a2c0 OMAP4/5: Make the sysctrl structure common by SRICHARAN R · 13 years ago
  29. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  30. 442d556 mmc: support the sdhci instead of s5p_mmc for samsung-soc by Jaehoon Chung · 12 years ago
  31. 236bfec mmc: add the quirk to use the sdhci for samsung-soc by Jaehoon Chung · 12 years ago
  32. 3a63832 mmc: sdhci: add the quirk for broken r1b response by Jaehoon Chung · 12 years ago
  33. e720590 i.MX28: Lower the amount of blocks transfered in one DMA cycle by Marek Vasut · 13 years ago
  34. 7a5b802 mmc: fsl_esdhc: Poll until card is not busy anymore by Dirk Behme · 13 years ago
  35. 25c719e mmc: omap: handle controller errors properly by Grazvydas Ignotas · 13 years ago
  36. 15ceb1d mmc: omap: improve stat wait message by Grazvydas Ignotas · 13 years ago
  37. b1e725f mmc: omap: follow TRM procedure to power on cards by Grazvydas Ignotas · 13 years ago
  38. 6272203 mmc:fix: Set mmc width according to MMC host capabilities by Łukasz Majewski · 13 years ago
  39. 51d0f7c Blackfin: bfin_sdh: drop dos part hardcode by Mike Frysinger · 13 years ago
  40. 146bec7 mmc: Fix warning if CONFIG_MMC_TRACE is enabled by Dirk Behme · 13 years ago
  41. 96666a3 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · 13 years ago
  42. 4cc76c6 i.MX28: Allow coexistence of PIO and DMA mode for SD/MMC by Marek Vasut · 13 years ago
  43. dc3faf0 drivers/mmc/mmc.c: Fix build warning by Anatolij Gustschin · 13 years ago
  44. 60e242e drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  45. 3687c41 i.MX28: Do data transfers via DMA in MMC driver by Marek Vasut · 13 years ago
  46. 8635ff9 MMC: Implement generic bounce buffer by Marek Vasut · 13 years ago
  47. c9abb42 ATMEL: remove old atmel_mci driver by Sven Schnelle · 13 years ago
  48. 72fa467 ATMEL: use generic mmc framework by Sven Schnelle · 13 years ago
  49. d617c42 mmc: make mmc_send_status() more reliable by Jan Kloetzke · 13 years ago
  50. 93ad0d1 mmc: fix card busy polling by Jan Kloetzke · 13 years ago
  51. cf39cf5 Tegra: mmc: Fixed handling of interrupts in timeouts. by Tom Warren · 13 years ago
  52. a7778f8 omap_hsmmc: Wait for CMDI to be clear by Tom Rini · 13 years ago
  53. fa47a28 mmc: access mxcmmc from mx31 boards by Helmut Raiger · 13 years ago
  54. 98450d0 tegra: mmc: Support operation with dcache enabled by Simon Glass · 13 years ago
  55. 8eee2bd fsl_esdhc: fix PIO mode transfers by Ira Snyder · 13 years ago
  56. bf83662 mmc: tegra2: Implement card-detect hook. by Thierry Reding · 13 years ago
  57. d48d2e2 mmc: fsl_esdhc: Implement card-detect hook. by Thierry Reding · 13 years ago
  58. 48972d9 mmc: Implement card detection. by Thierry Reding · 13 years ago
  59. 314284b mmc: Change board_mmc_getcd() function prototype. by Thierry Reding · 13 years ago
  60. bfe6f62 drivers/mmc/mv_sdhci.c: Fix build warning by Anatolij Gustschin · 13 years ago
  61. 31cb6db ftsdc010: improve performance and capability by Macpaul Lin · 13 years ago
  62. 2c3fbf4 mmc: add host_caps checking avoid switch card improperly by Macpaul Lin · 13 years ago
  63. 4692708 i.mx: fsl_esdhc: add the i.mx6q support by Jason Liu · 13 years ago
  64. 977a39e tegra2: Move tegra2_mmc_init() prototype to public header. by Thierry Reding · 13 years ago
  65. e570fe8 PXA: Kill last remnants of set_GPIO_mode function by Marek Vasut · 13 years ago
  66. 9877841 tegra2: Modify MMC driver to handle power and cd GPIOs by Stephen Warren · 13 years ago
  67. abc20ab PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · 13 years ago
  68. afd5932 Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec" by Macpaul Lin · 13 years ago
  69. 5af9a56 mmc: mv_sdhci: Fix host version read for Armada100 by Ajay Bhargav · 13 years ago
  70. 79b05d5 davinci, mmc: fix gcc 4.6 build warnings by Heiko Schocher · 13 years ago
  71. 0c2dd9a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  72. 933efe6 omap: Checkpatch fixes by Sricharan · 13 years ago
  73. 0963ff3 Tegra2: mmc: Factor out mmc_wait_inhibit functionality by Anton staaf · 13 years ago
  74. 9b3d187 Tegra2: mmc: Add data transfer completion timeout by Anton staaf · 13 years ago
  75. 5a762e2 Tegra2: mmc: Support DMA restarts at buffer boundaries by Anton staaf · 13 years ago
  76. 8e42f0d Tegra2: mmc: define register field values in tegra2_mmc.h by Anton staaf · 13 years ago
  77. 71a758e1 iMX28: Add SSP MMC driver by Marek Vasut · 13 years ago
  78. 0612fcb MMC: PL180: Fix infinite loop with VExpress extended fifo implementation by Jon Medhurst (Tixy) · 13 years ago
  79. de71fbe tegra2: Move MMC clock initialization into MMC driver by Stephen Warren · 13 years ago
  80. 3e81c77 mmc: sdhci: fix sdma bug for large file transfer by Lei Wen · 13 years ago
  81. a004abd mmc: sdhci: add timeout for data transfer by Lei Wen · 13 years ago
  82. 6cf1b17 mmc: sdhci: add mmc structure for host by Lei Wen · 13 years ago
  83. 2c2ec4c mmc: sdhci: fix cache flush by Lei Wen · 13 years ago
  84. fe8f706 mmc: CMD7:MMC_CMD_SELECT_CARD response fix by Ajay Bhargav · 13 years ago
  85. 4137894 mmc: test mmc bus width on startup by Lei Wen · 13 years ago
  86. 0560db1 mmc: change magic number to macro define by Lei Wen · 13 years ago
  87. 02d3ad3 mmc: mv_sdhci: fix 8bus width access for 88SV331xV5 by Lei Wen · 13 years ago
  88. 02f3029 mmc: retry the cmd8 to meet 74 clocks requirement in the spec by Lei Wen · 13 years ago
  89. 07133f2 PXA: Add MMC driver using the generic MMC framework by Marek Vasut · 13 years ago
  90. 87a5d60 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  91. a231f04 GCC4.6: Fix warnings in pxa_mmc.c by Marek Vasut · 13 years ago
  92. 1037d58 mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unset by Tom Rini · 13 years ago
  93. ccf7988 tegra2: Enable MMC for Seaboard by Tom Warren · 13 years ago
  94. 4ed59e7 tegra2: Add more clock functions by Simon Glass · 13 years ago
  95. a196992 mmc: dcache: allocate cache aligned buffers for ext_csd by Anton staaf · 13 years ago
  96. f781dd3 mmc: dcache: allocate cache aligned buffer for scr and switch_status by Anton staaf · 13 years ago
  97. 14fa2dd mmc: omap: config VMMC, MMC1_PBIAS by Balaji T K · 13 years ago
  98. ecd9af8 mmc: omap: enable high capacity by Balaji T K · 13 years ago
  99. f8ef0d4 ftsdc010: add support of ftsdc010 mmc controller by Macpaul Lin · 13 years ago
  100. aaf3d41 mmc: Fix mmc_send_status() by Marek Vasut · 13 years ago