1. dfda9d8 mmc: make ext_csd part of struct mmc by Jean-Jacques Hiblot · 7 years ago
  2. c744b6f mmc: move the MMC startup for version above v4.0 in a separate function by Jean-Jacques Hiblot · 7 years ago
  3. 8ac8a26 mmc: split mmc_startup() by Jean-Jacques Hiblot · 7 years ago
  4. 06ec045 mmc: dm: get the IO-line and main voltage regulators from the dts by Jean-Jacques Hiblot · 7 years ago
  5. bb7b4ef mmc: sdhci: do not compare pointer to 0 by Heinrich Schuchardt · 7 years ago
  6. 713e681 mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBIT by Jorge Ramirez-Ortiz · 7 years ago
  7. 339d578 mmc: sanitize includes for DM i2c by Felix Brack · 7 years ago
  8. 0e1746a drivers: mmc: Avoid memory leak in case of failure by Suniel Mahesh · 7 years ago
  9. 18e7c8f drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro by Suniel Mahesh · 7 years ago
  10. af09853 mmc: uniphier-sd: Add R8A77995 D3 compatible by Marek Vasut · 7 years ago
  11. 6ba2382 mmc: uniphier-sd: Add R8A77970 V3M compatible by Marek Vasut · 7 years ago
  12. 327713a mmc: atmel_sdhci: not on capabilities to set gck rate by Ludovic Desroches · 7 years ago
  13. 73cd56b nds32: ftsdc010: Fix SD detech fail on AE3XX. by Rick Chen · 7 years ago
  14. 1a9db64 nds32: ftsdc010: fix wait status error coding. by Rick Chen · 7 years ago
  15. 252185f nds32: ftsdc010: Support ftsdc010 DM. by Rick Chen · 7 years ago
  16. 9f678ab nds32: mmc: Support ftsdc010 DM. by Rick Chen · 7 years ago
  17. 5829fe2 mmc: arm_pl180_mmci: add .getcd callback by Patrice Chotard · 7 years ago
  18. 5f256fe mmc: arm_pl180_mmci: add clock support by Patrice Chotard · 7 years ago
  19. 9035bb7 mmc: arm_pl180_mmci: add bus_width DT property support by Patrice Chotard · 7 years ago
  20. 3c0dbed mmc: arm_pl180_mmci: adapt driver to DM usage by Patrice Chotard · 7 years ago
  21. cb0060e mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype by Patrice Chotard · 7 years ago
  22. bcfb365 mmc: fsl_esdhc: Fix PIO timeout by Benoît Thébaudeau · 7 years ago
  23. 3bc599c stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  24. fb48bc4 sti: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  25. 6c36e97 mmc: stm32_sdmmc2: increase polling status register delay by Christophe Kerello · 7 years ago
  26. 53c656a dm: mmc: remove DM_MMC_OPS for STM32_SDMMC by Patrice Chotard · 7 years ago
  27. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  28. 3d3108d mmc: sdhci-cadence: set timing mode register depending on frequency by Masahiro Yamada · 7 years ago
  29. 9f13021 mmc: uniphier-sd: Add vqmmc regulator support by Marek Vasut · 7 years ago
  30. d6c4003 mmc: uniphier-sd: Update the file to match V3 patchset by Marek Vasut · 7 years ago
  31. b312c59 mmc: Add MMC support for stm32h7 Socs by Patrice Chotard · 7 years ago
  32. 78cb000 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  33. 8ff7763 regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1 by Jean-Jacques Hiblot · 7 years ago
  34. b24633d mmc: uniphier-sd: Add support for R8A7795 and R7A7796 by Marek Vasut · 7 years ago
  35. 4b26d5e mmc: uniphier-sd: Add support for quirks by Marek Vasut · 7 years ago
  36. 484d9db mmc: uniphier-sd: Add support for 64bit FIFO by Marek Vasut · 7 years ago
  37. 1c99f68 mmc: uniphier-sd: Add support for 64bit controller by Marek Vasut · 7 years ago
  38. 3d7b1d1 mmc: uniphier-sd: Factor out register IO by Marek Vasut · 7 years ago
  39. dca3166 mmc: sti_sdhci: Use reset framework by Patrice Chotard · 7 years ago
  40. 819c626 mmc: sti_sdhci: Rework sti_mmc_core_config() by Patrice Chotard · 7 years ago
  41. 5184dad rockchip: sdhci: update reg map for of-platdata by Kever Yang · 7 years ago
  42. 327b2b3 rockchip: sdhci: Convert to livetree by Philipp Tomsich · 7 years ago
  43. be5f04e rockchip: mmc: convert to livetree by Philipp Tomsich · 7 years ago
  44. b27af39 dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · 7 years ago
  45. 8a647fc mmc: sunxi: Only update timing mode bit when enabling new timing mode by Chen-Yu Tsai · 7 years ago
  46. ead3697 mmc: sunxi: fix legacy MMC initialisation by Maxime Ripard · 7 years ago
  47. de9b177 mmc: sunxi: Support new mode by Maxime Ripard · 7 years ago
  48. a191cca mmc: Support generic PCI SD host controller by Bin Meng · 7 years ago
  49. bdb6099 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · 7 years ago
  50. e7881d8 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  51. b9a40c0 dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS by Simon Glass · 7 years ago
  52. 5248930 dm: imx: cm_fx6: Enable more driver model support by Simon Glass · 7 years ago
  53. 653282b dm: mmc: fsl_esdhc: Update to support MMC operations by Simon Glass · 7 years ago
  54. 4aac33f dm: mmc: fsl_esdhc: Update to support livetree by Simon Glass · 7 years ago
  55. d6eb25e dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init() by Simon Glass · 7 years ago
  56. e88e1d9 dm: mmc: fsl_esdhc: Set up platform data by Simon Glass · 7 years ago
  57. 201e828 dm: mmc: fsl_esdhc: Detect init failure by Simon Glass · 7 years ago
  58. 446e077 dm: mmc: fsl_esdhc: Detect reset failure by Simon Glass · 7 years ago
  59. 9586aa6 dm: mmc: fsl_esdhc: Set up common versions of operations by Simon Glass · 7 years ago
  60. 09b465f dm: mmc: fsl_esdhc: Pass private data to internal functions by Simon Glass · 7 years ago
  61. 722b150 mmc: gen_atmel_mci: Fix wrong arguments used of bind() by Wenyou.Yang@microchip.com · 7 years ago
  62. 8cd46cb mmc: sd_sdhi: Enable clock using clock framework by Marek Vasut · 7 years ago
  63. a3f0a7d mmc: sh_sdhi: Fix the ACMD handling by Marek Vasut · 7 years ago
  64. d1c18ca mmc: sh_sdhi: Add DM and DT probing support by Marek Vasut · 7 years ago
  65. ac5efc3 mmc: uniphier-sd: Fix long response processing by Marek Vasut · 7 years ago
  66. 590e87d mmc: fsl_esdhc: not always setting esdhc fdt status to okay by Yang Li · 7 years ago
  67. 9bb272e driver: mmc: fsl_esdhc: Fix compiling warning by York Sun · 7 years ago
  68. 07d7783 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  69. b7c6bae x86: Convert MMC to driver model by Simon Glass · 7 years ago
  70. dd27918 dm: mmc: sunxi: Add support for driver model by Simon Glass · 7 years ago
  71. ec73d96 dm: mmc: sunxi: Drop mmc_clk_io_on() by Simon Glass · 7 years ago
  72. 034e226 dm: mmc: sunxi: Pass private data around explicitly by Simon Glass · 7 years ago
  73. 3f5af12 dm: mmc: sunxi: Rename mmchost to priv by Simon Glass · 7 years ago
  74. e3c794e dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv by Simon Glass · 7 years ago
  75. c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  76. 49cb930 dm: tegra: mmc: Convert to livetree by Simon Glass · 7 years ago
  77. aae6f01 mmc: cadence: use fdt32_t for DT property value to fix sparse warning by Masahiro Yamada · 7 years ago
  78. 343749c mmc: rpmb: update size format for write_counter by Kever Yang · 7 years ago
  79. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  80. f34ccce mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT by Peng Fan · 7 years ago
  81. 4483b7e dm: mmc: fsl_esdhc: handle vqmmc supply by Peng Fan · 7 years ago
  82. 32a9179 mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O by Peng Fan · 7 years ago
  83. d43ef73 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  84. 419b080 Revert "mmc: dw_mmc: rockchip: select proper card clock" by Kever Yang · 7 years ago
  85. 8093529 rockchip: dwmmc: use max-frequency when OF_PLATDATA enabled by Kever Yang · 7 years ago
  86. fd1bf8d rockchip: mmc: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
  87. fc50a6c driver: mmc: update debug info by Jorge Ramirez-Ortiz · 7 years ago
  88. 08546df Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  89. 821560f Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  90. da2364c Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
  91. 542b5f8 tegra: mmc: Set the bus width correctly by Simon Glass · 7 years ago
  92. 9752564 dm: mmc: Avoid probing block devices in find_mmc_device() by Simon Glass · 7 years ago
  93. 0f53118 mmc: sh_sdhi: Fix Kconfig entry by Marek Vasut · 7 years ago
  94. a5950f8 mmc: sh_sdhi: Add SDHI support by Kouei Abe · 7 years ago
  95. 91a16c3 mmc: sh_sdhi: Add MMC version 5.0 support by Kouei Abe · 7 years ago
  96. 5eada1d mmc: sh_sdhi: Add 64-bit access to sd_buf support by Kouei Abe · 7 years ago
  97. 3ebc62c mmc: sh_sdhi: Set SD_INFOx interrupt mask before command starting by Kouei Abe · 7 years ago
  98. ebf9250 samsung: mmc: Drop s3c_sdi driver by Simon Glass · 7 years ago
  99. 66e0ed5 dm: mmc: Convert uclass to livetree by Simon Glass · 7 years ago
  100. 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago