1. cf6ba6f mmc: sdhci: Check that ops are defined by Ramon Fried · 7 years ago
  2. a318a7a mmc: Improve tinification by Marek Vasut · 7 years ago
  3. cad14a8 mmc: zynq_sdhci: Add support for SD3.0 by Siva Durga Prasad Paladugu · 7 years ago
  4. c0290b4 mmc: sdhci: Read capabilities register1 and update host caps by Siva Durga Prasad Paladugu · 7 years ago
  5. 1f67b49 mmc: sdhci: Invoke platform specific tuning and delay routines by Siva Durga Prasad Paladugu · 7 years ago
  6. db620bd mmc: sdhci: Handle execute tuning command in sdhci_send_command by Siva Durga Prasad Paladugu · 7 years ago
  7. 9fccd8a mmc: sdhci: Add support for disabling clock by Siva Durga Prasad Paladugu · 7 years ago
  8. dbad7b4 mmc: Changed the datatype of the variable to handle 64-bit arch by Vipul Kumar · 7 years ago
  9. 3eab220 dm: mmc: socfpga: call dwmci_probe() by Patrick Bruenn · 7 years ago
  10. e2bf580 mmc: Kconfig: add the MMC_TRACE config in Kconfig by Jaehoon Chung · 7 years ago
  11. c8477d6 mmc: add the debug message in mmc_set_clock by Jaehoon Chung · 7 years ago
  12. 239cb2f mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h by Jaehoon Chung · 7 years ago
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  14. 94a5bbc mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined by Hannes Schmelzer · 7 years ago
  15. 576a018 mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE by Hannes Schmelzer · 7 years ago
  16. 2d2fe8e mmc: fix return value check condition by Peng Fan · 7 years ago
  17. 472d070a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  18. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  19. 1721b00 sunxi: improve throughput in the sunxi_mmc driver by Philipp Tomsich · 7 years ago
  20. 8ff55fb mmc: Staticize sd_select_bus_width by Marek Vasut · 7 years ago
  21. a239f2d Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  22. 28afb86 mmc: uniphier-sd: skip clock set-up for SPL by Masahiro Yamada · 7 years ago
  23. 19989d83 mmc: tmio: move clk_enable() to each driver's probe function by Masahiro Yamada · 7 years ago
  24. 127c8b1 mmc: avoid division by zero in meson_mmc_config_clock by Heinrich Schuchardt · 7 years ago
  25. 180194b sunxi: mmc: Fix phase delays by Stefan Mavrodiev · 7 years ago
  26. a8624ac mmc: sh_mmcif: Add Kconfig entry by Marek Vasut · 7 years ago
  27. 26b87a0 mmc: sh_mmcif: Add DM and DT probing support by Marek Vasut · 7 years ago
  28. 3bf0e42 mmc: mv_sdhci: zero out sdhci_host structure by Matt Pelland · 7 years ago
  29. fd83e76 mmc: tmio: Rename Matsushita to TMIO by Marek Vasut · 7 years ago
  30. 33d3818 mmc: renesas-sdhi: Wait after reconfiguring pins by Marek Vasut · 7 years ago
  31. 00ff10f mmc: matsushita-common: Add missing else by Marek Vasut · 7 years ago
  32. 5b1131e mmc: matsushita-common: Wait for command completion by Marek Vasut · 7 years ago
  33. 1111dbc mmc: matsushita-common: Correctly set mode in 16bit by Marek Vasut · 7 years ago
  34. 37743a7 mmc: matsushita-common: Special case only select registers in 16bit by Marek Vasut · 7 years ago
  35. e0781e4 mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning support by Marek Vasut · 7 years ago
  36. fbc6c7d mmc: matsushita-common: Export register access functions by Marek Vasut · 7 years ago
  37. 858da97 mmc: matsushita-common: Properly handle pin voltage configuration by Marek Vasut · 7 years ago
  38. d08ba5a mmc: matsushita-common: Always check controller version by Marek Vasut · 7 years ago
  39. 8f9e1a4 mmc: matsushita-common: Handle bus width 0 by Marek Vasut · 7 years ago
  40. 8896e7c mmc: matsushita-common: Handle DMA completion flag differences by Marek Vasut · 7 years ago
  41. dcfb738 mmc: matsushita-common: Handle Renesas div-by-1 by Marek Vasut · 7 years ago
  42. 9db9e6a mmc: matsushita-common: Add Renesas RCar quirks by Marek Vasut · 7 years ago
  43. 11ce71e mmc: matsushita-common: Use mmc_of_parse() by Marek Vasut · 7 years ago
  44. 1949d48 mmc: renesas-sdhi: Handle 16bit IP by Marek Vasut · 7 years ago
  45. abe3e95 mmc: uniphier: Allow passing quirks to the probe function by Marek Vasut · 7 years ago
  46. 2cddcc1 mmc: uniphier: Add support for 16bit variant by Marek Vasut · 7 years ago
  47. ae5c89e mmc: uniphier: Drop useless check by Marek Vasut · 7 years ago
  48. 215ae0e mmc: uniphier: Factor out FIFO accessors by Marek Vasut · 7 years ago
  49. 2883f74 mmc: renesas-sdhi: Add Renesas SDHI Kconfig entry by Marek Vasut · 7 years ago
  50. 06485cf mmc: uniphier: Split out SoC specific bits from the driver by Marek Vasut · 7 years ago
  51. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  52. f98c485 mmc: use core clock frequency in bcm2835 sdhost by Jonathan Gray · 7 years ago
  53. 989edca Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  54. ff2b52b Merge git://git.denx.de/u-boot-riscv by Tom Rini · 7 years ago
  55. da5cfec x86: mmc: Fix mapping of BAR memory by Bernhard Messerklinger · 7 years ago
  56. 47ec48b mmc: ftsdc010: Merge nds32_mmc to ftsdc010 by Rick Chen · 7 years ago
  57. c59a6fb mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to Kconfig by Rick Chen · 7 years ago
  58. f29752e mmc: ftsdc010: Drop non-dm code by Rick Chen · 7 years ago
  59. 0a70c9b mmc: ftsdc010: Support High-Speed mode by Rick Chen · 7 years ago
  60. afe2de2 rockchip: sdhci: support 8bit bus-width by Philipp Tomsich · 7 years ago
  61. 69cb6a5 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  62. a36da36 mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckin by Patrick Delaunay · 7 years ago
  63. 6eae43c mmc: stm32: sdmmc2: add hardware flow control support by Patrick Delaunay · 7 years ago
  64. 8dc0a99 mmc: sunxi: support cd-inverted by Heinrich Schuchardt · 7 years ago
  65. d8a69cb Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  66. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  67. b1695f7 mmc: uniphier-sd: Add R8A77965 M3N entries by Marek Vasut · 7 years ago
  68. dcc14e3 mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQ by Vipul Kumar · 7 years ago
  69. 6254800 mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ by Vipul Kumar · 7 years ago
  70. d3f86f7 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  71. 8e2bdbd mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified by Jean-Jacques Hiblot · 7 years ago
  72. cebf059 mmc: omap_hsmmc: make it possible to compile out ADMA support by Jean-Jacques Hiblot · 7 years ago
  73. 9882155 mmc: omap_hsmmc: compile out write support if not needed by Jean-Jacques Hiblot · 7 years ago
  74. 4cb36a2 mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_plat by Jean-Jacques Hiblot · 7 years ago
  75. f1133c9 mmc: fix off-by-one bug in mmc_startup_v4() by Alexander Kochetkov · 7 years ago
  76. b3857fd mmc: Drop unnecessary case for mmc_probe() by Faiz Abbas · 7 years ago
  77. 7ec3ae2 mmc: uniphier-sd: Add compatible strings for RCar Gen2 by Marek Vasut · 7 years ago
  78. 7c5c730 mmc: synchronize the sequence with enum bus_mode in mmc.h by Jaehoon Chung · 7 years ago
  79. 4b9cb77 mmc: Fix uninitialised priv member by Alex Kiernan · 7 years ago
  80. c64862b mmc: fix bug in mmc_startup_v4() by Jean-Jacques Hiblot · 7 years ago
  81. e7f664e mmc: Fix bug in sd_set_card_speed() by Jean-Jacques Hiblot · 7 years ago
  82. 7a41bb4 mmc: omap_hsmmc: add signal voltage selection support by Jean-Jacques Hiblot · 7 years ago
  83. e1f25c0 mmc: omap_hsmmc: allow mmc clock to be gated by Kishon Vijay Abraham I · 7 years ago
  84. 20157d4 mmc: omap_hsmmc: implement send_init_stream callback by Jean-Jacques Hiblot · 7 years ago
  85. 6ce31e4 mmc: omap_hsmmc: update mmc->clock with the actual bus speed by Jean-Jacques Hiblot · 7 years ago
  86. dae1ad4 mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl by Jean-Jacques Hiblot · 7 years ago
  87. 8c2efe9 mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for different hw revisions by Kishon Vijay Abraham I · 7 years ago
  88. e7da6ac mmc: omap_hsmmc: Add support to set IODELAY values by Kishon Vijay Abraham I · 7 years ago
  89. 569c3d5 mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config by Kishon Vijay Abraham I · 7 years ago
  90. 192e430 mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm by Jean-Jacques Hiblot · 7 years ago
  91. a420d7d mmc: omap_hsmmc: Workaround for errata id i802 by Jean-Jacques Hiblot · 7 years ago
  92. f0f821b mmc: omap_hsmmc: Add tuning support by Jean-Jacques Hiblot · 7 years ago
  93. 0c1f3d0 mmc: omap_hsmmc: Enable DDR mode support by Kishon Vijay Abraham I · 7 years ago
  94. cf38d4e mmc: omap_hsmmc: set MMC mode in the UHSMS bit field by Jean-Jacques Hiblot · 7 years ago
  95. 73897ed mmc: omap_hsmmc: add support to set default io voltage by Kishon Vijay Abraham I · 7 years ago
  96. 2e18c9b mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios by Kishon Vijay Abraham I · 7 years ago
  97. 7fe2f19 mmc: omap_hsmmc: cleanup clock configuration by Jean-Jacques Hiblot · 7 years ago
  98. f97b148 mmc: use pr_* log functions by Masahiro Yamada · 7 years ago
  99. b10ba90 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago
  100. a456d56 Convert CONFIG_APBH_DMA et al to Kconfig by Adam Ford · 7 years ago