1. 8670885 mmc: tegra: allow disabling external clock loopback by Marcel Ziswiler · 8 years ago
  2. 0737541 mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driver by Stefan Roese · 8 years ago
  3. 66702b5 mmc: drop unnecessary send_status request by Xu Ziyuan · 8 years ago
  4. 002b4fa mmc: sdhci: only flush cache for data command by Kevin Liu · 8 years ago
  5. b756760 mmc: tangier: Add Intel Tangier eMMC/SDHCI driver by Felipe Balbi · 8 years ago
  6. ecf7dfd mmc: pci: Add CONFIG_MMC_PCI by Felipe Balbi · 8 years ago
  7. 40d97bd Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  8. 70e38d9 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  9. af6dbc0 mmc: fsl_esdhc: support i.MX7ULP by Peng Fan · 8 years ago
  10. dd99a02 rockchip: sdhci: rk3399: update driver to support of-platdata by Kever Yang · 8 years ago
  11. ba11ac2 Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  12. cdf6b57 STiH410-B2260: Add device tree by Patrice Chotard · 8 years ago
  13. 2eea7d8 STiH410: Add STi SDHCI driver by Patrice Chotard · 8 years ago
  14. 5567b42 mmc: zynq: Add fdt max-frequency support by Stefan Herbrechtsmeier · 8 years ago
  15. 739ae40 mmc: zynq: Determine base clock frequency via clock framework by Stefan Herbrechtsmeier · 8 years ago
  16. df5338c omap_hsmmc.c: Fix build warning on non-omap3 by Tom Rini · 8 years ago
  17. 7cdbe50 mmc: init mmc block devices on probe by Fiach Antaw · 8 years ago
  18. ef35496 drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx by Adam Ford · 8 years ago
  19. 07ef207 mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.c by Jaehoon Chung · 8 years ago
  20. 2910da8 mmc: mmc-uclass: use the fixed devnum with alias node by Jaehoon Chung · 8 years ago
  21. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  22. 8c1a132 mmc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDHCI_ATMEL by Masahiro Yamada · 8 years ago
  23. f79df03 mmc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDHCI_PIC32 by Masahiro Yamada · 8 years ago
  24. a1262eb mmc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSM by Masahiro Yamada · 8 years ago
  25. babe026 mmc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_MMC_SDHCI_ROCKCHIP by Masahiro Yamada · 8 years ago
  26. 168c57d mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ by Masahiro Yamada · 8 years ago
  27. 54f7cfc mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile by Masahiro Yamada · 8 years ago
  28. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  29. 121fc56 mmc: Add Marvell Xenon SDHCI controller driver by Stefan Roese · 8 years ago
  30. a3554ef mmc: sdhci: Add support for optional controller specific set_ios_post() by Stefan Roese · 8 years ago
  31. e916103 mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new value by Stefan Roese · 8 years ago
  32. 9bee2b5 mmc: Print error code for mmc_complete_init failure by Jagan Teki · 8 years ago
  33. bc47e0e mmc: sdhci: Distinguish between base clock and maximum peripheral frequency by Stefan Herbrechtsmeier · 8 years ago
  34. b86c4d0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  35. d84139c mmc: fsl_esdhc: move 'status' property fixup into a weak function by Yangbo Lu · 8 years ago
  36. 2a99b60 mmc: fsl_esdhc: add 'fsl, esdhc' into of_match table by Yangbo Lu · 8 years ago
  37. b99647c mmc: fsl_esdhc: make GPIO support optional by Yangbo Lu · 8 years ago
  38. 4b2a8f2 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  39. 41ff529 mmc: sunxi: revive depends on UART0_PORT_F by Masahiro Yamada · 8 years ago
  40. 483a01d mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cd by Masahiro Yamada · 8 years ago
  41. eeb91ad mmc: sdhci: fix NULL pointer access when host->ops is not set by Masahiro Yamada · 8 years ago
  42. 9ea1fdf mmc: rockchip_sdhci: add clock init for mmc by Kever Yang · 8 years ago
  43. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  44. f1ad728 mmc: move DesignWare-based drivers to Kconfig by Masahiro Yamada · 8 years ago
  45. 7942e91 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · 8 years ago
  46. dc607f8 mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP by Masahiro Yamada · 8 years ago
  47. c232653 mmc: uniphier-sd: fix Kconfig dependency by Masahiro Yamada · 8 years ago
  48. dcbc443 mmc: sdhci-cadence: add Cadence SD4HC support by Masahiro Yamada · 8 years ago
  49. bc00a54 mmc: sdhci: combine the Host controller v3.0 feature into one condition by Jaehoon Chung · 8 years ago
  50. f7558ee mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER by Jaehoon Chung · 8 years ago
  51. 46d3c03 mmc: sdhci: move the callback function into sdhci_ops by Jaehoon Chung · 8 years ago
  52. d4cb6ba mmc: s5p_sdhci: add the s5p_set_clock function by Jaehoon Chung · 8 years ago
  53. b6cd1d3 mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  54. 730a595 mmc: sdhci: remove the SDHCI_QUIRK_NO_CD by Jaehoon Chung · 8 years ago
  55. 9174eb4 mmc: pic32_sdhci: move the code to pic32_sdhci.c by Jaehoon Chung · 8 years ago
  56. 1e81af8 mmc: sdhci: remove the unused code about testing Card detect by Jaehoon Chung · 8 years ago
  57. 665152e mmc: sdhci: disable the 8bit mode when host doesn't support it by Jaehoon Chung · 8 years ago
  58. 097e360 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · 8 years ago
  59. bfd110f mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig by Masahiro Yamada · 8 years ago
  60. 124f6ce mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · 8 years ago
  61. 7db8c17 mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
  62. e8b9972 mmc: make MMC driver entries dependent on MMC by Masahiro Yamada · 8 years ago
  63. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  64. 2cdeab2 mmc: Extend dependencies for zynq sdhci by Michal Simek · 8 years ago
  65. ab095d0 mmc: spear: remove the entire spear_sdhci.c file by Jaehoon Chung · 8 years ago
  66. d999d05 ARM: OMAP4+: Add support for getting pbias info from board by Lokesh Vutla · 8 years ago
  67. 813fe9d ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
  68. f537e39 mmc: Tinification of the mmc code by Marek Vasut · 8 years ago
  69. 5eecff2 mmc: Fix warning if debug() is not used by Marek Vasut · 8 years ago
  70. c17dae5 mmc: add bkops-enable command by Tomas Melin · 8 years ago
  71. 6c5d79a mmc: s5p_sdhci: fix to check proper pinmux id by Seung-Woo Kim · 8 years ago
  72. 584d7ae mmc: sunxi: Enable 8bits bus width for sun8i by Maxime Ripard · 8 years ago
  73. e7462aa mmc: Retry the switch command by Maxime Ripard · 8 years ago
  74. 1f8f721 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  75. 038dff8 mmc: atmel_sdhci: Remove unnecessary clock calling by Wenyou Yang · 8 years ago
  76. c5b62c3 mmc: sdhci: assign to clk_mul when host version is upper than SD3.0 by Jaehoon Chung · 8 years ago
  77. 4446250 mmc: add the device name in debugging message for supplying vmmc by Jaehoon Chung · 8 years ago
  78. 7083f91 dm: mmc: socfpga: fix MMC_OPS support by Sylvain Lesne · 8 years ago
  79. a6f07e5 mmc: refactor two core functions by Masahiro Yamada · 8 years ago
  80. 6b4026d mmc: sdhci: fix the "misaligned operation at range" for cache by Jaehoon Chung · 8 years ago
  81. 1530596 mmc: introduce mmc_power_init by Peng Fan · 8 years ago
  82. 3d64082 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  83. 0bf1f49 dm: mmc: Enable DM_MMC_OPS by default with DM_MMC by Simon Glass · 8 years ago
  84. 3ae7d55 mmc: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  85. fc6c1c6 mmc: sdhci: use the generic error number by Jaehoon Chung · 8 years ago
  86. 6c5b359 mmc: sdhci: use the host version value in sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  87. bf819d0 mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg by Jaehoon Chung · 8 years ago
  88. 990a937 mmc: s5p_sdhci: support the Driver model for Exynos by Jaehoon Chung · 8 years ago
  89. fcc53c1 dm: mmc: Support erase by Simon Glass · 8 years ago
  90. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  91. e94b024 spl: saveenv: adding saveenv support in SPL by B, Ravi · 8 years ago
  92. d0a0c1d dm: mmc: intialize dev when probe by Peng Fan · 8 years ago
  93. f79df4b mmc: tegra: only use new clock/reset APIs by Stephen Warren · 8 years ago
  94. a66f772 mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · 8 years ago
  95. 6d9ccbb mmc: tegra: priv struct and naming cleanup by Stephen Warren · 8 years ago
  96. 4b12484 mmc: tegra: don't use periph_id in pad_init_mmc() by Stephen Warren · 8 years ago
  97. c76e936 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · 8 years ago
  98. d55aadc mmc: tegra: use correct alias for SDHCI/MMC nodes by Stephen Warren · 8 years ago
  99. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  100. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago