1. dca3166 mmc: sti_sdhci: Use reset framework by Patrice Chotard · 7 years ago
  2. 819c626 mmc: sti_sdhci: Rework sti_mmc_core_config() by Patrice Chotard · 7 years ago
  3. 5184dad rockchip: sdhci: update reg map for of-platdata by Kever Yang · 7 years ago
  4. 327b2b3 rockchip: sdhci: Convert to livetree by Philipp Tomsich · 7 years ago
  5. be5f04e rockchip: mmc: convert to livetree by Philipp Tomsich · 7 years ago
  6. b27af39 dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · 7 years ago
  7. 8a647fc mmc: sunxi: Only update timing mode bit when enabling new timing mode by Chen-Yu Tsai · 7 years ago
  8. ead3697 mmc: sunxi: fix legacy MMC initialisation by Maxime Ripard · 7 years ago
  9. de9b177 mmc: sunxi: Support new mode by Maxime Ripard · 7 years ago
  10. a191cca mmc: Support generic PCI SD host controller by Bin Meng · 7 years ago
  11. bdb6099 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · 7 years ago
  12. e7881d8 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  13. b9a40c0 dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS by Simon Glass · 7 years ago
  14. 5248930 dm: imx: cm_fx6: Enable more driver model support by Simon Glass · 7 years ago
  15. 653282b dm: mmc: fsl_esdhc: Update to support MMC operations by Simon Glass · 7 years ago
  16. 4aac33f dm: mmc: fsl_esdhc: Update to support livetree by Simon Glass · 7 years ago
  17. d6eb25e dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init() by Simon Glass · 7 years ago
  18. e88e1d9 dm: mmc: fsl_esdhc: Set up platform data by Simon Glass · 7 years ago
  19. 201e828 dm: mmc: fsl_esdhc: Detect init failure by Simon Glass · 7 years ago
  20. 446e077 dm: mmc: fsl_esdhc: Detect reset failure by Simon Glass · 7 years ago
  21. 9586aa6 dm: mmc: fsl_esdhc: Set up common versions of operations by Simon Glass · 7 years ago
  22. 09b465f dm: mmc: fsl_esdhc: Pass private data to internal functions by Simon Glass · 7 years ago
  23. 722b150 mmc: gen_atmel_mci: Fix wrong arguments used of bind() by Wenyou.Yang@microchip.com · 7 years ago
  24. 8cd46cb mmc: sd_sdhi: Enable clock using clock framework by Marek Vasut · 7 years ago
  25. a3f0a7d mmc: sh_sdhi: Fix the ACMD handling by Marek Vasut · 7 years ago
  26. d1c18ca mmc: sh_sdhi: Add DM and DT probing support by Marek Vasut · 7 years ago
  27. ac5efc3 mmc: uniphier-sd: Fix long response processing by Marek Vasut · 7 years ago
  28. 590e87d mmc: fsl_esdhc: not always setting esdhc fdt status to okay by Yang Li · 7 years ago
  29. 9bb272e driver: mmc: fsl_esdhc: Fix compiling warning by York Sun · 7 years ago
  30. 07d7783 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  31. b7c6bae x86: Convert MMC to driver model by Simon Glass · 7 years ago
  32. dd27918 dm: mmc: sunxi: Add support for driver model by Simon Glass · 7 years ago
  33. ec73d96 dm: mmc: sunxi: Drop mmc_clk_io_on() by Simon Glass · 7 years ago
  34. 034e226 dm: mmc: sunxi: Pass private data around explicitly by Simon Glass · 7 years ago
  35. 3f5af12 dm: mmc: sunxi: Rename mmchost to priv by Simon Glass · 7 years ago
  36. e3c794e dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv by Simon Glass · 7 years ago
  37. c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  38. 49cb930 dm: tegra: mmc: Convert to livetree by Simon Glass · 7 years ago
  39. aae6f01 mmc: cadence: use fdt32_t for DT property value to fix sparse warning by Masahiro Yamada · 7 years ago
  40. 343749c mmc: rpmb: update size format for write_counter by Kever Yang · 7 years ago
  41. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  42. f34ccce mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT by Peng Fan · 7 years ago
  43. 4483b7e dm: mmc: fsl_esdhc: handle vqmmc supply by Peng Fan · 7 years ago
  44. 32a9179 mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O by Peng Fan · 7 years ago
  45. d43ef73 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  46. 419b080 Revert "mmc: dw_mmc: rockchip: select proper card clock" by Kever Yang · 7 years ago
  47. 8093529 rockchip: dwmmc: use max-frequency when OF_PLATDATA enabled by Kever Yang · 7 years ago
  48. fd1bf8d rockchip: mmc: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
  49. fc50a6c driver: mmc: update debug info by Jorge Ramirez-Ortiz · 7 years ago
  50. 08546df Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  51. 821560f Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  52. da2364c Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
  53. 542b5f8 tegra: mmc: Set the bus width correctly by Simon Glass · 7 years ago
  54. 9752564 dm: mmc: Avoid probing block devices in find_mmc_device() by Simon Glass · 7 years ago
  55. 0f53118 mmc: sh_sdhi: Fix Kconfig entry by Marek Vasut · 7 years ago
  56. a5950f8 mmc: sh_sdhi: Add SDHI support by Kouei Abe · 7 years ago
  57. 91a16c3 mmc: sh_sdhi: Add MMC version 5.0 support by Kouei Abe · 7 years ago
  58. 5eada1d mmc: sh_sdhi: Add 64-bit access to sd_buf support by Kouei Abe · 7 years ago
  59. 3ebc62c mmc: sh_sdhi: Set SD_INFOx interrupt mask before command starting by Kouei Abe · 7 years ago
  60. ebf9250 samsung: mmc: Drop s3c_sdi driver by Simon Glass · 7 years ago
  61. 66e0ed5 dm: mmc: Convert uclass to livetree by Simon Glass · 7 years ago
  62. 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
  63. 911f3ae dm: core: Rename of_device_is_compatible() by Simon Glass · 7 years ago
  64. 0e513e7 tegra: Convert MMC to use driver model for operations by Simon Glass · 7 years ago
  65. 854f9a7 dm: mmc: Rewrite mmc_blk_probe() by Simon Glass · 7 years ago
  66. 6665602 dm: mmc: Check that drivers have operations by Simon Glass · 7 years ago
  67. 05cbeb7 dm: mmc: Don't call board_mmc_power_init() with driver model by Simon Glass · 7 years ago
  68. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  69. 4af0d7e dm: Fix up inclusion of common.h by Simon Glass · 7 years ago
  70. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  71. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  72. 2e87c44 mmc: fsl_esdhc: Move non DM_MMC code in #ifndef CONFIG_DM_MMC by Jagan Teki · 7 years ago
  73. 4f42528 mmc: fsl_esdhc: Allow all supported prescaler values by Benoît Thébaudeau · 7 years ago
  74. f98205c mmc: meson: increase max block number per request by Heiner Kallweit · 7 years ago
  75. ddb3ac3 x86: Convert MMC to driver model by Simon Glass · 7 years ago
  76. b312508 mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMD by Wenyou Yang · 7 years ago
  77. 792f005 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · 7 years ago
  78. 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 7 years ago
  79. 0cacd6b mmc: sdhci-cadence: import updates from Linux 4.12 by Masahiro Yamada · 7 years ago
  80. 0e0dcc1 mmc: sdhci: Fix maximum clock for programmable clock mode by Wenyou Yang · 7 years ago
  81. b5511d6 drivers: omap_hsmmc: move to DM_MMC_OPS by Jean-Jacques Hiblot · 7 years ago
  82. cbcb170 dm: mmc: omap_hsmmc: Add pre-reloc flag to the driver by Lokesh Vutla · 7 years ago
  83. 2558c04 dm: mmc: omap_hsmmc: Update to support of-platdata by Lokesh Vutla · 7 years ago
  84. ff71f9a rockchip: mmc: handle deprecation of 'clock-freq-min-max' by Philipp Tomsich · 7 years ago
  85. 480a9b8 mmc: dw_mmc: rockchip: select proper card clock by Xu Ziyuan · 7 years ago
  86. 46831c1 omap_hsmmc: update struct hsmmc to accommodate omap3 from DT by Adam Ford · 7 years ago
  87. e6c6d07 dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC by Simon Glass · 7 years ago
  88. 90d6500 drivers: remove Blackfin specific drivers by Masahiro Yamada · 7 years ago
  89. 7dde50d mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring. by Alex Deymo · 7 years ago
  90. 4db2b61 mmc: bcm2835_sdhci: Speed up mmc writes. by Jocelyn Bohr · 7 years ago
  91. c86c015 mmc: gen_atmel_mci: add driver model support for mci by Wenyou Yang · 7 years ago
  92. 9373862 mmc: meson: add MMC driver for Meson GX (S905) by Carlo Caione · 7 years ago
  93. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  94. 3b19c1d Merge git://git.denx.de/u-boot-tegra by Tom Rini · 7 years ago
  95. 4119b70 mmc: tegra: allow disabling external clock loopback by Marcel Ziswiler · 8 years ago
  96. 17c9a1c mmc: omap_hsmmc: add support for CONFIG_BLK by Jean-Jacques Hiblot · 8 years ago
  97. 3d673ff mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used by Jean-Jacques Hiblot · 8 years ago
  98. dc09127 mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc by Jean-Jacques Hiblot · 8 years ago
  99. ae000e2 mmc: omap_hsmmc: use an accessor to get the private data by Jean-Jacques Hiblot · 8 years ago
  100. de0359c mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driver by Stefan Roese · 8 years ago