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