1. d532ac6 exynos: Correct return value in exynos_mmc_init() by Simon Glass · 9 years ago
  2. 4a43fe9 fsl_esdhc.c: Always make check_and_invalidate_dcache_range available by Tom Rini · 9 years ago
  3. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  4. ab0cc6b ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  5. 1f5419e mmc: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  6. 9cb5e99 mmc:fsl_esdhc invalidate dcache before read by Peng Fan · 9 years ago
  7. 8c95c51 sunxi: Create helper function veryfing valid boot signature on MMC by Daniel Kochmański · 9 years ago
  8. 13df57b mmc: Protect `mmc_initialize` from initialising mmc multiple times by Daniel Kochmański · 9 years ago
  9. d3e58e4 dm: test: Add a test for the mmc uclass by Simon Glass · 9 years ago
  10. a4343c4 mmc: Add debug() output on read errors by Simon Glass · 9 years ago
  11. 1e8eb1b dm: mmc: Add an MMC uclass by Simon Glass · 9 years ago
  12. 13a547f mmc: sdhci.c: Add config option to use a fixed buffer for transfers by Stefan Roese · 9 years ago
  13. 42817a4 mmc: sdhci: Use timer based timeout detection in sdhci_send_command() by Stefan Roese · 9 years ago
  14. e84d73d mmc: bcm2835_sdhci: Restore original delay behavior by Marek Vasut · 9 years ago
  15. 58e3194 mmc_write.c: Make mmc_berase do 32bit safe 64bit math by Tom Rini · 9 years ago
  16. e652530 sunxi: mmc: Enable pull-up on card-detect gpio pin by Hans de Goede · 9 years ago
  17. d3cbf12 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  18. 323a6bb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  19. fdaeb16 ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver by Marek Vasut · 10 years ago
  20. 7bcaf2a tegra: mmc: Set the removable flag correctly by Simon Glass · 10 years ago
  21. 43c6b2f mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host by Alexander Stein · 10 years ago
  22. 3ffa851 mmc: fsl_esdhc: update eMMC44 adapter card erase timeout by Yangbo Lu · 10 years ago
  23. 8e5db91 mmc: sdhci: add timeout setting for response busy command by Kevin Liu · 10 years ago
  24. 5fd3edd mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  25. 3a669bc mmc: Fix splitting device initialization by Andrew Gabbasov · 10 years ago
  26. 034857c mmc: Restructure polling loops to avoid extra delays by Andrew Gabbasov · 10 years ago
  27. 5a513ca mmc: Continue polling MMC card for OCR only if it is still not ready by Andrew Gabbasov · 10 years ago
  28. fafa6a0 mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter() by Andrew Gabbasov · 10 years ago
  29. ec600d1 mmc: Avoid extra duplicate entry in mmc device structure by Andrew Gabbasov · 10 years ago
  30. 163beec mmc: fsl_esdhc: Add peripheral clock support by Yangbo Lu · 10 years ago
  31. b124f8a mmc: fsl_esdhc: Add adapter card type identification support by Yangbo Lu · 10 years ago
  32. b1e107a sunxi: mmc: Fix card-detect gpio handling to work with the driver-model by Hans de Goede · 10 years ago
  33. f07872b sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 10 years ago
  34. 049e003 zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD by Siva Durga Prasad Paladugu · 10 years ago
  35. d0e295d ls2085a: esdhc: Add esdhc support for ls2085a by Yangbo Lu · 10 years ago
  36. 82d81a4 ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach by Masahiro Yamada · 10 years ago
  37. 8d3a2a7 mv_sdhci: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  38. 45ad229 sdhci: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  39. 55327dc mmc: sdhci: don't clobber adjacent registers by Matt Reimer · 10 years ago
  40. 9af8f39 mmc: s5p: properly mask SELBASECLK by Matt Reimer · 10 years ago
  41. a4f9c6b mmc: fsl_esdhc fix register offset by Peng Fan · 10 years ago
  42. ccd887d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  43. d251e11 mmc: fsl_esdhc: Add support for DDR mode by Volodymyr Riazantsev · 10 years ago
  44. 9651f59 mmc: sdhci: fix bus width switching on Samsung SoCs by Matt Reimer · 10 years ago
  45. 7bc4e30 mmc: print SD/eMMC type for inited mmc devices by Przemyslaw Marczak · 10 years ago
  46. c3885b8 mmc: exynos dwmmc: check boot mode before init dwmmc by Przemyslaw Marczak · 10 years ago
  47. 313d05b sunxi: mmc: Always declare High Capacity capability by Hans de Goede · 10 years ago
  48. bcb03eab mmc: exynos_dw_mmc: use the exynos specific data structure by Jaehoon Chung · 10 years ago
  49. 3d12e55 mmc: exynos_dw_mmc: set to clksel_val into board-init function by Jaehoon Chung · 10 years ago
  50. 401fc50 mmc: dw_mmc: fixed the wrong bit control by Jaehoon Chung · 10 years ago
  51. 12b2a87 mmc: fsl_esdhc: Add support to force VSELECT set by Otavio Salvador · 10 years ago
  52. fad3e06 mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V by Otavio Salvador · 10 years ago
  53. 509805b x86: mmc: Move common FSP functions into a common file by Simon Glass · 10 years ago
  54. d693b1e Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  55. b4aa9f3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  56. 253d77d sunxi: mmc: Add 'sunxi_' prefix to the static functions by Siarhei Siamashka · 10 years ago
  57. a30d4ba dm: mmc: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  58. 6ad0981 omap3: mmc: add 1.8v bias setting for MMC1 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  59. 3c0b853 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  60. f1865db sunxi: mmc: Add support for sun9i (A80) by Hans de Goede · 10 years ago
  61. 8c83657 sunxi: mmc: Use a realistic timeout when sending a mmc command by Hans de Goede · 10 years ago
  62. 384081a mmc: zynq: Use phys_addr_t for addresses by Michal Simek · 10 years ago
  63. ccb7b04 mmc: Skip changing bus width for MMC cards earlier than version 4.0 by Andrew Gabbasov · 10 years ago
  64. c1b2cf0 mmc: Avoid redundant switching to 1-bit bus width for MMC cards by Andrew Gabbasov · 10 years ago
  65. 37a50b9 mmc: extend mmcinfo output to show partition write reliability settings by Diego Santa Cruz · 10 years ago
  66. 8020027 mmc: extend the mmc hardware partitioning API with write reliability by Diego Santa Cruz · 10 years ago
  67. 69eb71a0 mmc: add API to do eMMC hardware partitioning by Diego Santa Cruz · 10 years ago
  68. ca25e06 mmc: the ext_csd data may be used during init even if reading failed by Diego Santa Cruz · 10 years ago
  69. a7a7599 mmc: eMMC partitioning data is not effective till partitioning completed by Diego Santa Cruz · 10 years ago
  70. 61b78fe mmc: read the high capacity WP group size for eMMC by Diego Santa Cruz · 10 years ago
  71. 747f6fa mmc: fix erase_grp_size computation with high-capacity size definition by Diego Santa Cruz · 10 years ago
  72. 3b62d84 mmc: read the size of eMMC enhanced user data area by Diego Santa Cruz · 10 years ago
  73. e5a2a3a mmc: computation of eMMC GP partition size was missing 512 KiB factor by Diego Santa Cruz · 10 years ago
  74. cea8c5c mmc: incomplete test to switch to high-capacity group size definitions by Diego Santa Cruz · 10 years ago
  75. c145f9e mmc: extend mmcinfo to show enhanced partition attribute by Diego Santa Cruz · 10 years ago
  76. 3ec5f86 mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC by Nobuhiro Iwamatsu · 10 years ago
  77. 06da346 mmc: sunxi: Fix misuse of gpio_direction_input() by Axel Lin · 10 years ago
  78. 06bfab0 sunxi: mmc: Properly setup mod-clk and clock sampling phases by Hans de Goede · 10 years ago
  79. 51cb92b MVEBUMMC : REMOVE unnecessary delay from init by Gerald Kerma · 10 years ago
  80. 85a25fd MVEBUMMC : CLEAN code by Gerald Kerma · 10 years ago
  81. 73cafef MVEBUMMC : REMOVE unnecessary delays by Gerald Kerma · 10 years ago
  82. 501791c MVEBUMMC : FIX debug strings by Gerald Kerma · 10 years ago
  83. 20d9691 MVEBUMMC : Speed up access time by Gerald Kerma · 10 years ago
  84. c5fb9f7 MVEBUMMC : Change copyright date by Gerald Kerma · 10 years ago
  85. 54c0e22 mmc: dw_mmc: Use active DDR mode flag by Andrew Gabbasov · 10 years ago
  86. 532663b mmc: Fix block length for DDR mode by Andrew Gabbasov · 10 years ago
  87. 95a3713 mmc: Fix Dual Data Rate capability recognition by Andrew Gabbasov · 10 years ago
  88. 9fc2a41 mmc: Fix handling of bus widths and DDR card capabilities by Andrew Gabbasov · 10 years ago
  89. db313bf mmc: exynos_dw-mmc: change debug message by Jaehoon Chung · 10 years ago
  90. 32f53b6 MMC: add MMC_VERSION_5_0 by Markus Niebel · 10 years ago
  91. 6d39892 MMC: fix user capacity for partitioned eMMC card by Markus Niebel · 10 years ago
  92. 456104e mmc: Cosmetic fix for nicer, aligned device list printout by Lubomir Popov · 10 years ago
  93. a3bd860 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  94. 6955989 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · 10 years ago
  95. 36c6e71 mmc: sh_mmcif: Add support rmobile by Nobuhiro Iwamatsu · 10 years ago
  96. 2fb07ee mmc: sh_mmcif: Change maximum and minimum value of MMC clock by Nobuhiro Iwamatsu · 10 years ago
  97. 7200887 mmc: sh_mmcif: Use DIV_ROUND_UP and fls instead of calculation loop by Nobuhiro Iwamatsu · 10 years ago
  98. f745ba4 twl4030: device-index-specific MMC power initializations, common ramp-up delay by Paul Kocialkowski · 10 years ago
  99. 2439fe9 mmc: Board-specific MMC power initializations by Paul Kocialkowski · 10 years ago
  100. a51c615 arm: omap: add support for am57xx devices by Felipe Balbi · 10 years ago