1. a3b59b1 mmc: atmel: Add atmel sdhci support by Wenyou Yang · 9 years ago
  2. 79667b7 mmc: sdhci: Fix the SD clock stop sequence by Wenyou Yang · 9 years ago
  3. bf50be8 mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card by Yangbo Lu · 9 years ago
  4. cdc6955 mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card by Yangbo Lu · 9 years ago
  5. 512bdbd Powerpc: eSDHC: expand a fix to T4160 by Shaohui Xie · 9 years ago
  6. 877807e mmc: atmel: Zap global 'initialized' variable by Marek Vasut · 9 years ago
  7. 6b75d35 mmc: atmel: Implement proper private data by Marek Vasut · 9 years ago
  8. ecfb0ff mmc: atmel: Fix clock configuration by Marek Vasut · 9 years ago
  9. b84c9c9 mmc: atmel: Silence debug output by Marek Vasut · 9 years ago
  10. 8ef0d5c armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb by Yangbo Lu · 9 years ago
  11. a9d6a7e drivers: mmc: omap_hsmmc: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  12. 3b68939 ARM: k2g: add SD card and eMMC support by Roger Quadros · 9 years ago
  13. e8d124f Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  14. 5b37212 mmc: mv_sdhci: Configure the SDHCI MBUS bridge windows by Stefan Roese · 9 years ago
  15. 44c7987 sunxi: Use Kconfig CONFIG_MMC by Maxime Ripard · 9 years ago
  16. 7a777f6 mmc: Add generic Kconfig option by Maxime Ripard · 9 years ago
  17. 2308ea7 exynos: more debug and cleanup in do_sdhci_init() by Tobias Jakobi · 9 years ago
  18. 995a54c exynos: be more verbose in process_nodes() by Tobias Jakobi · 9 years ago
  19. 6a9fbb6 exynos: Fix passing of errors in exynos_mmc_init() by Tobias Jakobi · 9 years ago
  20. 1a9d173 exynos: Properly zero initialize host in s5p_sdhci_init() by Tobias Jakobi · 9 years ago
  21. be90974 sunxi: mmc: Fix clk-delay settings by Hans de Goede · 9 years ago
  22. 4d58e10 mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel) by Łukasz Majewski · 9 years ago
  23. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  24. 129adf5 mmc: dw_mmc: Probe the MMC from OF by Marek Vasut · 9 years ago
  25. 8e3332e mmc: Probe DM based mmc devices in u-boot by Sjoerd Simons · 9 years ago
  26. a8cb4fb rockchip: Add an MMC driver by Simon Glass · 9 years ago
  27. e3563f2 mmc: Support bypass mode with the get_mmc_clk() method by Simon Glass · 9 years ago
  28. 28f69b9 sunxi: mmc: set transfer timeout according to byte_cnt. by Yousong Zhou · 9 years ago
  29. 54a5cf8 arm: pxa: mmc: clean-up include file order by Marcel Ziswiler · 9 years ago
  30. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  31. 0741701 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 9 years ago
  32. 6f67b69 mmc_spi: Big-endian support by Yoshinori Sato · 9 years ago
  33. 760177d dw_mmc: Calculate dwmmc FIFO threshold size if not provided by Simon Glass · 9 years ago
  34. 9fbdca6 mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xx by Nikita Kiryanov · 9 years ago
  35. dce55b9 mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx by Nikita Kiryanov · 9 years ago
  36. 447da58 mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller. by Peter Griffin · 9 years ago
  37. 1c87ffe mmc: dw_mmc: Avoid using printf() for errors by Simon Glass · 9 years ago
  38. 9042d97 mmc: dw_mmc: Improve handling of data transfer failure by Marek Vasut · 9 years ago
  39. d9dbb97 mmc: dw_mmc: Zap endless timeout by Marek Vasut · 9 years ago
  40. 603b2f3 mmc: dw_mmc: Stop bounce buffer even in case of failure by Marek Vasut · 9 years ago
  41. c95ed7d exynos: Correct return value in exynos_mmc_init() by Simon Glass · 9 years ago
  42. e3d50d4 fsl_esdhc.c: Always make check_and_invalidate_dcache_range available by Tom Rini · 9 years ago
  43. 7a1af7a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  44. 7aaa5a6 ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  45. c39e2a7 mmc: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  46. 4683b22 mmc:fsl_esdhc invalidate dcache before read by Peng Fan · 9 years ago
  47. 645c48f sunxi: Create helper function veryfing valid boot signature on MMC by Daniel Kochmański · 9 years ago
  48. 1b26bab mmc: Protect `mmc_initialize` from initialising mmc multiple times by Daniel Kochmański · 9 years ago
  49. 8e6cc46 dm: test: Add a test for the mmc uclass by Simon Glass · 9 years ago
  50. 1169299 mmc: Add debug() output on read errors by Simon Glass · 9 years ago
  51. e7ecf7c dm: mmc: Add an MMC uclass by Simon Glass · 9 years ago
  52. 492d322 mmc: sdhci.c: Add config option to use a fixed buffer for transfers by Stefan Roese · 9 years ago
  53. 29905a4 mmc: sdhci: Use timer based timeout detection in sdhci_send_command() by Stefan Roese · 9 years ago
  54. 9f1b445 mmc: bcm2835_sdhci: Restore original delay behavior by Marek Vasut · 9 years ago
  55. 180f87f mmc_write.c: Make mmc_berase do 32bit safe 64bit math by Tom Rini · 9 years ago
  56. 1c09fa3 sunxi: mmc: Enable pull-up on card-detect gpio pin by Hans de Goede · 9 years ago
  57. d81572c Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  58. ff7e9cf Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 9 years ago
  59. 33fe2fb ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver by Marek Vasut · 9 years ago
  60. 707ac1a tegra: mmc: Set the removable flag correctly by Simon Glass · 9 years ago
  61. ebe78bb mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host by Alexander Stein · 9 years ago
  62. 253d5bd mmc: fsl_esdhc: update eMMC44 adapter card erase timeout by Yangbo Lu · 9 years ago
  63. 5e1c23c mmc: sdhci: add timeout setting for response busy command by Kevin Liu · 10 years ago
  64. 5a20397 mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  65. bd47c13 mmc: Fix splitting device initialization by Andrew Gabbasov · 10 years ago
  66. 1677eef mmc: Restructure polling loops to avoid extra delays by Andrew Gabbasov · 10 years ago
  67. cc17c01 mmc: Continue polling MMC card for OCR only if it is still not ready by Andrew Gabbasov · 10 years ago
  68. 5289b53 mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter() by Andrew Gabbasov · 10 years ago
  69. a626c8d mmc: Avoid extra duplicate entry in mmc device structure by Andrew Gabbasov · 10 years ago
  70. 2d9ca2c mmc: fsl_esdhc: Add peripheral clock support by Yangbo Lu · 9 years ago
  71. 5a8dbdc mmc: fsl_esdhc: Add adapter card type identification support by Yangbo Lu · 9 years ago
  72. 90641f8 sunxi: mmc: Fix card-detect gpio handling to work with the driver-model by Hans de Goede · 9 years ago
  73. 44d8ae5 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 10 years ago
  74. eddabd1 zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD by Siva Durga Prasad Paladugu · 10 years ago
  75. 8b06460 ls2085a: esdhc: Add esdhc support for ls2085a by Yangbo Lu · 10 years ago
  76. d6c418e ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach by Masahiro Yamada · 10 years ago
  77. 3a48944 mv_sdhci: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  78. 3c1fcb7 sdhci: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  79. e113fe3 mmc: sdhci: don't clobber adjacent registers by Matt Reimer · 10 years ago
  80. 8ebde4f mmc: s5p: properly mask SELBASECLK by Matt Reimer · 10 years ago
  81. 323aaaa mmc: fsl_esdhc fix register offset by Peng Fan · 10 years ago
  82. b9cb648 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  83. 0e1bf61 mmc: fsl_esdhc: Add support for DDR mode by Volodymyr Riazantsev · 10 years ago
  84. f88a429 mmc: sdhci: fix bus width switching on Samsung SoCs by Matt Reimer · 10 years ago
  85. 34dd928 mmc: print SD/eMMC type for inited mmc devices by Przemyslaw Marczak · 10 years ago
  86. 64029f7 mmc: exynos dwmmc: check boot mode before init dwmmc by Przemyslaw Marczak · 10 years ago
  87. 1f3e877 sunxi: mmc: Always declare High Capacity capability by Hans de Goede · 10 years ago
  88. 5dab81c mmc: exynos_dw_mmc: use the exynos specific data structure by Jaehoon Chung · 10 years ago
  89. 3a33bb1 mmc: exynos_dw_mmc: set to clksel_val into board-init function by Jaehoon Chung · 10 years ago
  90. afc9e2b mmc: dw_mmc: fixed the wrong bit control by Jaehoon Chung · 10 years ago
  91. ee0c538 mmc: fsl_esdhc: Add support to force VSELECT set by Otavio Salvador · 10 years ago
  92. f022d36 mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V by Otavio Salvador · 10 years ago
  93. 91785f7 x86: mmc: Move common FSP functions into a common file by Simon Glass · 10 years ago
  94. 37ffffb Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  95. be8ddad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  96. 5abdb15 sunxi: mmc: Add 'sunxi_' prefix to the static functions by Siarhei Siamashka · 10 years ago
  97. 0347960 dm: mmc: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  98. 5bfdd1f omap3: mmc: add 1.8v bias setting for MMC1 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  99. 3b95288 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  100. daf2263 sunxi: mmc: Add support for sun9i (A80) by Hans de Goede · 10 years ago