1. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  2. 4781921 mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined by Hannes Schmelzer · 7 years ago
  3. 88a5712 mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE by Hannes Schmelzer · 7 years ago
  4. 0a4c2b0 mmc: fix return value check condition by Peng Fan · 7 years ago
  5. abeb9d7 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  6. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  7. 5ff8e54 sunxi: improve throughput in the sunxi_mmc driver by Philipp Tomsich · 7 years ago
  8. ec360e6 mmc: Staticize sd_select_bus_width by Marek Vasut · 7 years ago
  9. 3853c65 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  10. fc2d030 mmc: uniphier-sd: skip clock set-up for SPL by Masahiro Yamada · 7 years ago
  11. 30b5d9a mmc: tmio: move clk_enable() to each driver's probe function by Masahiro Yamada · 7 years ago
  12. f6549c8 mmc: avoid division by zero in meson_mmc_config_clock by Heinrich Schuchardt · 7 years ago
  13. 4744d81 sunxi: mmc: Fix phase delays by Stefan Mavrodiev · 7 years ago
  14. f3dca4a mmc: sh_mmcif: Add Kconfig entry by Marek Vasut · 7 years ago
  15. 48f54a2 mmc: sh_mmcif: Add DM and DT probing support by Marek Vasut · 7 years ago
  16. ca4e7d6 mmc: mv_sdhci: zero out sdhci_host structure by Matt Pelland · 7 years ago
  17. cb0b6b0 mmc: tmio: Rename Matsushita to TMIO by Marek Vasut · 7 years ago
  18. cf39f3f mmc: renesas-sdhi: Wait after reconfiguring pins by Marek Vasut · 7 years ago
  19. 5ee7c9d mmc: matsushita-common: Add missing else by Marek Vasut · 7 years ago
  20. f23b208 mmc: matsushita-common: Wait for command completion by Marek Vasut · 7 years ago
  21. 8dc9a10 mmc: matsushita-common: Correctly set mode in 16bit by Marek Vasut · 7 years ago
  22. 01c0151 mmc: matsushita-common: Special case only select registers in 16bit by Marek Vasut · 7 years ago
  23. f63968b mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning support by Marek Vasut · 7 years ago
  24. 0e2bd5a mmc: matsushita-common: Export register access functions by Marek Vasut · 7 years ago
  25. e10422f mmc: matsushita-common: Properly handle pin voltage configuration by Marek Vasut · 7 years ago
  26. 58c35b1 mmc: matsushita-common: Always check controller version by Marek Vasut · 7 years ago
  27. a7b7401 mmc: matsushita-common: Handle bus width 0 by Marek Vasut · 7 years ago
  28. 635ae6f mmc: matsushita-common: Handle DMA completion flag differences by Marek Vasut · 7 years ago
  29. 78773f1 mmc: matsushita-common: Handle Renesas div-by-1 by Marek Vasut · 7 years ago
  30. f98833d mmc: matsushita-common: Add Renesas RCar quirks by Marek Vasut · 7 years ago
  31. 147169d mmc: matsushita-common: Use mmc_of_parse() by Marek Vasut · 7 years ago
  32. 7cf7ef8 mmc: renesas-sdhi: Handle 16bit IP by Marek Vasut · 7 years ago
  33. c769e60 mmc: uniphier: Allow passing quirks to the probe function by Marek Vasut · 7 years ago
  34. db1266d mmc: uniphier: Add support for 16bit variant by Marek Vasut · 7 years ago
  35. 620fd85 mmc: uniphier: Drop useless check by Marek Vasut · 7 years ago
  36. 12a510e mmc: uniphier: Factor out FIFO accessors by Marek Vasut · 7 years ago
  37. 7dfddc0 mmc: renesas-sdhi: Add Renesas SDHI Kconfig entry by Marek Vasut · 7 years ago
  38. e94cad9 mmc: uniphier: Split out SoC specific bits from the driver by Marek Vasut · 7 years ago
  39. 07dea2e treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  40. 8ae1f82 mmc: use core clock frequency in bcm2835 sdhost by Jonathan Gray · 7 years ago
  41. 80a66a5 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  42. 0ca0a54 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 7 years ago
  43. 0851f34 x86: mmc: Fix mapping of BAR memory by Bernhard Messerklinger · 7 years ago
  44. bf9ba4d mmc: ftsdc010: Merge nds32_mmc to ftsdc010 by Rick Chen · 7 years ago
  45. 095c9f3 mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to Kconfig by Rick Chen · 7 years ago
  46. cf52231 mmc: ftsdc010: Drop non-dm code by Rick Chen · 7 years ago
  47. 7459c88 mmc: ftsdc010: Support High-Speed mode by Rick Chen · 7 years ago
  48. 6837c58 rockchip: sdhci: support 8bit bus-width by Philipp Tomsich · 7 years ago
  49. b75643a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  50. 167f2c9 mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckin by Patrick Delaunay · 7 years ago
  51. a72dd8e mmc: stm32: sdmmc2: add hardware flow control support by Patrick Delaunay · 7 years ago
  52. 8be4e61 mmc: sunxi: support cd-inverted by Heinrich Schuchardt · 7 years ago
  53. 81f077f Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  54. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  55. d6eb25c mmc: uniphier-sd: Add R8A77965 M3N entries by Marek Vasut · 7 years ago
  56. 3ccc207 mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQ by Vipul Kumar · 7 years ago
  57. 5dc5a53 mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ by Vipul Kumar · 7 years ago
  58. 4bafcef Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago WIP-25Feb2018
  59. beac7d3 mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified by Jean-Jacques Hiblot · 7 years ago
  60. 27a4b3b mmc: omap_hsmmc: make it possible to compile out ADMA support by Jean-Jacques Hiblot · 7 years ago
  61. c7d08d8 mmc: omap_hsmmc: compile out write support if not needed by Jean-Jacques Hiblot · 7 years ago
  62. 45530e3 mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_plat by Jean-Jacques Hiblot · 7 years ago
  63. 76584e3 mmc: fix off-by-one bug in mmc_startup_v4() by Alexander Kochetkov · 7 years ago
  64. 8a856db mmc: Drop unnecessary case for mmc_probe() by Faiz Abbas · 7 years ago
  65. 0b75cc3 mmc: uniphier-sd: Add compatible strings for RCar Gen2 by Marek Vasut · 7 years ago
  66. 1b313aa mmc: synchronize the sequence with enum bus_mode in mmc.h by Jaehoon Chung · 7 years ago
  67. 4a41fec mmc: Fix uninitialised priv member by Alex Kiernan · 7 years ago
  68. ace1bed mmc: fix bug in mmc_startup_v4() by Jean-Jacques Hiblot · 7 years ago
  69. a0276f3 mmc: Fix bug in sd_set_card_speed() by Jean-Jacques Hiblot · 7 years ago
  70. 04f9f8b mmc: omap_hsmmc: add signal voltage selection support by Jean-Jacques Hiblot · 7 years ago
  71. 90321dc mmc: omap_hsmmc: allow mmc clock to be gated by Kishon Vijay Abraham I · 7 years ago
  72. 42182c9 mmc: omap_hsmmc: implement send_init_stream callback by Jean-Jacques Hiblot · 7 years ago
  73. 3149c13 mmc: omap_hsmmc: update mmc->clock with the actual bus speed by Jean-Jacques Hiblot · 7 years ago
  74. bcc6bd8 mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl by Jean-Jacques Hiblot · 7 years ago
  75. 2d28eed mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for different hw revisions by Kishon Vijay Abraham I · 7 years ago
  76. 33c1d77 mmc: omap_hsmmc: Add support to set IODELAY values by Kishon Vijay Abraham I · 7 years ago
  77. 2d7482c mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config by Kishon Vijay Abraham I · 7 years ago
  78. a4efd73 mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm by Jean-Jacques Hiblot · 7 years ago
  79. 2faa1a3 mmc: omap_hsmmc: Workaround for errata id i802 by Jean-Jacques Hiblot · 7 years ago
  80. 14761ca mmc: omap_hsmmc: Add tuning support by Jean-Jacques Hiblot · 7 years ago
  81. 9b3fc21 mmc: omap_hsmmc: Enable DDR mode support by Kishon Vijay Abraham I · 7 years ago
  82. 8fc238b mmc: omap_hsmmc: set MMC mode in the UHSMS bit field by Jean-Jacques Hiblot · 7 years ago
  83. b594481 mmc: omap_hsmmc: add support to set default io voltage by Kishon Vijay Abraham I · 7 years ago
  84. 48a2f11 mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios by Kishon Vijay Abraham I · 7 years ago
  85. 5baf543 mmc: omap_hsmmc: cleanup clock configuration by Jean-Jacques Hiblot · 7 years ago
  86. d4d6488 mmc: use pr_* log functions by Masahiro Yamada · 7 years ago
  87. 1811a92 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago WIP-08Feb2018
  88. 99bec1a Convert CONFIG_APBH_DMA et al to Kconfig by Adam Ford · 7 years ago
  89. 51313b4 mmc: fsl_esdhc: support SDR104 and HS200 by Peng Fan · 7 years ago
  90. 59d3782 mmc: fsl_esdhc: add strobe and tuning entry by Peng Fan · 7 years ago
  91. eec2d43 mmc: fsl_esdhc: support i.MX8M by Peng Fan · 7 years ago
  92. c8a73a2 mmc: Add bcm2835 sdhost controller by Alexander Graf · 7 years ago
  93. 1d12a7c Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  94. 2f516e4 mmc: Poll for broken card detection case by Jun Nie · 7 years ago
  95. c0fafe6 mmc: fix to assign to correct clock value when clock is enabling by Jaehoon Chung · 7 years ago
  96. 4826350 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  97. b9b4f14 mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock by Benoît Thébaudeau · 7 years ago
  98. 9546eb9 mmc: fix the wrong disabling clock by Jaehoon Chung · 7 years ago
  99. 61f2e5e mmc: sdhci: change data transfer failure into debug message by Masahiro Yamada · 7 years ago
  100. dd43e2a mmc: sdhci-cadence: add HS200 support by Masahiro Yamada · 7 years ago