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