1. 4b2a8f2 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · Fri Jan 13 09:17:21 2017 -0500
  2. 41ff529 mmc: sunxi: revive depends on UART0_PORT_F by Masahiro Yamada · Thu Jan 12 12:16:15 2017 +0900
  3. 483a01d mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cd by Masahiro Yamada · Fri Jan 13 12:13:48 2017 +0900
  4. eeb91ad mmc: sdhci: fix NULL pointer access when host->ops is not set by Masahiro Yamada · Fri Jan 13 11:51:51 2017 +0900
  5. 9ea1fdf mmc: rockchip_sdhci: add clock init for mmc by Kever Yang · Wed Dec 28 11:32:35 2016 +0800
  6. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:07 2017 +0900
  7. f1ad728 mmc: move DesignWare-based drivers to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:05 2017 +0900
  8. 7942e91 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · Tue Jan 10 13:32:04 2017 +0900
  9. dc607f8 mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP by Masahiro Yamada · Tue Jan 10 13:32:03 2017 +0900
  10. c232653 mmc: uniphier-sd: fix Kconfig dependency by Masahiro Yamada · Fri Dec 30 23:20:14 2016 +0900
  11. dcbc443 mmc: sdhci-cadence: add Cadence SD4HC support by Masahiro Yamada · Fri Dec 30 22:41:46 2016 +0900
  12. bc00a54 mmc: sdhci: combine the Host controller v3.0 feature into one condition by Jaehoon Chung · Fri Dec 30 15:30:21 2016 +0900
  13. f7558ee mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER by Jaehoon Chung · Fri Dec 30 15:30:20 2016 +0900
  14. 46d3c03 mmc: sdhci: move the callback function into sdhci_ops by Jaehoon Chung · Fri Dec 30 15:30:18 2016 +0900
  15. d4cb6ba mmc: s5p_sdhci: add the s5p_set_clock function by Jaehoon Chung · Fri Dec 30 15:30:17 2016 +0900
  16. b6cd1d3 mmc: change the set_ios return type from void to int by Jaehoon Chung · Fri Dec 30 15:30:16 2016 +0900
  17. 730a595 mmc: sdhci: remove the SDHCI_QUIRK_NO_CD by Jaehoon Chung · Fri Dec 30 15:30:15 2016 +0900
  18. 9174eb4 mmc: pic32_sdhci: move the code to pic32_sdhci.c by Jaehoon Chung · Fri Dec 30 15:30:14 2016 +0900
  19. 1e81af8 mmc: sdhci: remove the unused code about testing Card detect by Jaehoon Chung · Fri Dec 30 15:30:13 2016 +0900
  20. 665152e mmc: sdhci: disable the 8bit mode when host doesn't support it by Jaehoon Chung · Fri Dec 30 15:30:11 2016 +0900
  21. 097e360 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · Wed Dec 28 08:43:42 2016 -0800
  22. bfd110f mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig by Masahiro Yamada · Wed Dec 07 22:10:30 2016 +0900
  23. 124f6ce mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · Wed Dec 07 22:10:29 2016 +0900
  24. 7db8c17 mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · Wed Dec 07 22:10:28 2016 +0900
  25. e8b9972 mmc: make MMC driver entries dependent on MMC by Masahiro Yamada · Wed Dec 07 22:10:27 2016 +0900
  26. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  27. 2cdeab2 mmc: Extend dependencies for zynq sdhci by Michal Simek · Thu Dec 15 11:15:49 2016 +0100
  28. ab095d0 mmc: spear: remove the entire spear_sdhci.c file by Jaehoon Chung · Fri Dec 02 17:46:10 2016 +0900
  29. d999d05 ARM: OMAP4+: Add support for getting pbias info from board by Lokesh Vutla · Wed Nov 23 13:25:28 2016 +0530
  30. 813fe9d ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · Tue Nov 29 15:22:00 2016 +0530
  31. f537e39 mmc: Tinification of the mmc code by Marek Vasut · Thu Dec 01 02:06:33 2016 +0100
  32. 5eecff2 mmc: Fix warning if debug() is not used by Marek Vasut · Thu Dec 01 02:06:32 2016 +0100
  33. c17dae5 mmc: add bkops-enable command by Tomas Melin · Fri Nov 25 11:01:03 2016 +0200
  34. 6c5d79a mmc: s5p_sdhci: fix to check proper pinmux id by Seung-Woo Kim · Thu Nov 24 15:05:51 2016 +0900
  35. 584d7ae mmc: sunxi: Enable 8bits bus width for sun8i by Maxime Ripard · Fri Nov 04 16:18:09 2016 +0100
  36. e7462aa mmc: Retry the switch command by Maxime Ripard · Fri Nov 04 16:18:08 2016 +0100
  37. 1f8f721 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Fri Oct 28 14:14:18 2016 -0400
  38. 038dff8 mmc: atmel_sdhci: Remove unnecessary clock calling by Wenyou Yang · Tue Sep 27 11:00:34 2016 +0800
  39. c5b62c3 mmc: sdhci: assign to clk_mul when host version is upper than SD3.0 by Jaehoon Chung · Fri Oct 21 20:52:35 2016 +0900
  40. 4446250 mmc: add the device name in debugging message for supplying vmmc by Jaehoon Chung · Mon Oct 24 15:22:22 2016 +0900
  41. 7083f91 dm: mmc: socfpga: fix MMC_OPS support by Sylvain Lesne · Mon Oct 24 18:24:37 2016 +0200
  42. a6f07e5 mmc: refactor two core functions by Masahiro Yamada · Fri Oct 14 00:13:18 2016 +0900
  43. 6b4026d mmc: sdhci: fix the "misaligned operation at range" for cache by Jaehoon Chung · Thu Oct 13 10:33:06 2016 +0900
  44. 1530596 mmc: introduce mmc_power_init by Peng Fan · Tue Oct 11 15:08:43 2016 +0800
  45. 3d64082 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · Thu Oct 13 08:13:56 2016 -0400
  46. 0bf1f49 dm: mmc: Enable DM_MMC_OPS by default with DM_MMC by Simon Glass · Sat Oct 01 14:43:19 2016 -0600
  47. 3ae7d55 mmc: Fix cast for 64-bit compilation by Simon Glass · Sun Sep 25 21:33:10 2016 -0600
  48. fc6c1c6 mmc: sdhci: use the generic error number by Jaehoon Chung · Mon Sep 26 08:10:02 2016 +0900
  49. 6c5b359 mmc: sdhci: use the host version value in sdhci_setup_cfg by Jaehoon Chung · Mon Sep 26 08:10:01 2016 +0900
  50. bf819d0 mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg by Jaehoon Chung · Fri Sep 23 19:13:16 2016 +0900
  51. 990a937 mmc: s5p_sdhci: support the Driver model for Exynos by Jaehoon Chung · Fri Sep 09 18:23:23 2016 +0900
  52. fcc53c1 dm: mmc: Support erase by Simon Glass · Sat Oct 01 14:43:17 2016 -0600
  53. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 07 22:02:10 2016 -0400
  54. e94b024 spl: saveenv: adding saveenv support in SPL by B, Ravi · Wed Sep 28 14:46:18 2016 +0530
  55. d0a0c1d dm: mmc: intialize dev when probe by Peng Fan · Thu Aug 11 14:02:56 2016 +0800
  56. f79df4b mmc: tegra: only use new clock/reset APIs by Stephen Warren · Tue Sep 13 10:46:01 2016 -0600
  57. a66f772 mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · Tue Sep 13 10:45:48 2016 -0600
  58. 6d9ccbb mmc: tegra: priv struct and naming cleanup by Stephen Warren · Tue Sep 13 10:45:46 2016 -0600
  59. 4b12484 mmc: tegra: don't use periph_id in pad_init_mmc() by Stephen Warren · Tue Sep 13 10:45:45 2016 -0600
  60. c76e936 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · Tue Sep 13 10:45:44 2016 -0600
  61. d55aadc mmc: tegra: use correct alias for SDHCI/MMC nodes by Stephen Warren · Tue Sep 13 10:45:43 2016 -0600
  62. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:57 2016 +0900
  63. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  64. cdb67f3 mmc: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:32 2016 +0900
  65. 953d975 mmc: dw_mmc: push/pop all FIFO data if any data request by Jacob Chen · Mon Sep 19 10:16:50 2016 +0800
  66. 3d73404 mmc: sdhci: Add the programmable clock mode support by Wenyou Yang · Sun Sep 18 09:01:22 2016 +0800
  67. 3226045 mmc: sd: optimize erase by Peng Fan · Thu Sep 01 11:13:39 2016 +0800
  68. b3fcf1e mmc: sd: extracting erase related information from sd status by Peng Fan · Thu Sep 01 11:13:38 2016 +0800
  69. 9625011 mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT by Masahiro Yamada · Thu Aug 25 16:07:39 2016 +0900
  70. d451231 mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME by Masahiro Yamada · Thu Aug 25 16:07:38 2016 +0900
  71. 27bfb71 mmc: sdhci: move SDMA capability check to sdhci_setup_cfg() by Masahiro Yamada · Thu Aug 25 16:07:37 2016 +0900
  72. 4b33877 mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg() by Masahiro Yamada · Thu Aug 25 16:07:36 2016 +0900
  73. da957dd mmc: sdhci: move error message to more relevant place by Masahiro Yamada · Thu Aug 25 16:07:35 2016 +0900
  74. ea04d90 mmc: sdhci: move sdhci_reset() call to sdhci_init() by Masahiro Yamada · Thu Aug 25 16:07:34 2016 +0900
  75. e67eac0 mmc: uniphier-sd: migrate to CONFIG_BLK by Masahiro Yamada · Wed Sep 14 01:06:03 2016 +0900
  76. 2545553 mmc: uniphier-sd: just return if already set to desired clock rate by Masahiro Yamada · Thu Aug 25 14:52:38 2016 +0900
  77. 0205148 mmc: uniphier-sd: return error code if unsupported width is given by Masahiro Yamada · Thu Aug 25 14:52:37 2016 +0900
  78. b29afb9 mmc: uniphier-sd: move uniphier_sd_init() below by Masahiro Yamada · Thu Aug 25 14:52:36 2016 +0900
  79. b26daaa mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS by Masahiro Yamada · Thu Aug 25 14:52:35 2016 +0900
  80. fe5428d mmc: uniphier-sd: add static qualifiers to probe and remove callbacks by Masahiro Yamada · Fri Aug 12 19:19:03 2016 +0900
  81. 0a81e58 ARM: tegra: fix Tegra186 SDHCI clock/reset names by Stephen Warren · Thu Aug 18 11:08:44 2016 -0600
  82. e428420 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Sat Aug 20 11:35:28 2016 -0400
  83. 9d0e937 arm: rmobile: Add BLANCHE board support by masakazu.mochizuki.wd@hitachi.com · Tue Apr 12 17:11:41 2016 +0900
  84. 2c4097c mmc: rmobile: add a compiler barrier by Yannick Gicquel · Mon Apr 04 11:49:59 2016 +0200
  85. 7c11273 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · Sat Oct 10 05:58:28 2015 +0900
  86. 38c2777 mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPS by Jaehoon Chung · Fri Aug 12 11:39:05 2016 +0900
  87. 9c72061 mmc: send CMD0 before CMD1 for some MMC cards by Yangbo Lu · Tue Aug 02 15:33:18 2016 +0800
  88. 640fd70 drivers: mmc: omap_hsmmc: fix build breakage by Sekhar Nori · Wed Aug 10 19:24:03 2016 +0530
  89. 4009b7e Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Aug 15 17:31:23 2016 -0400
  90. 83e88a4 mmc: atmel_sdhci: Convert to the driver model support by Wenyou Yang · Wed Aug 10 10:51:05 2016 +0800
  91. d26e24d mmc: tegra: port to standard clock/reset APIs by Stephen Warren · Fri Aug 05 16:10:33 2016 -0600
  92. 7d30e10 fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · Fri Aug 05 09:47:51 2016 -0600
  93. 1937380 zynq_sdhci.c: Fix warning in arasan_sdhci_probe by Tom Rini · Fri Aug 05 17:34:55 2016 -0400
  94. fcc8c76 mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA by Jaehoon Chung · Fri Aug 05 14:13:36 2016 +0900
  95. 5b8bf12 mmc: dw_mmc: fix data starvation by host timeout under FIFO mode by Xu Ziyuan · Thu Jul 28 10:25:48 2016 +0800
  96. 6577a2a mmc: dw_mmc: transfer proper bytes to FIFO by Xu Ziyuan · Thu Jul 28 10:25:47 2016 +0800
  97. 8a5ffbb mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg by Jaehoon Chung · Tue Jul 26 19:06:24 2016 +0900
  98. 1ebd242 mmc: sdhci: remove the unused argument for sdhci_setup_cfg by Jaehoon Chung · Tue Jul 26 19:06:23 2016 +0900
  99. 5c47c40 mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported" by Jaehoon Chung · Tue Jul 26 19:03:49 2016 +0900
  100. 77d747e mmc: display mmc list information like mmc_legacy type by Xu Ziyuan · Sat Jul 23 11:11:22 2016 +0800