1. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  2. dcc14e3 mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQ by Vipul Kumar · 7 years ago
  3. 6254800 mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ by Vipul Kumar · 7 years ago
  4. d3f86f7 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  5. 8e2bdbd mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified by Jean-Jacques Hiblot · 7 years ago
  6. cebf059 mmc: omap_hsmmc: make it possible to compile out ADMA support by Jean-Jacques Hiblot · 7 years ago
  7. 9882155 mmc: omap_hsmmc: compile out write support if not needed by Jean-Jacques Hiblot · 7 years ago
  8. 4cb36a2 mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_plat by Jean-Jacques Hiblot · 7 years ago
  9. f1133c9 mmc: fix off-by-one bug in mmc_startup_v4() by Alexander Kochetkov · 7 years ago
  10. b3857fd mmc: Drop unnecessary case for mmc_probe() by Faiz Abbas · 7 years ago
  11. 7ec3ae2 mmc: uniphier-sd: Add compatible strings for RCar Gen2 by Marek Vasut · 7 years ago
  12. 7c5c730 mmc: synchronize the sequence with enum bus_mode in mmc.h by Jaehoon Chung · 7 years ago
  13. 4b9cb77 mmc: Fix uninitialised priv member by Alex Kiernan · 7 years ago
  14. c64862b mmc: fix bug in mmc_startup_v4() by Jean-Jacques Hiblot · 7 years ago
  15. e7f664e mmc: Fix bug in sd_set_card_speed() by Jean-Jacques Hiblot · 7 years ago
  16. 7a41bb4 mmc: omap_hsmmc: add signal voltage selection support by Jean-Jacques Hiblot · 7 years ago
  17. e1f25c0 mmc: omap_hsmmc: allow mmc clock to be gated by Kishon Vijay Abraham I · 7 years ago
  18. 20157d4 mmc: omap_hsmmc: implement send_init_stream callback by Jean-Jacques Hiblot · 7 years ago
  19. 6ce31e4 mmc: omap_hsmmc: update mmc->clock with the actual bus speed by Jean-Jacques Hiblot · 7 years ago
  20. dae1ad4 mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl by Jean-Jacques Hiblot · 7 years ago
  21. 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
  22. e7da6ac mmc: omap_hsmmc: Add support to set IODELAY values by Kishon Vijay Abraham I · 7 years ago
  23. 569c3d5 mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config by Kishon Vijay Abraham I · 7 years ago
  24. 192e430 mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm by Jean-Jacques Hiblot · 7 years ago
  25. a420d7d mmc: omap_hsmmc: Workaround for errata id i802 by Jean-Jacques Hiblot · 7 years ago
  26. f0f821b mmc: omap_hsmmc: Add tuning support by Jean-Jacques Hiblot · 7 years ago
  27. 0c1f3d0 mmc: omap_hsmmc: Enable DDR mode support by Kishon Vijay Abraham I · 7 years ago
  28. cf38d4e mmc: omap_hsmmc: set MMC mode in the UHSMS bit field by Jean-Jacques Hiblot · 7 years ago
  29. 73897ed mmc: omap_hsmmc: add support to set default io voltage by Kishon Vijay Abraham I · 7 years ago
  30. 2e18c9b mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios by Kishon Vijay Abraham I · 7 years ago
  31. 7fe2f19 mmc: omap_hsmmc: cleanup clock configuration by Jean-Jacques Hiblot · 7 years ago
  32. f97b148 mmc: use pr_* log functions by Masahiro Yamada · 7 years ago
  33. b10ba90 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago
  34. a456d56 Convert CONFIG_APBH_DMA et al to Kconfig by Adam Ford · 7 years ago
  35. c414270 mmc: fsl_esdhc: support SDR104 and HS200 by Peng Fan · 7 years ago
  36. b9b4236 mmc: fsl_esdhc: add strobe and tuning entry by Peng Fan · 7 years ago
  37. 3364c4b mmc: fsl_esdhc: support i.MX8M by Peng Fan · 7 years ago
  38. 044725f mmc: Add bcm2835 sdhost controller by Alexander Graf · 7 years ago
  39. 60649bb Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  40. b4f4f6e mmc: Poll for broken card detection case by Jun Nie · 7 years ago
  41. ab4d405 mmc: fix to assign to correct clock value when clock is enabling by Jaehoon Chung · 7 years ago
  42. 918de03 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  43. 22464e0 mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock by Benoît Thébaudeau · 7 years ago
  44. 8a93329 mmc: fix the wrong disabling clock by Jaehoon Chung · 7 years ago
  45. 45256c4 mmc: sdhci: change data transfer failure into debug message by Masahiro Yamada · 7 years ago
  46. 1a0cb67 mmc: sdhci-cadence: add HS200 support by Masahiro Yamada · 7 years ago
  47. d80ca27 mmc: sdhci-cadence: call mmc_of_parse() by Masahiro Yamada · 7 years ago
  48. 053ceeb mmc: sdhci-cadence: use bitfield access macros for cleanup by Masahiro Yamada · 7 years ago
  49. ea5b7c0 mmc: sdhci: do not overwrite host_caps in sdhci_setup_cfg() by Masahiro Yamada · 7 years ago
  50. 57b12d8 mmc: let mmc_of_parse() fail for insane bus-width value by Masahiro Yamada · 7 years ago
  51. 191cd13 mmc: do not overwrite cfg->f_max if "max-frequency" if missing by Masahiro Yamada · 7 years ago
  52. 6e54381 mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bit by Kishon Vijay Abraham I · 7 years ago
  53. 316e7ae mmc: omap_hsmmc: Enable Auto command (CMD12) enable by Kishon Vijay Abraham I · 7 years ago
  54. 826be2a mmc: omap_hsmmc: Add support for DMA (ADMA2) by Kishon Vijay Abraham I · 7 years ago
  55. 3d45bb4 Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT" by Jean-Jacques Hiblot · 7 years ago
  56. 283620c mmc: fsl_esdhc: Fix eMMC 1.8v setting issue by Peng Fan · 7 years ago
  57. ba54ab8 mmc: remove hc_wp_grp_size from struct mmc if not needed by Jean-Jacques Hiblot · 7 years ago
  58. c94c547 mmc: don't read the size of eMMC enhanced user data area in SPL by Jean-Jacques Hiblot · 7 years ago
  59. 27edffe mmc: compile out erase and write mmc commands if write operations are not enabled by Jean-Jacques Hiblot · 7 years ago
  60. cb534f0 mmc: read ssr only if MMC write support is enabled by Jean-Jacques Hiblot · 7 years ago
  61. d053167 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · 7 years ago
  62. fa6c577 mmc: reworked version lookup in mmc_startup_v4 by Jean-Jacques Hiblot · 7 years ago
  63. 74c98b2 mmc: compile out more code if support for UHS and HS200 is not enabled by Jean-Jacques Hiblot · 7 years ago
  64. dcfb625 mmc: atmel: when sending a data command, use the provided block size by Jean-Jacques Hiblot · 7 years ago
  65. ef72fd3 dm: mmc: sandbox: Update SD card emulation by Jean-Jacques Hiblot · 7 years ago
  66. 1d7769a mmc: make optional the support for eMMC hardware partitioning by Jean-Jacques Hiblot · 7 years ago
  67. 6051e78 mmc: make UHS and HS200 optional by Jean-Jacques Hiblot · 7 years ago
  68. 678b608 mmc: convert most of printf() to pr_err() and pr_warn() by Jean-Jacques Hiblot · 7 years ago
  69. 06976eb mmc: don't use malloc_cache_aligned() by Jean-Jacques Hiblot · 7 years ago
  70. 7ab1b62 mmc: fix for old MMCs (below version 4) by Jean-Jacques Hiblot · 7 years ago
  71. d7e5e03 mmc: all hosts support 1-bit bus width and legacy timings by Jean-Jacques Hiblot · 7 years ago
  72. 3f2ffc2 mmc: Fixed a problem with old sd or mmc that do not support High speed by Jean-Jacques Hiblot · 7 years ago
  73. d39be65 dm: mmc: update mmc_of_parse() by Jean-Jacques Hiblot · 7 years ago
  74. 93c31d1 mmc: dump card and host capabilities if debug is enabled by Jean-Jacques Hiblot · 7 years ago
  75. f36bb2c mmc: meson_gx_mmc: fix the complie error by Jaehoon Chung · 7 years ago
  76. 422b294 dm: mmc: Add a library function to parse generic dt binding by Kishon Vijay Abraham I · 7 years ago
  77. 71264bb mmc: add a library function to send tuning command by Jean-Jacques Hiblot · 7 years ago
  78. b6937d6 mmc: use the right voltage level for MMC DDR and HS200 modes by Jean-Jacques Hiblot · 7 years ago
  79. 07baaa6 mmc: Retry some MMC cmds on failure by Kishon Vijay Abraham I · 7 years ago
  80. 3d30972b mmc: Change mode when switching to a boot partition by Jean-Jacques Hiblot · 7 years ago
  81. dc030fb mmc: disable UHS modes if Vcc cannot be switched on and off by Jean-Jacques Hiblot · 7 years ago
  82. f4d5b3e mmc: Add support for UHS modes by Jean-Jacques Hiblot · 7 years ago
  83. 210369f mmc: add HS200 support in MMC core by Kishon Vijay Abraham I · 7 years ago
  84. ae7174f mmc: Add a execute_tuning() callback to the mmc operations. by Kishon Vijay Abraham I · 7 years ago
  85. aa434c5 mmc: disable the mmc clock during power off by Kishon Vijay Abraham I · 7 years ago
  86. d6246bf mmc: add a new mmc parameter to disable mmc clock by Kishon Vijay Abraham I · 7 years ago
  87. 80b87e1 mmc: add power cyle support in mmc core by Kishon Vijay Abraham I · 7 years ago
  88. 5f23d87 mmc: Add a new callback function to perform the 74 clocks cycle sequence by Jean-Jacques Hiblot · 7 years ago
  89. 4afb12b mmc: Enable signal voltage to be selected from mmc core by Kishon Vijay Abraham I · 7 years ago
  90. e178c11 mmc: make mmc_set_ios() return status by Kishon Vijay Abraham I · 7 years ago
  91. ec34683 mmc: refactor MMC startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
  92. 5b1a4d9 mmc: refactor SD startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
  93. 7842231 mmc: use mmc modes to select the correct bus speed by Jean-Jacques Hiblot · 7 years ago
  94. 00de504 mmc: Add a function to dump the mmc capabilities by Jean-Jacques Hiblot · 7 years ago
  95. a94fb41 mmc: introduce mmc modes by Jean-Jacques Hiblot · 7 years ago
  96. 933d126 mmc: add a function to read and test the ext csd (mmc >= 4) by Jean-Jacques Hiblot · 7 years ago
  97. ed9506b mmc: make ext_csd part of struct mmc by Jean-Jacques Hiblot · 7 years ago
  98. e84459c mmc: move the MMC startup for version above v4.0 in a separate function by Jean-Jacques Hiblot · 7 years ago
  99. 31e7cf3 mmc: split mmc_startup() by Jean-Jacques Hiblot · 7 years ago
  100. a49ffa1 mmc: dm: get the IO-line and main voltage regulators from the dts by Jean-Jacques Hiblot · 7 years ago