1. fd1bf8d rockchip: mmc: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
  2. 08546df Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  3. 821560f Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  4. da2364c Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
  5. 542b5f8 tegra: mmc: Set the bus width correctly by Simon Glass · 7 years ago
  6. 9752564 dm: mmc: Avoid probing block devices in find_mmc_device() by Simon Glass · 7 years ago
  7. 0f53118 mmc: sh_sdhi: Fix Kconfig entry by Marek Vasut · 7 years ago
  8. a5950f8 mmc: sh_sdhi: Add SDHI support by Kouei Abe · 7 years ago
  9. 91a16c3 mmc: sh_sdhi: Add MMC version 5.0 support by Kouei Abe · 7 years ago
  10. 5eada1d mmc: sh_sdhi: Add 64-bit access to sd_buf support by Kouei Abe · 7 years ago
  11. 3ebc62c mmc: sh_sdhi: Set SD_INFOx interrupt mask before command starting by Kouei Abe · 7 years ago
  12. ebf9250 samsung: mmc: Drop s3c_sdi driver by Simon Glass · 7 years ago
  13. 66e0ed5 dm: mmc: Convert uclass to livetree by Simon Glass · 7 years ago
  14. 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
  15. 911f3ae dm: core: Rename of_device_is_compatible() by Simon Glass · 7 years ago
  16. 0e513e7 tegra: Convert MMC to use driver model for operations by Simon Glass · 8 years ago
  17. 854f9a7 dm: mmc: Rewrite mmc_blk_probe() by Simon Glass · 8 years ago
  18. 6665602 dm: mmc: Check that drivers have operations by Simon Glass · 8 years ago
  19. 05cbeb7 dm: mmc: Don't call board_mmc_power_init() with driver model by Simon Glass · 8 years ago
  20. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  21. 4af0d7e dm: Fix up inclusion of common.h by Simon Glass · 7 years ago
  22. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  23. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  24. 2e87c44 mmc: fsl_esdhc: Move non DM_MMC code in #ifndef CONFIG_DM_MMC by Jagan Teki · 7 years ago
  25. 4f42528 mmc: fsl_esdhc: Allow all supported prescaler values by Benoît Thébaudeau · 8 years ago
  26. f98205c mmc: meson: increase max block number per request by Heiner Kallweit · 8 years ago
  27. ddb3ac3 x86: Convert MMC to driver model by Simon Glass · 8 years ago
  28. b312508 mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMD by Wenyou Yang · 8 years ago
  29. 792f005 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · 8 years ago
  30. 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  31. 0cacd6b mmc: sdhci-cadence: import updates from Linux 4.12 by Masahiro Yamada · 8 years ago
  32. 0e0dcc1 mmc: sdhci: Fix maximum clock for programmable clock mode by Wenyou Yang · 8 years ago
  33. b5511d6 drivers: omap_hsmmc: move to DM_MMC_OPS by Jean-Jacques Hiblot · 8 years ago
  34. cbcb170 dm: mmc: omap_hsmmc: Add pre-reloc flag to the driver by Lokesh Vutla · 8 years ago
  35. 2558c04 dm: mmc: omap_hsmmc: Update to support of-platdata by Lokesh Vutla · 8 years ago
  36. ff71f9a rockchip: mmc: handle deprecation of 'clock-freq-min-max' by Philipp Tomsich · 8 years ago
  37. 480a9b8 mmc: dw_mmc: rockchip: select proper card clock by Xu Ziyuan · 8 years ago
  38. 46831c1 omap_hsmmc: update struct hsmmc to accommodate omap3 from DT by Adam Ford · 8 years ago
  39. e6c6d07 dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC by Simon Glass · 8 years ago
  40. 90d6500 drivers: remove Blackfin specific drivers by Masahiro Yamada · 8 years ago
  41. 7dde50d mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring. by Alex Deymo · 8 years ago
  42. 4db2b61 mmc: bcm2835_sdhci: Speed up mmc writes. by Jocelyn Bohr · 8 years ago
  43. c86c015 mmc: gen_atmel_mci: add driver model support for mci by Wenyou Yang · 8 years ago
  44. 9373862 mmc: meson: add MMC driver for Meson GX (S905) by Carlo Caione · 8 years ago
  45. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  46. 3b19c1d Merge git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  47. 4119b70 mmc: tegra: allow disabling external clock loopback by Marcel Ziswiler · 8 years ago
  48. 17c9a1c mmc: omap_hsmmc: add support for CONFIG_BLK by Jean-Jacques Hiblot · 8 years ago
  49. 3d673ff mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used by Jean-Jacques Hiblot · 8 years ago
  50. dc09127 mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc by Jean-Jacques Hiblot · 8 years ago
  51. ae000e2 mmc: omap_hsmmc: use an accessor to get the private data by Jean-Jacques Hiblot · 8 years ago
  52. de0359c mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driver by Stefan Roese · 8 years ago
  53. 166c2b8 mmc: drop unnecessary send_status request by Xu Ziyuan · 8 years ago
  54. fa7720b mmc: sdhci: only flush cache for data command by Kevin Liu · 8 years ago
  55. 83b3248 mmc: tangier: Add Intel Tangier eMMC/SDHCI driver by Felipe Balbi · 8 years ago
  56. b706b1c mmc: pci: Add CONFIG_MMC_PCI by Felipe Balbi · 8 years ago
  57. 02ccab1 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  58. f951575 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  59. b60f145 mmc: fsl_esdhc: support i.MX7ULP by Peng Fan · 8 years ago
  60. c286821 rockchip: sdhci: rk3399: update driver to support of-platdata by Kever Yang · 8 years ago
  61. b504ff9 Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  62. 51cb23d STiH410-B2260: Add device tree by Patrice Chotard · 8 years ago
  63. eee20f8 STiH410: Add STi SDHCI driver by Patrice Chotard · 8 years ago
  64. 61e745d mmc: zynq: Add fdt max-frequency support by Stefan Herbrechtsmeier · 8 years ago
  65. e0f4de1 mmc: zynq: Determine base clock frequency via clock framework by Stefan Herbrechtsmeier · 8 years ago
  66. 2a48b3a omap_hsmmc.c: Fix build warning on non-omap3 by Tom Rini · 8 years ago
  67. a0269bb mmc: init mmc block devices on probe by Fiach Antaw · 8 years ago
  68. 6aca17c drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx by Adam Ford · 8 years ago
  69. d14f1d5 mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.c by Jaehoon Chung · 8 years ago
  70. 02ad33a mmc: mmc-uclass: use the fixed devnum with alias node by Jaehoon Chung · 8 years ago
  71. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  72. dd3b64e mmc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDHCI_ATMEL by Masahiro Yamada · 8 years ago
  73. 1b85877 mmc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDHCI_PIC32 by Masahiro Yamada · 8 years ago
  74. 360c67d mmc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSM by Masahiro Yamada · 8 years ago
  75. facc805 mmc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_MMC_SDHCI_ROCKCHIP by Masahiro Yamada · 8 years ago
  76. 08aa033 mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ by Masahiro Yamada · 8 years ago
  77. a5995a5 mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile by Masahiro Yamada · 8 years ago
  78. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  79. b6acb5f mmc: Add Marvell Xenon SDHCI controller driver by Stefan Roese · 8 years ago
  80. 210841c mmc: sdhci: Add support for optional controller specific set_ios_post() by Stefan Roese · 8 years ago
  81. 899fb9e mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new value by Stefan Roese · 8 years ago
  82. 919b485 mmc: Print error code for mmc_complete_init failure by Jagan Teki · 8 years ago
  83. 6d0e34b mmc: sdhci: Distinguish between base clock and maximum peripheral frequency by Stefan Herbrechtsmeier · 8 years ago
  84. 0675f99 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  85. fce1e16 mmc: fsl_esdhc: move 'status' property fixup into a weak function by Yangbo Lu · 8 years ago
  86. a6473f8 mmc: fsl_esdhc: add 'fsl, esdhc' into of_match table by Yangbo Lu · 8 years ago
  87. fc8048a mmc: fsl_esdhc: make GPIO support optional by Yangbo Lu · 8 years ago
  88. 83c2f0b Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  89. 0ad178c mmc: sunxi: revive depends on UART0_PORT_F by Masahiro Yamada · 8 years ago
  90. 2cd44e1 mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cd by Masahiro Yamada · 8 years ago
  91. bf9c4d1 mmc: sdhci: fix NULL pointer access when host->ops is not set by Masahiro Yamada · 8 years ago
  92. 39fbb56 mmc: rockchip_sdhci: add clock init for mmc by Kever Yang · 8 years ago
  93. 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  94. ae4c81e mmc: move DesignWare-based drivers to Kconfig by Masahiro Yamada · 8 years ago
  95. 55ed3b4 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · 8 years ago
  96. fed4408 mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP by Masahiro Yamada · 8 years ago
  97. 9c720c8 mmc: uniphier-sd: fix Kconfig dependency by Masahiro Yamada · 8 years ago
  98. e5e7a7c mmc: sdhci-cadence: add Cadence SD4HC support by Masahiro Yamada · 8 years ago
  99. 3fd0a9b mmc: sdhci: combine the Host controller v3.0 feature into one condition by Jaehoon Chung · 8 years ago
  100. f37b7e4 mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER by Jaehoon Chung · 8 years ago