1. dafd579 arm: socfpga: Nuke useless include by Marek Vasut · 9 years ago
  2. 96f0407 fsl: esdhc: support driver model by Peng Fan · 9 years ago
  3. 9d11d12 mmc: Add support for Qualcomm SDHCI controller by Mateusz Kulikowski · 9 years ago
  4. 40345e9 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  5. d96ebc4 sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · 9 years ago
  6. 0ea5a04 sunxi: Explicitly cast u32 pointer conversions by Alexander Graf · 9 years ago
  7. 4f80501 mmc: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  8. 7863ce5 mmc: Print send_cmd response only when return value is zero by Bin Meng · 9 years ago
  9. 53e8e40 mmc: Fix switch..case indention by Bin Meng · 9 years ago
  10. a481a15 mmc: bcm2835: fix 64-bit build warning by Stephen Warren · 9 years ago
  11. 9b5b8b6 dwmmc: Increase retry timeout by Alexander Graf · 9 years ago
  12. fbf1b08 omap_hsmmc: Board-specific TWL6030 MMC power initialization by Paul Kocialkowski · 9 years ago
  13. a85362f power: twl6030: Device-index-specific MMC power initialization by Paul Kocialkowski · 9 years ago
  14. 88033d7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  15. ecb57f6 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · 9 years ago
  16. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  17. 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  18. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  19. a111bfb mmc: uniphier: add driver for UniPhier SD/MMC host controller by Masahiro Yamada · 9 years ago
  20. ce0335f mmc: Kconfig: Add Arasan SDHCI entry by Michal Simek · 9 years ago
  21. e05ab0d tegra: mmc: Fix comments in the MMC driver init by Simon Glass · 9 years ago
  22. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  23. 161b1fe Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  24. 102142c drivers: mmc: add driver for Microchip PIC32 SDHCI controller. by Andrei Pistirica · 9 years ago
  25. cd85bec Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  26. 2550344 mmc: fsl_esdhc: set Abort command type for CMD12 by Yangbo Lu · 9 years ago
  27. e978a31 mmc: fsl_esdhc: increase data transaction timeout to 500ms by Yangbo Lu · 9 years ago
  28. b215614 mmc: zynq_sdhci: Added qurik to disable high speed by Siva Durga Prasad Paladugu · 9 years ago
  29. 4297900 mmc: sdhci: Clear high speed if not supported by Siva Durga Prasad Paladugu · 9 years ago
  30. a57a4a5 sdhci: zynq: Remove hardcoded value zero as min frequency by Siva Durga Prasad Paladugu · 9 years ago
  31. b4670a0 mmc: atmel: Properly fix clock configuration by Gregory CLEMENT · 9 years ago
  32. 898d643 rockchip: Use a separate clock ID for clocks by Simon Glass · 9 years ago
  33. e1efec4 rockchip: mmc: Use a pwrseq device if available by Simon Glass · 9 years ago
  34. 4a1db6d dm: mmc: Try to honour the sequence order by Simon Glass · 9 years ago
  35. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  36. 6579385 mmc: rockchip: the non-removable property must point to emmc by huang lin · 9 years ago
  37. 873cc1d mmc: store hwpart in the block device by Stephen Warren · 9 years ago
  38. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  39. 4abe8e4 dm: Convert PCI MMC over to use DM PCI API by Simon Glass · 9 years ago
  40. 1aa2d07 mmc: update MMC_ERASE argument to match Linux kernel. by Eric Nelson · 9 years ago
  41. f1993ca Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  42. f0b5f23 ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register by Eric Nelson · 9 years ago
  43. a1684b6 arm: socfpga: fix up a questionable macro for SDMMC by Dinh Nguyen · 9 years ago
  44. fc011f6 mmc: mmc: Don't use sprintf when using tiny-printf by Sjoerd Simons · 9 years ago
  45. dcf4cb0 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  46. d9ae52c zynq: sdhci: Move driver to DM by Michal Simek · 9 years ago
  47. 4004345 zynq: sdhci: Remove zynq_sdhci_of_init() by Michal Simek · 9 years ago
  48. b8a9beb zynq: sdhci: Calculate minimum frequency based on max frequency by Siva Durga Prasad Paladugu · 9 years ago
  49. c35ed77 mmc: dwmmc: socfpga: Convert to DM by Marek Vasut · 9 years ago
  50. 2863724 rockchip: mmc: get the fifo mode and fifo depth property from dts by huang lin · 9 years ago
  51. ace2198 rockchip: mmc: use non-removable property to distinguish emmc and sdcard register by huang lin · 9 years ago
  52. a65f51b mmc: dw_mmc: support fifo mode in dwc mmc driver by huang lin · 9 years ago
  53. f382eb8 mmc: dw_mmc: move data transfer as a separate function by huang lin · 9 years ago
  54. 9a41404 mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts by Chin Liang See · 9 years ago
  55. f3bd728 zynq: sdhci: Define max clock by macro by Michal Simek · 9 years ago
  56. 41f7be3 driver: dwmmc: Fix pointer conversion warnings for hikey by Prabhakar Kushwaha · 9 years ago
  57. 60b2525 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  58. a3b59b1 mmc: atmel: Add atmel sdhci support by Wenyou Yang · 9 years ago
  59. 79667b7 mmc: sdhci: Fix the SD clock stop sequence by Wenyou Yang · 9 years ago
  60. bf50be8 mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card by Yangbo Lu · 9 years ago
  61. cdc6955 mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card by Yangbo Lu · 9 years ago
  62. 512bdbd Powerpc: eSDHC: expand a fix to T4160 by Shaohui Xie · 9 years ago
  63. 96094d4 s5p sdhci: call pinmux for card's gpio pins before use them by Przemyslaw Marczak · 9 years ago
  64. 877807e mmc: atmel: Zap global 'initialized' variable by Marek Vasut · 9 years ago
  65. 6b75d35 mmc: atmel: Implement proper private data by Marek Vasut · 9 years ago
  66. ecfb0ff mmc: atmel: Fix clock configuration by Marek Vasut · 9 years ago
  67. b84c9c9 mmc: atmel: Silence debug output by Marek Vasut · 9 years ago
  68. 8ef0d5c armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb by Yangbo Lu · 9 years ago
  69. a9d6a7e drivers: mmc: omap_hsmmc: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  70. 3b68939 ARM: k2g: add SD card and eMMC support by Roger Quadros · 9 years ago
  71. e8d124f Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  72. 5b37212 mmc: mv_sdhci: Configure the SDHCI MBUS bridge windows by Stefan Roese · 9 years ago
  73. 44c7987 sunxi: Use Kconfig CONFIG_MMC by Maxime Ripard · 9 years ago
  74. 7a777f6 mmc: Add generic Kconfig option by Maxime Ripard · 9 years ago
  75. 2308ea7 exynos: more debug and cleanup in do_sdhci_init() by Tobias Jakobi · 9 years ago
  76. 995a54c exynos: be more verbose in process_nodes() by Tobias Jakobi · 9 years ago
  77. 6a9fbb6 exynos: Fix passing of errors in exynos_mmc_init() by Tobias Jakobi · 9 years ago
  78. 1a9d173 exynos: Properly zero initialize host in s5p_sdhci_init() by Tobias Jakobi · 9 years ago
  79. be90974 sunxi: mmc: Fix clk-delay settings by Hans de Goede · 9 years ago
  80. 4d58e10 mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel) by Łukasz Majewski · 9 years ago
  81. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  82. 129adf5 mmc: dw_mmc: Probe the MMC from OF by Marek Vasut · 9 years ago
  83. 8e3332e mmc: Probe DM based mmc devices in u-boot by Sjoerd Simons · 9 years ago
  84. a8cb4fb rockchip: Add an MMC driver by Simon Glass · 9 years ago
  85. e3563f2 mmc: Support bypass mode with the get_mmc_clk() method by Simon Glass · 9 years ago
  86. 28f69b9 sunxi: mmc: set transfer timeout according to byte_cnt. by Yousong Zhou · 9 years ago
  87. 54a5cf8 arm: pxa: mmc: clean-up include file order by Marcel Ziswiler · 9 years ago
  88. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  89. 0741701 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 9 years ago
  90. 6f67b69 mmc_spi: Big-endian support by Yoshinori Sato · 9 years ago
  91. 760177d dw_mmc: Calculate dwmmc FIFO threshold size if not provided by Simon Glass · 9 years ago
  92. 9fbdca6 mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xx by Nikita Kiryanov · 9 years ago
  93. dce55b9 mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx by Nikita Kiryanov · 9 years ago
  94. 447da58 mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller. by Peter Griffin · 9 years ago
  95. 1c87ffe mmc: dw_mmc: Avoid using printf() for errors by Simon Glass · 9 years ago
  96. 9042d97 mmc: dw_mmc: Improve handling of data transfer failure by Marek Vasut · 9 years ago
  97. d9dbb97 mmc: dw_mmc: Zap endless timeout by Marek Vasut · 9 years ago
  98. 603b2f3 mmc: dw_mmc: Stop bounce buffer even in case of failure by Marek Vasut · 9 years ago
  99. c95ed7d exynos: Correct return value in exynos_mmc_init() by Simon Glass · 9 years ago
  100. e3d50d4 fsl_esdhc.c: Always make check_and_invalidate_dcache_range available by Tom Rini · 9 years ago