1. a440561 mmc: sdhci: add const qualifier to the name of struct sdhci_host by Masahiro Yamada · 9 years ago
  2. a9a0aa7 drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined by Mugunthan V N · 9 years ago
  3. 1fda80c drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer by Mugunthan V N · 9 years ago
  4. 734c066 arm: socfpga: Nuke useless include by Marek Vasut · 9 years ago
  5. a4d36f7 fsl: esdhc: support driver model by Peng Fan · 9 years ago
  6. a00b0c0 mmc: Add support for Qualcomm SDHCI controller by Mateusz Kulikowski · 9 years ago
  7. bc6d7c8 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  8. 26c50fb sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · 9 years ago
  9. ee1d825 sunxi: Explicitly cast u32 pointer conversions by Alexander Graf · 9 years ago
  10. dc158ef mmc: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  11. 8d1ad1e mmc: Print send_cmd response only when return value is zero by Bin Meng · 9 years ago
  12. 4a4ef87 mmc: Fix switch..case indention by Bin Meng · 9 years ago
  13. 8a3ff99 mmc: bcm2835: fix 64-bit build warning by Stephen Warren · 9 years ago
  14. 61c2a66 dwmmc: Increase retry timeout by Alexander Graf · 9 years ago
  15. 4bbf2b3 omap_hsmmc: Board-specific TWL6030 MMC power initialization by Paul Kocialkowski · 9 years ago
  16. b649748 power: twl6030: Device-index-specific MMC power initialization by Paul Kocialkowski · 9 years ago
  17. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  18. 084ff1e lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · 9 years ago
  19. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  20. b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  21. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  22. a0cfcc0 mmc: uniphier: add driver for UniPhier SD/MMC host controller by Masahiro Yamada · 9 years ago
  23. 90770fe mmc: Kconfig: Add Arasan SDHCI entry by Michal Simek · 9 years ago
  24. a40f7a2 tegra: mmc: Fix comments in the MMC driver init by Simon Glass · 9 years ago
  25. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  26. 59c88d8 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  27. be03317 drivers: mmc: add driver for Microchip PIC32 SDHCI controller. by Andrei Pistirica · 9 years ago
  28. d51b77e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  29. b73a3d6 mmc: fsl_esdhc: set Abort command type for CMD12 by Yangbo Lu · 9 years ago
  30. 9d7f321 mmc: fsl_esdhc: increase data transaction timeout to 500ms by Yangbo Lu · 9 years ago
  31. a1619fe mmc: zynq_sdhci: Added qurik to disable high speed by Siva Durga Prasad Paladugu · 9 years ago
  32. b0fbb49 mmc: sdhci: Clear high speed if not supported by Siva Durga Prasad Paladugu · 9 years ago
  33. f02a5e2 sdhci: zynq: Remove hardcoded value zero as min frequency by Siva Durga Prasad Paladugu · 9 years ago
  34. 31f8a00 mmc: atmel: Properly fix clock configuration by Gregory CLEMENT · 9 years ago
  35. 8d32f4b rockchip: Use a separate clock ID for clocks by Simon Glass · 9 years ago
  36. 947fd98 rockchip: mmc: Use a pwrseq device if available by Simon Glass · 9 years ago
  37. 547cb34 dm: mmc: Try to honour the sequence order by Simon Glass · 9 years ago
  38. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  39. b06352f mmc: rockchip: the non-removable property must point to emmc by huang lin · 9 years ago
  40. 1e0f92a mmc: store hwpart in the block device by Stephen Warren · 9 years ago
  41. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  42. 0b61928 dm: Convert PCI MMC over to use DM PCI API by Simon Glass · 9 years ago
  43. 957e066 mmc: update MMC_ERASE argument to match Linux kernel. by Eric Nelson · 9 years ago
  44. adce477 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  45. c8e615c ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register by Eric Nelson · 9 years ago
  46. c4b66c4 arm: socfpga: fix up a questionable macro for SDMMC by Dinh Nguyen · 9 years ago
  47. d67754f mmc: mmc: Don't use sprintf when using tiny-printf by Sjoerd Simons · 9 years ago
  48. 2df6d01 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  49. 9ecd268 zynq: sdhci: Move driver to DM by Michal Simek · 9 years ago
  50. f399a51 zynq: sdhci: Remove zynq_sdhci_of_init() by Michal Simek · 9 years ago
  51. f61acf2 zynq: sdhci: Calculate minimum frequency based on max frequency by Siva Durga Prasad Paladugu · 9 years ago
  52. ae66f3c mmc: dwmmc: socfpga: Convert to DM by Marek Vasut · 9 years ago
  53. b1b71cd rockchip: mmc: get the fifo mode and fifo depth property from dts by huang lin · 9 years ago
  54. 8799fc1 rockchip: mmc: use non-removable property to distinguish emmc and sdcard register by huang lin · 9 years ago
  55. 50b7375 mmc: dw_mmc: support fifo mode in dwc mmc driver by huang lin · 9 years ago
  56. f983676 mmc: dw_mmc: move data transfer as a separate function by huang lin · 9 years ago
  57. 48e7bf9 mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts by Chin Liang See · 9 years ago
  58. 8bc7817 zynq: sdhci: Define max clock by macro by Michal Simek · 9 years ago
  59. fdefb90 driver: dwmmc: Fix pointer conversion warnings for hikey by Prabhakar Kushwaha · 9 years ago
  60. e5e2498 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  61. 11fd15d mmc: atmel: Add atmel sdhci support by Wenyou Yang · 9 years ago
  62. 09456d9 mmc: sdhci: Fix the SD clock stop sequence by Wenyou Yang · 9 years ago
  63. c6799ce mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card by Yangbo Lu · 9 years ago
  64. 81eacd6 mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card by Yangbo Lu · 9 years ago
  65. 61a9337 Powerpc: eSDHC: expand a fix to T4160 by Shaohui Xie · 9 years ago
  66. 44468ef s5p sdhci: call pinmux for card's gpio pins before use them by Przemyslaw Marczak · 9 years ago
  67. 0b7d54e mmc: atmel: Zap global 'initialized' variable by Marek Vasut · 9 years ago
  68. 903fc1d mmc: atmel: Implement proper private data by Marek Vasut · 9 years ago
  69. 6da7779 mmc: atmel: Fix clock configuration by Marek Vasut · 9 years ago
  70. 34524b1 mmc: atmel: Silence debug output by Marek Vasut · 9 years ago
  71. da6121b armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb by Yangbo Lu · 9 years ago
  72. d97631a drivers: mmc: omap_hsmmc: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  73. 44157de ARM: k2g: add SD card and eMMC support by Roger Quadros · 9 years ago
  74. 66f5f82 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  75. 207f86e mmc: mv_sdhci: Configure the SDHCI MBUS bridge windows by Stefan Roese · 9 years ago
  76. e0c7aa4 sunxi: Use Kconfig CONFIG_MMC by Maxime Ripard · 9 years ago
  77. 4f78074 mmc: Add generic Kconfig option by Maxime Ripard · 9 years ago
  78. c29121b exynos: more debug and cleanup in do_sdhci_init() by Tobias Jakobi · 9 years ago
  79. 953d21b exynos: be more verbose in process_nodes() by Tobias Jakobi · 9 years ago
  80. 0ab570c exynos: Fix passing of errors in exynos_mmc_init() by Tobias Jakobi · 9 years ago
  81. 49b330d exynos: Properly zero initialize host in s5p_sdhci_init() by Tobias Jakobi · 9 years ago
  82. 5192ba2 sunxi: mmc: Fix clk-delay settings by Hans de Goede · 9 years ago
  83. 31cf7e7 mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel) by Łukasz Majewski · 9 years ago
  84. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  85. 1749723 mmc: dw_mmc: Probe the MMC from OF by Marek Vasut · 9 years ago
  86. df8aa52 mmc: Probe DM based mmc devices in u-boot by Sjoerd Simons · 9 years ago
  87. 4ecaa6d rockchip: Add an MMC driver by Simon Glass · 9 years ago
  88. eff7668 mmc: Support bypass mode with the get_mmc_clk() method by Simon Glass · 9 years ago
  89. b017009 sunxi: mmc: set transfer timeout according to byte_cnt. by Yousong Zhou · 9 years ago
  90. 2c64583 arm: pxa: mmc: clean-up include file order by Marcel Ziswiler · 9 years ago
  91. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  92. d5de688 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 9 years ago
  93. 923c207 mmc_spi: Big-endian support by Yoshinori Sato · 10 years ago
  94. 6133efa dw_mmc: Calculate dwmmc FIFO threshold size if not provided by Simon Glass · 9 years ago
  95. e343afb mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xx by Nikita Kiryanov · 9 years ago
  96. 5ffdd85 mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx by Nikita Kiryanov · 9 years ago
  97. af0c1be mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller. by Peter Griffin · 9 years ago
  98. 4c9b948 mmc: dw_mmc: Avoid using printf() for errors by Simon Glass · 9 years ago
  99. 81e093f mmc: dw_mmc: Improve handling of data transfer failure by Marek Vasut · 9 years ago
  100. 795de7b mmc: dw_mmc: Zap endless timeout by Marek Vasut · 9 years ago