1. 959e907 mmc: cadence: use fdt32_t for DT property value to fix sparse warning by Masahiro Yamada · 7 years ago
  2. 9bfe382 mmc: rpmb: update size format for write_counter by Kever Yang · 7 years ago
  3. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  4. 7ecd35e mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT by Peng Fan · 7 years ago
  5. 5eb8b43 dm: mmc: fsl_esdhc: handle vqmmc supply by Peng Fan · 7 years ago
  6. aee7858 mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O by Peng Fan · 7 years ago
  7. 87e96b2 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  8. a70d1ea Revert "mmc: dw_mmc: rockchip: select proper card clock" by Kever Yang · 7 years ago
  9. 9708739 rockchip: dwmmc: use max-frequency when OF_PLATDATA enabled by Kever Yang · 7 years ago
  10. 9b4c380 rockchip: mmc: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
  11. 4339901 driver: mmc: update debug info by Jorge Ramirez-Ortiz · 7 years ago
  12. c0af484 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  13. edd59b6 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  14. 367b3ac Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
  15. 9d6551a tegra: mmc: Set the bus width correctly by Simon Glass · 7 years ago
  16. bcad604 dm: mmc: Avoid probing block devices in find_mmc_device() by Simon Glass · 8 years ago
  17. 1c5a5a9 mmc: sh_sdhi: Fix Kconfig entry by Marek Vasut · 8 years ago
  18. 22dbc5f mmc: sh_sdhi: Add SDHI support by Kouei Abe · 8 years ago
  19. 44b13ef mmc: sh_sdhi: Add MMC version 5.0 support by Kouei Abe · 8 years ago
  20. 5ff23f0 mmc: sh_sdhi: Add 64-bit access to sd_buf support by Kouei Abe · 8 years ago
  21. 4b8bb45 mmc: sh_sdhi: Set SD_INFOx interrupt mask before command starting by Kouei Abe · 8 years ago
  22. dd9b4fd samsung: mmc: Drop s3c_sdi driver by Simon Glass · 8 years ago
  23. 6f4187c dm: mmc: Convert uclass to livetree by Simon Glass · 8 years ago
  24. 1d9af1f dm: gpio: Add live tree support by Simon Glass · 8 years ago
  25. 54cbcc8 dm: core: Rename of_device_is_compatible() by Simon Glass · 8 years ago
  26. 8c4c5c8 tegra: Convert MMC to use driver model for operations by Simon Glass · 8 years ago
  27. e11b239 dm: mmc: Rewrite mmc_blk_probe() by Simon Glass · 8 years ago
  28. 9e720b0 dm: mmc: Check that drivers have operations by Simon Glass · 8 years ago
  29. 833b80d dm: mmc: Don't call board_mmc_power_init() with driver model by Simon Glass · 8 years ago
  30. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 8 years ago
  31. 51a3ec3 dm: Fix up inclusion of common.h by Simon Glass · 8 years ago
  32. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  33. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  34. 3c2cc6d mmc: fsl_esdhc: Move non DM_MMC code in #ifndef CONFIG_DM_MMC by Jagan Teki · 8 years ago
  35. e16e922 mmc: fsl_esdhc: Allow all supported prescaler values by Benoît Thébaudeau · 8 years ago
  36. 3515c17 mmc: meson: increase max block number per request by Heiner Kallweit · 8 years ago
  37. 112e4b8 x86: Convert MMC to driver model by Simon Glass · 8 years ago
  38. 4fadd97 mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMD by Wenyou Yang · 8 years ago
  39. a29e8d3 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · 8 years ago
  40. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  41. 89b9391 mmc: sdhci-cadence: import updates from Linux 4.12 by Masahiro Yamada · 8 years ago
  42. ab877fe mmc: sdhci: Fix maximum clock for programmable clock mode by Wenyou Yang · 8 years ago
  43. 8fc9d3a drivers: omap_hsmmc: move to DM_MMC_OPS by Jean-Jacques Hiblot · 8 years ago
  44. c38e645 dm: mmc: omap_hsmmc: Add pre-reloc flag to the driver by Lokesh Vutla · 8 years ago
  45. 9a696fb dm: mmc: omap_hsmmc: Update to support of-platdata by Lokesh Vutla · 8 years ago
  46. 56b38d8 rockchip: mmc: handle deprecation of 'clock-freq-min-max' by Philipp Tomsich · 8 years ago
  47. b7df12d mmc: dw_mmc: rockchip: select proper card clock by Xu Ziyuan · 8 years ago
  48. c0edb0f omap_hsmmc: update struct hsmmc to accommodate omap3 from DT by Adam Ford · 8 years ago
  49. b22f620 dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC by Simon Glass · 8 years ago
  50. d52c551 drivers: remove Blackfin specific drivers by Masahiro Yamada · 8 years ago
  51. d9b7023 mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring. by Alex Deymo · 8 years ago
  52. 54c28d4 mmc: bcm2835_sdhci: Speed up mmc writes. by Jocelyn Bohr · 8 years ago
  53. 7a7a64c mmc: gen_atmel_mci: add driver model support for mci by Wenyou Yang · 8 years ago
  54. 20cab78 mmc: meson: add MMC driver for Meson GX (S905) by Carlo Caione · 8 years ago
  55. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  56. 378c8db Merge git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  57. 8670885 mmc: tegra: allow disabling external clock loopback by Marcel Ziswiler · 8 years ago
  58. a3c556c mmc: omap_hsmmc: add support for CONFIG_BLK by Jean-Jacques Hiblot · 8 years ago
  59. ae51a66 mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used by Jean-Jacques Hiblot · 8 years ago
  60. 26319b1 mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc by Jean-Jacques Hiblot · 8 years ago
  61. d58ef8e mmc: omap_hsmmc: use an accessor to get the private data by Jean-Jacques Hiblot · 8 years ago
  62. 0737541 mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driver by Stefan Roese · 8 years ago
  63. 66702b5 mmc: drop unnecessary send_status request by Xu Ziyuan · 8 years ago
  64. 002b4fa mmc: sdhci: only flush cache for data command by Kevin Liu · 8 years ago
  65. b756760 mmc: tangier: Add Intel Tangier eMMC/SDHCI driver by Felipe Balbi · 8 years ago
  66. ecf7dfd mmc: pci: Add CONFIG_MMC_PCI by Felipe Balbi · 8 years ago
  67. 40d97bd Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  68. 70e38d9 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  69. af6dbc0 mmc: fsl_esdhc: support i.MX7ULP by Peng Fan · 8 years ago
  70. dd99a02 rockchip: sdhci: rk3399: update driver to support of-platdata by Kever Yang · 8 years ago
  71. ba11ac2 Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  72. cdf6b57 STiH410-B2260: Add device tree by Patrice Chotard · 8 years ago
  73. 2eea7d8 STiH410: Add STi SDHCI driver by Patrice Chotard · 8 years ago
  74. 5567b42 mmc: zynq: Add fdt max-frequency support by Stefan Herbrechtsmeier · 8 years ago
  75. 739ae40 mmc: zynq: Determine base clock frequency via clock framework by Stefan Herbrechtsmeier · 8 years ago
  76. df5338c omap_hsmmc.c: Fix build warning on non-omap3 by Tom Rini · 8 years ago
  77. 7cdbe50 mmc: init mmc block devices on probe by Fiach Antaw · 8 years ago
  78. ef35496 drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx by Adam Ford · 8 years ago
  79. 07ef207 mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.c by Jaehoon Chung · 8 years ago
  80. 2910da8 mmc: mmc-uclass: use the fixed devnum with alias node by Jaehoon Chung · 8 years ago
  81. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  82. 8c1a132 mmc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDHCI_ATMEL by Masahiro Yamada · 8 years ago
  83. f79df03 mmc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDHCI_PIC32 by Masahiro Yamada · 8 years ago
  84. a1262eb mmc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSM by Masahiro Yamada · 8 years ago
  85. babe026 mmc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_MMC_SDHCI_ROCKCHIP by Masahiro Yamada · 8 years ago
  86. 168c57d mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ by Masahiro Yamada · 8 years ago
  87. 54f7cfc mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile by Masahiro Yamada · 8 years ago
  88. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  89. 121fc56 mmc: Add Marvell Xenon SDHCI controller driver by Stefan Roese · 8 years ago
  90. a3554ef mmc: sdhci: Add support for optional controller specific set_ios_post() by Stefan Roese · 8 years ago
  91. e916103 mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new value by Stefan Roese · 8 years ago
  92. 9bee2b5 mmc: Print error code for mmc_complete_init failure by Jagan Teki · 8 years ago
  93. bc47e0e mmc: sdhci: Distinguish between base clock and maximum peripheral frequency by Stefan Herbrechtsmeier · 8 years ago
  94. b86c4d0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  95. d84139c mmc: fsl_esdhc: move 'status' property fixup into a weak function by Yangbo Lu · 8 years ago
  96. 2a99b60 mmc: fsl_esdhc: add 'fsl, esdhc' into of_match table by Yangbo Lu · 8 years ago
  97. b99647c mmc: fsl_esdhc: make GPIO support optional by Yangbo Lu · 8 years ago
  98. 4b2a8f2 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  99. 41ff529 mmc: sunxi: revive depends on UART0_PORT_F by Masahiro Yamada · 8 years ago
  100. 483a01d mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cd by Masahiro Yamada · 8 years ago