1. 82435da drivers: delete unused header files by Masahiro Yamada · 11 years ago
  2. f0fe8ad esdhc: Detecting 8 bit width before mmc initialization by Haijun.Zhang · 11 years ago
  3. 05f5854 esdhc: Workaround for card can't be detected on T4240QDS by Haijun.Zhang · 11 years ago
  4. 606df6a mmc: dwmmc: mode change to 0644 by Minkyu Kang · 11 years ago
  5. cca9f45 socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGA by Chin Liang See · 11 years ago
  6. 0395141 mmc: add setdsr support by Markus Niebel · 11 years ago
  7. 4355813 mmc: Minor cleanup of sdhci.c by Darwin Rambo · 11 years ago
  8. 55bab5e mmc/dwmmc: use bounce buffer for data exchange between CPU and MMC controller by Alexey Brodkin · 11 years ago
  9. 2ba83e2 mmc/dwmmc: Using calloc instead malloc by Chin Liang See · 11 years ago
  10. 3a90999 mmc: add Faraday FTSDC021 SDHCI controller support by Kuo-Jung Su · 11 years ago
  11. 538f5f7 powerpc: mmc: Add corenet devices support in esdhc spl by Priyanka Jain · 11 years ago
  12. db8f869 mmc/dwmmc: modify FIFO threshold only if value explicitly set by Alexey Brodkin · 11 years ago
  13. 42f81a8 mmc: dw_mmc: remove the exynos specific code in dw-mmc.c by Jaehoon Chung · 11 years ago
  14. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  15. 8a065e9 powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register by Haijun.Zhang · 11 years ago
  16. c4fd451 esdhc: memset mmc struct before putting into use by Haijun.Zhang · 11 years ago
  17. d49eb9e Powerpc/esdhc: Add simple description of esdhc register by Haijun.Zhang · 11 years ago
  18. a63efe7 powerpc/esdhc: Map register for eSDHC Host Controller V3.0 by Haijun.Zhang · 11 years ago
  19. 7016309 DWMMC: SMDK5420: Disable SMU for eMMC by Rajeshwari Shinde · 11 years ago
  20. adccccf mmc: sdhci: Avoid commands errors by simple timeout adaptation. by Przemyslaw Marczak · 11 years ago
  21. d94735b mmc: dw_mmc: change the callback function name. by Jaehoon Chung · 11 years ago
  22. b3f1409 mmc: Fix erase_grp_size for partitioned card by Oliver Metz · 11 years ago
  23. f090ab4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  24. 7d48a73 Fix wrong sdhci host control register read and write by Juhyun \(Justin\) Oh · 11 years ago
  25. a7a6091 mmc/dw_mmc: Allocate the correct amount of descriptors by Mischa Jonker · 11 years ago
  26. 7423bed mmc/dw_mmc: Fix DMA descriptor corruption by Mischa Jonker · 11 years ago
  27. 8d30cc9 mmc: don't support write & erase for SPL builds by Paul Burton · 11 years ago
  28. d95b706 mmc: fsl_esdhc: Check the result from malloc() by Fabio Estevam · 11 years ago
  29. 6a7c5ba mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORT by Paul Burton · 11 years ago
  30. 19df412 ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xx by Lubomir Popov · 11 years ago
  31. 06640ca omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset func by Oleksandr Tyshchenko · 11 years ago
  32. 03652dd mmc: Remove unused variable backup from mmc_send_cmd() by Oleksandr Tyshchenko · 11 years ago
  33. 46e627c mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC by Jaehoon Chung · 11 years ago
  34. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  35. 1957a4d mmc: mxsmmc: Enable MMC HC support by Amaury Pouly · 11 years ago
  36. b27fef5 SPDX-License-Identifier: clean up license header by York Sun · 11 years ago
  37. 9ff7026 powerpc: mpc85xx: Support booting from SD Card with SPL by Ying Zhang · 11 years ago
  38. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  39. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  40. 67a38f1 mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not defined by Gabor Juhos · 12 years ago
  41. dbe6725 fsl_esdhc: Touch only relevant sys ctrl bits by Dirk Behme · 11 years ago
  42. b436a97 drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusion by Alexey Brodkin · 11 years ago
  43. 203fa4d Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS board by Haijun.Zhang · 11 years ago
  44. 4bdf6fd Fix block device accesses beyond 2TiB by Sascha Silbe · 11 years ago
  45. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  46. e259cfa Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  47. dc3416a MMC: DWMMC: Fix FIFO_DEPTH calculation by Rajeshwari Shinde · 12 years ago
  48. 608e2e4 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 11 years ago
  49. e315ae8 mmc: report capacity for the selected partition by Stephen Warren · 11 years ago
  50. 4816b7a fsl_esdhc: Do not clear interrupt status bits until data processed by Andrew Gabbasov · 11 years ago
  51. 88525ed mmc: fsl_esdhc: Fix hang after 'save' command by Fabio Estevam · 12 years ago
  52. aa05e01 mmc write bug fix by Ruud Commandeur · 12 years ago
  53. 08706be mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards by Jagannadha Sutradharudu Teki · 12 years ago
  54. 1104e9b MMC: APIs to support resize of EMMC boot partition by Amar · 12 years ago
  55. d850121 EXYNOS5: DWMMC: Added FDT support for DWMMC by Amar · 12 years ago
  56. 902664c DWMMC: Initialise dwmci and resolve EMMC read write issues by Amar · 12 years ago
  57. 8372baf mmc: omap_hsmmc: Update pbias programming by Balaji T K · 11 years ago
  58. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  59. 0e13e80 powerpc/esdhc: Correct judgement for DATA PIO mode by Haijun.Zhang · 12 years ago
  60. d123ab8 mmc: update Faraday FTSDC010 for rw performance by Kuo-Jung Su · 12 years ago
  61. daee1d8 drivers/mmc: move spl_mmc.c to common/spl by Ying Zhang · 12 years ago
  62. 03a743f mmc: atmel_mci: add mmc card support by Bo Shen · 12 years ago
  63. 644b476 mmc: atmel_mci: using IP version for different setting by Bo Shen · 12 years ago
  64. 66f827b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  65. 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  66. 29e6eb3 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  67. 8e90aa6 palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function by Nishanth Menon · 12 years ago
  68. 627612c twl6035: rename to palmas by Nishanth Menon · 12 years ago
  69. 6592a99 mmc: fsl_esdhc: Use calloc() by Fabio Estevam · 12 years ago
  70. 0c3c255 mmc: sdhci: return error when failed add_sdhci(). by Jaehoon Chung · 12 years ago
  71. 23b0042 sdhci: Add sdhci support for spear devices by Vipin Kumar · 12 years ago
  72. f7289ee davinci, mmc: Added a delay reading ext CSD register by Davide Bonfanti · 12 years ago
  73. 4a2c7d7 mmc: Split device init to decouple OCR-polling delay by Che-Liang Chiou · 12 years ago
  74. 2eec2ab part/dev_desc: Add log2 of blocksize to block_dev_desc data struct by Egbert Eich · 12 years ago
  75. a09c2b7 mmc: Define a constant for the maximum block size by Simon Glass · 12 years ago
  76. f247129 spl_mmc: cleanup variable types by Peter Korsgaard · 12 years ago
  77. 0dd222b mmc: Add support for Xilinx Zynq sdhci controller by Michal Simek · 12 years ago
  78. 136f3f4 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · 12 years ago
  79. d552bd1 mmc: check the revision for sd3.0 by Jaehoon Chung · 12 years ago
  80. 6108ef6 mmc: support the correct card version for eMMC by Jaehoon Chung · 12 years ago
  81. 05be071 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  82. 4a92962 fsl_esdhc: Fix DMA transfer completion waiting loop by Andrew Gabbasov · 12 years ago
  83. 70e6869 fsl_esdhc: flush cache after IO completion by Eric Nelson · 12 years ago
  84. cc7229c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  85. 37c1efa ARM: bcm2835: fix get_timer() to return ms by Stephen Warren · 12 years ago
  86. e6bf977 mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board by Abbas Raza · 12 years ago
  87. 85c3d46c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  88. 47c6b2a mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used by Peter Korsgaard · 12 years ago
  89. f7b1510 mmc: mmc_getcd/getwp: use sensible defaults by Peter Korsgaard · 12 years ago
  90. 552b4d4 mmc: add bcm2835 driver by Stephen Warren · 12 years ago
  91. 0883a76 Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  92. 81420c3 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  93. 35ae07b mmc: Tegra: Add SD bus power/voltage function and MMC pad init call. by Tom Warren · 12 years ago
  94. 9745cf8 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · 12 years ago
  95. d56a52a mmc:sdhci:fix: Change default interrupts enabled at SDHCI initialization by Łukasz Majewski · 12 years ago
  96. 9dbc836 Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  97. 834b6b0 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · 12 years ago
  98. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  99. 020f261 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  100. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago