1. 3b4b9a3 mmc: fsl_esdhc: fix f_max retrieval during init by Markus Niebel · 10 years ago
  2. 389b89c sort drivers/mmc/Makefile by Pavel Machek · 10 years ago
  3. 0b03a93 omap: hsmmc: assume cd gpio is active low by Igor Grinberg · 10 years ago
  4. 967325f dm: sunxi: Request card detect gpio by Hans de Goede · 10 years ago
  5. ed41e62 sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · 10 years ago
  6. 3f3c13a mmc: s5p: set SD detection pin as input by Przemyslaw Marczak · 10 years ago
  7. d0796de Merge http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  8. 84a6df0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  9. 7432194 mmc: bcm2835_sdhci: add missing include by Jeroen Hofstee · 10 years ago
  10. 19d7bf3 tegra: make local functions static by Jeroen Hofstee · 10 years ago
  11. 6588c78 sdhci: make local functions static by Jeroen Hofstee · 10 years ago
  12. e637b30 mmc: sunxi: Add support for sun8i (A23) by Chen-Yu Tsai · 10 years ago
  13. e79c7c8 sunxi: When we've both mmc0 and mmc2, detect from which one we're booting by Hans de Goede · 10 years ago
  14. cd82113 sunxi: Add mmc card-detect functionality by Hans de Goede · 10 years ago
  15. 1d1bd42 ARM: sunxi-mmc: Add mmc support for sun6i / A31 by Hans de Goede · 10 years ago
  16. a3e8c22 mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i by Wills Wang · 10 years ago
  17. 5915a2a dm: omap: gpio: Support driver model by Simon Glass · 10 years ago
  18. 03a3536 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  19. 3dc23f7 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  20. 7f19610 dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  21. 09fb736 mmc: Tegra: Fix timeout issue seen on certain eMMC parts by Marcel Ziswiler · 10 years ago
  22. 790af81 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  23. 311757b samsung: Enable device tree for s5p_goni by Simon Glass · 10 years ago
  24. 04de09f Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  25. 498d1a6 arm: socfpga: mmc: Pick the clock from clock manager by Pavel Machek · 10 years ago
  26. f33c930 mmc: dw_mmc: cleanups by Pavel Machek · 10 years ago
  27. b966db0 dw_mmc: cleanups by Pavel Machek · 10 years ago
  28. 786a27b mmc: Fix mmc bus width by Mario Schuknecht · 10 years ago
  29. bcd0698 mvebu_mmc: Driver addition by Mario Schuknecht · 10 years ago
  30. 6dc93e7 mmc: restore capacity when switching to partition 0 by Peter Bigot · 10 years ago
  31. 021a805 mmc: fix ERASE_GRP_DEF handling by Hannes Petermaier · 10 years ago
  32. 282a82e mmc: set correct block size value in bfin sdh driver by Sonic Zhang · 10 years ago
  33. c79cba3 cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
  34. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  35. 19060bd ls102xa: esdhc: Add esdhc support for LS102xA by Wang Huan · 10 years ago
  36. 7860649 socfpga: cleanup socfpga_dw_mmc by Pavel Machek · 10 years ago
  37. 51fb455 socfpga: fix clock manager register definition by Pavel Machek · 10 years ago
  38. da55c66 MMC: atmel_mci: enable high speed mode support by Bo Shen · 10 years ago
  39. cd60ebd4 MMC: atmel_mci: refactor setting the mode register by Bo Shen · 10 years ago
  40. 6ace153 mmc/dw_mmc: Fix clock divider calculation error for bypass mode by Chin Liang See · 10 years ago
  41. dae0f5c mmc: s3c: Add SD driver by Marek Vasut · 10 years ago
  42. 6497302 bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag by Lubomir Rintel · 10 years ago
  43. 3fe3b4f ARM: kirkwood: add mvsdio driver by DrEagle · 10 years ago
  44. 740f41d Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  45. 750121c mmc: prevent some warnings with make W=1 by Jeroen Hofstee · 10 years ago
  46. cee9ab7 dirvers: mmc: use __weak by Jeroen Hofstee · 10 years ago
  47. b6ae676 sunxi: Remove mmc DMA support by Hans de Goede · 10 years ago
  48. 2b9912e includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  49. 3d6a5a4 mmc: free allocated memory on initialization errors by Darwin Rambo · 10 years ago
  50. d4622df mmc: return meaningful error codes from mmc_select_hwpart by Stephen Warren · 10 years ago
  51. cc49da2 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  52. 9902c7b mmc: atmel_mci: fix print incorrect buffer content for debug by Wu, Josh · 10 years ago
  53. e24ea55 sunxi: mmc support by Ian Campbell · 10 years ago
  54. 10dc777 esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set by Tom Rini · 10 years ago
  55. 638b3e8 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  56. d235628 mmc: provide a select_hwpart implementation for get_device() by Stephen Warren · 10 years ago
  57. 91fdabc eMMC: add support for operations in RPMB partition by Pierre Aubert · 10 years ago
  58. 6b2221b mmc: Handle switch error status bit in MMC card status by Andrew Gabbasov · 10 years ago
  59. d803fea mmc: postponed needless timer initialization by Mateusz Zalega · 10 years ago
  60. 7168977 esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver by Ye.Li · 11 years ago
  61. 05d134b Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  62. 9b8c9a3 mmc: s5p_sdhci: add the s5p_sdhci_core_init function by Jaehoon Chung · 10 years ago
  63. e09bd85 mmc: exynos_dw_mmc: enable the DDR mode by Jaehoon Chung · 10 years ago
  64. 045bdcd mmc: dw_mmc: support the DDR mode by Jaehoon Chung · 10 years ago
  65. d22e3d4 mmc: support the DDR mode for eMMC by Jaehoon Chung · 10 years ago
  66. 8caf46d mmc: remove the unnecessary define and fix the wrong bit control by Jaehoon Chung · 10 years ago
  67. 959198f mmc: exynos_dw_mmc: restore the property into host by Jaehoon Chung · 10 years ago
  68. f175603 ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE by Stephen Warren · 10 years ago
  69. 0b2e13d powerpc/85xx: Add T4240RDB board support by Chunhe Lan · 10 years ago
  70. 1eaa742 driver: Add support of image load for MMC & SPI in SPL by Prabhakar Kushwaha · 10 years ago
  71. 613ab32 driver/mmc: fix compile warnings by Prabhakar Kushwaha · 11 years ago
  72. 519fdde Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  73. 1336e2d mmc:eSDHC: Workaround for data timeout issue on Txxx SoC by Haijun.Zhang · 11 years ago
  74. 8a57302 mmc: fsl_esdhc: add controller reset in case of data related errors too by Andrew Gabbasov · 11 years ago
  75. fb82398 mmc: fsl_esdhc: fix calculation of timeout for data transactions by Andrew Gabbasov · 11 years ago
  76. 33ace36 mmc: Add 'mmc rst-function' sub-command by Tom Rini · 11 years ago
  77. 74c32ef mmc: sh_mmcif: Fix warning by unused variable by Nobuhiro Iwamatsu · 11 years ago
  78. cd2bf48 mmc: sh_mmcif: Fix compile error by Nobuhiro Iwamatsu · 11 years ago
  79. 0b2da7e blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c by Tom Rini · 11 years ago
  80. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  81. 22cb7d3 mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  82. ab769f2 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  83. 3577fe8 drivers:mmc:sdhci: enable support for DT by Piotr Wilczek · 11 years ago
  84. 345d3c0 mmc: zynq: Add OF initialization support by Michal Simek · 11 years ago
  85. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  86. 7a9d0ad mmc: kona: Add Kona mmc driver by Darwin Rambo · 11 years ago
  87. 130fbeb blackfin: Add <asm/clock.h> to numerous drivers by Tom Rini · 11 years ago
  88. c4d376f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  89. 614b2bf cmd_mmc.c: Drop open/close mmc sub-commands by Tom Rini · 11 years ago
  90. 5a99b9d cmd_mmc.c: Add bootbus mmc sub-command by Tom Rini · 11 years ago
  91. 792970b cmd_mmc.c: Add 'partconf' command to mmc by Tom Rini · 11 years ago
  92. f9ec45d mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1B by Siva Durga Prasad Paladugu · 11 years ago
  93. d3e016c MMC: DWMMC: Correct the CLKDIV register value by Rajeshwari S Shinde · 11 years ago
  94. def816a mmc: set rca to 1 for MMC cards by Stephen Warren · 11 years ago
  95. a73ca47 mmc: tegra: support Tegra124 by Stephen Warren · 11 years ago
  96. 4d76424 drivers: delete unused header files by Masahiro Yamada · 11 years ago
  97. d47e3d2 esdhc: Detecting 8 bit width before mmc initialization by Haijun.Zhang · 11 years ago
  98. f7e27cc esdhc: Workaround for card can't be detected on T4240QDS by Haijun.Zhang · 11 years ago
  99. a4d481e mmc: dwmmc: mode change to 0644 by Minkyu Kang · 11 years ago
  100. c5c1af2 socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGA by Chin Liang See · 11 years ago