1. a3bd860 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  2. 6955989 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · 10 years ago
  3. 36c6e71 mmc: sh_mmcif: Add support rmobile by Nobuhiro Iwamatsu · 10 years ago
  4. 2fb07ee mmc: sh_mmcif: Change maximum and minimum value of MMC clock by Nobuhiro Iwamatsu · 10 years ago
  5. 7200887 mmc: sh_mmcif: Use DIV_ROUND_UP and fls instead of calculation loop by Nobuhiro Iwamatsu · 10 years ago
  6. f745ba4 twl4030: device-index-specific MMC power initializations, common ramp-up delay by Paul Kocialkowski · 10 years ago
  7. 2439fe9 mmc: Board-specific MMC power initializations by Paul Kocialkowski · 10 years ago
  8. a51c615 arm: omap: add support for am57xx devices by Felipe Balbi · 10 years ago
  9. 2907a30 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  10. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  11. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  12. 3d46c31 mmc: fsl_esdhc: Update esdhc driver for iMX6SX by Ye.Li · 10 years ago
  13. 2d46589 mmc: fsl_esdhc: fix f_max retrieval during init by Markus Niebel · 10 years ago
  14. 859f306 sort drivers/mmc/Makefile by Pavel Machek · 10 years ago
  15. 2f4e095 omap: hsmmc: assume cd gpio is active low by Igor Grinberg · 10 years ago
  16. 3d1095f dm: sunxi: Request card detect gpio by Hans de Goede · 10 years ago
  17. 8f32aaa sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · 10 years ago
  18. 98e605c mmc: s5p: set SD detection pin as input by Przemyslaw Marczak · 10 years ago
  19. 70e507e Merge http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  20. 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  21. db6045f mmc: bcm2835_sdhci: add missing include by Jeroen Hofstee · 10 years ago
  22. 93dfae7 tegra: make local functions static by Jeroen Hofstee · 10 years ago
  23. ee54c7b sdhci: make local functions static by Jeroen Hofstee · 10 years ago
  24. ac80aa0 mmc: sunxi: Add support for sun8i (A23) by Chen-Yu Tsai · 10 years ago
  25. 63deaa8 sunxi: When we've both mmc0 and mmc2, detect from which one we're booting by Hans de Goede · 10 years ago
  26. 7412ef8 sunxi: Add mmc card-detect functionality by Hans de Goede · 10 years ago
  27. e2d11bb ARM: sunxi-mmc: Add mmc support for sun6i / A31 by Hans de Goede · 10 years ago
  28. 55a0718 mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i by Wills Wang · 10 years ago
  29. 1a96d7f dm: omap: gpio: Support driver model by Simon Glass · 10 years ago
  30. bc810dc Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  31. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  32. 4f83d3d dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  33. e1207e9 mmc: Tegra: Fix timeout issue seen on certain eMMC parts by Marcel Ziswiler · 10 years ago
  34. ab43536 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  35. 96aa072 samsung: Enable device tree for s5p_goni by Simon Glass · 10 years ago
  36. 700dc65 Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  37. 51d2113 arm: socfpga: mmc: Pick the clock from clock manager by Pavel Machek · 10 years ago
  38. a425f5d mmc: dw_mmc: cleanups by Pavel Machek · 10 years ago
  39. f39dbac dw_mmc: cleanups by Pavel Machek · 10 years ago
  40. 968f6c0 mmc: Fix mmc bus width by Mario Schuknecht · 10 years ago
  41. 6764f37 mvebu_mmc: Driver addition by Mario Schuknecht · 10 years ago
  42. 45fde89 mmc: restore capacity when switching to partition 0 by Peter Bigot · 10 years ago
  43. 15e874d mmc: fix ERASE_GRP_DEF handling by Hannes Petermaier · 10 years ago
  44. 69b2c1c mmc: set correct block size value in bfin sdh driver by Sonic Zhang · 10 years ago
  45. b62b39b cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
  46. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  47. c929213 ls102xa: esdhc: Add esdhc support for LS102xA by Wang Huan · 10 years ago
  48. 1d45a44 socfpga: cleanup socfpga_dw_mmc by Pavel Machek · 10 years ago
  49. 91c2f8f socfpga: fix clock manager register definition by Pavel Machek · 10 years ago
  50. 1dc856d MMC: atmel_mci: enable high speed mode support by Bo Shen · 10 years ago
  51. 02d7728 MMC: atmel_mci: refactor setting the mode register by Bo Shen · 10 years ago
  52. 4cfff95 mmc/dw_mmc: Fix clock divider calculation error for bypass mode by Chin Liang See · 10 years ago
  53. 635638f mmc: s3c: Add SD driver by Marek Vasut · 10 years ago
  54. 807706d bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag by Lubomir Rintel · 10 years ago
  55. ad88174 ARM: kirkwood: add mvsdio driver by DrEagle · 10 years ago
  56. 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  57. aedeeaa mmc: prevent some warnings with make W=1 by Jeroen Hofstee · 10 years ago
  58. 4772630 dirvers: mmc: use __weak by Jeroen Hofstee · 10 years ago
  59. 411dc87 sunxi: Remove mmc DMA support by Hans de Goede · 10 years ago
  60. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  61. cc350cb mmc: free allocated memory on initialization errors by Darwin Rambo · 11 years ago
  62. bf0c785 mmc: return meaningful error codes from mmc_select_hwpart by Stephen Warren · 11 years ago
  63. e61f9f6 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  64. 6bcb562 mmc: atmel_mci: fix print incorrect buffer content for debug by Wu, Josh · 11 years ago
  65. b4e9f2f sunxi: mmc support by Ian Campbell · 11 years ago
  66. 239dd25 esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set by Tom Rini · 11 years ago
  67. 6345854 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  68. 52c44e4 mmc: provide a select_hwpart implementation for get_device() by Stephen Warren · 11 years ago
  69. 343cd9f eMMC: add support for operations in RPMB partition by Pierre Aubert · 11 years ago
  70. e80682f mmc: Handle switch error status bit in MMC card status by Andrew Gabbasov · 11 years ago
  71. da35178 mmc: postponed needless timer initialization by Mateusz Zalega · 11 years ago
  72. 33a56b1 esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver by Ye.Li · 11 years ago
  73. 95eb65a Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  74. b494ac8 mmc: s5p_sdhci: add the s5p_sdhci_core_init function by Jaehoon Chung · 11 years ago
  75. ef91dd5 mmc: exynos_dw_mmc: enable the DDR mode by Jaehoon Chung · 11 years ago
  76. e867294 mmc: dw_mmc: support the DDR mode by Jaehoon Chung · 11 years ago
  77. 38ce30b mmc: support the DDR mode for eMMC by Jaehoon Chung · 11 years ago
  78. 0d1791d mmc: remove the unnecessary define and fix the wrong bit control by Jaehoon Chung · 11 years ago
  79. 6281110 mmc: exynos_dw_mmc: restore the property into host by Jaehoon Chung · 11 years ago
  80. 2c0ea60 ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE by Stephen Warren · 11 years ago
  81. 8e4f3ff powerpc/85xx: Add T4240RDB board support by Chunhe Lan · 11 years ago
  82. 9ea255a driver: Add support of image load for MMC & SPI in SPL by Prabhakar Kushwaha · 11 years ago
  83. 568bb76 driver/mmc: fix compile warnings by Prabhakar Kushwaha · 11 years ago
  84. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  85. edeb83a mmc:eSDHC: Workaround for data timeout issue on Txxx SoC by Haijun.Zhang · 11 years ago
  86. a04a6e0 mmc: fsl_esdhc: add controller reset in case of data related errors too by Andrew Gabbasov · 11 years ago
  87. d5b4866 mmc: fsl_esdhc: fix calculation of timeout for data transactions by Andrew Gabbasov · 11 years ago
  88. 35a3ea1 mmc: Add 'mmc rst-function' sub-command by Tom Rini · 11 years ago
  89. 5cedb6e mmc: sh_mmcif: Fix warning by unused variable by Nobuhiro Iwamatsu · 11 years ago
  90. 3060064 mmc: sh_mmcif: Fix compile error by Nobuhiro Iwamatsu · 11 years ago
  91. 23bcc9b blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c by Tom Rini · 11 years ago
  92. 2c85046 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  93. e7bef3a mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  94. c9e7591 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  95. 12cf19e drivers:mmc:sdhci: enable support for DT by Piotr Wilczek · 11 years ago
  96. c57ba04 mmc: zynq: Add OF initialization support by Michal Simek · 11 years ago
  97. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  98. 29f2f57 mmc: kona: Add Kona mmc driver by Darwin Rambo · 11 years ago
  99. c68e851 blackfin: Add <asm/clock.h> to numerous drivers by Tom Rini · 11 years ago
  100. 034dd3d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago