1. facc805 mmc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_MMC_SDHCI_ROCKCHIP by Masahiro Yamada · 8 years ago
  2. 08aa033 mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ by Masahiro Yamada · 8 years ago
  3. a5995a5 mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile by Masahiro Yamada · 8 years ago
  4. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  5. b6acb5f mmc: Add Marvell Xenon SDHCI controller driver by Stefan Roese · 8 years ago
  6. 210841c mmc: sdhci: Add support for optional controller specific set_ios_post() by Stefan Roese · 8 years ago
  7. 899fb9e mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new value by Stefan Roese · 8 years ago
  8. 919b485 mmc: Print error code for mmc_complete_init failure by Jagan Teki · 8 years ago
  9. 6d0e34b mmc: sdhci: Distinguish between base clock and maximum peripheral frequency by Stefan Herbrechtsmeier · 8 years ago
  10. 0675f99 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  11. fce1e16 mmc: fsl_esdhc: move 'status' property fixup into a weak function by Yangbo Lu · 8 years ago
  12. a6473f8 mmc: fsl_esdhc: add 'fsl, esdhc' into of_match table by Yangbo Lu · 8 years ago
  13. fc8048a mmc: fsl_esdhc: make GPIO support optional by Yangbo Lu · 8 years ago
  14. 83c2f0b Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  15. 0ad178c mmc: sunxi: revive depends on UART0_PORT_F by Masahiro Yamada · 8 years ago
  16. 2cd44e1 mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cd by Masahiro Yamada · 8 years ago
  17. bf9c4d1 mmc: sdhci: fix NULL pointer access when host->ops is not set by Masahiro Yamada · 8 years ago
  18. 39fbb56 mmc: rockchip_sdhci: add clock init for mmc by Kever Yang · 8 years ago
  19. 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  20. ae4c81e mmc: move DesignWare-based drivers to Kconfig by Masahiro Yamada · 8 years ago
  21. 55ed3b4 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · 8 years ago
  22. fed4408 mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP by Masahiro Yamada · 8 years ago
  23. 9c720c8 mmc: uniphier-sd: fix Kconfig dependency by Masahiro Yamada · 8 years ago
  24. e5e7a7c mmc: sdhci-cadence: add Cadence SD4HC support by Masahiro Yamada · 8 years ago
  25. 3fd0a9b mmc: sdhci: combine the Host controller v3.0 feature into one condition by Jaehoon Chung · 8 years ago
  26. f37b7e4 mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER by Jaehoon Chung · 8 years ago
  27. 62226b6 mmc: sdhci: move the callback function into sdhci_ops by Jaehoon Chung · 8 years ago
  28. f73b33f mmc: s5p_sdhci: add the s5p_set_clock function by Jaehoon Chung · 8 years ago
  29. 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  30. 6f88a3a mmc: sdhci: remove the SDHCI_QUIRK_NO_CD by Jaehoon Chung · 8 years ago
  31. 5e96217 mmc: pic32_sdhci: move the code to pic32_sdhci.c by Jaehoon Chung · 8 years ago
  32. 62358a9 mmc: sdhci: remove the unused code about testing Card detect by Jaehoon Chung · 8 years ago
  33. ecd7b24 mmc: sdhci: disable the 8bit mode when host doesn't support it by Jaehoon Chung · 8 years ago
  34. c01e4a1 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · 8 years ago
  35. 3d3a74c mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig by Masahiro Yamada · 8 years ago
  36. 45a68fe mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · 8 years ago
  37. e1ce61f mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
  38. e298c46 mmc: make MMC driver entries dependent on MMC by Masahiro Yamada · 8 years ago
  39. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  40. 9c4132b mmc: Extend dependencies for zynq sdhci by Michal Simek · 8 years ago
  41. c942fc9 mmc: spear: remove the entire spear_sdhci.c file by Jaehoon Chung · 8 years ago
  42. b4b0600 ARM: OMAP4+: Add support for getting pbias info from board by Lokesh Vutla · 8 years ago
  43. 3891a54 ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
  44. b5b838f mmc: Tinification of the mmc code by Marek Vasut · 8 years ago
  45. ce9eca9 mmc: Fix warning if debug() is not used by Marek Vasut · 8 years ago
  46. cd3d488 mmc: add bkops-enable command by Tomas Melin · 8 years ago
  47. f0ecfc5 mmc: s5p_sdhci: fix to check proper pinmux id by Seung-Woo Kim · 8 years ago
  48. fb01318 mmc: sunxi: Enable 8bits bus width for sun8i by Maxime Ripard · 8 years ago
  49. a9003dc mmc: Retry the switch command by Maxime Ripard · 8 years ago
  50. 1df182d Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  51. 339cb07 mmc: atmel_sdhci: Remove unnecessary clock calling by Wenyou Yang · 8 years ago
  52. 2a1beda mmc: sdhci: assign to clk_mul when host version is upper than SD3.0 by Jaehoon Chung · 8 years ago
  53. 288db7c mmc: add the device name in debugging message for supplying vmmc by Jaehoon Chung · 8 years ago
  54. f55ae19 dm: mmc: socfpga: fix MMC_OPS support by Sylvain Lesne · 8 years ago
  55. dd399cb mmc: refactor two core functions by Masahiro Yamada · 8 years ago
  56. be256cb mmc: sdhci: fix the "misaligned operation at range" for cache by Jaehoon Chung · 8 years ago
  57. 2051aef mmc: introduce mmc_power_init by Peng Fan · 8 years ago
  58. c69f6d0 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  59. 252788b dm: mmc: Enable DM_MMC_OPS by default with DM_MMC by Simon Glass · 8 years ago
  60. 57718f0 mmc: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  61. 2cb5d67 mmc: sdhci: use the generic error number by Jaehoon Chung · 8 years ago
  62. 895549a mmc: sdhci: use the host version value in sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  63. e5113c3 mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg by Jaehoon Chung · 8 years ago
  64. 7aedafd mmc: s5p_sdhci: support the Driver model for Exynos by Jaehoon Chung · 8 years ago
  65. 561e624 dm: mmc: Support erase by Simon Glass · 8 years ago
  66. f5fd45f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  67. d2d9bdf spl: saveenv: adding saveenv support in SPL by B, Ravi · 8 years ago
  68. 35ae994 dm: mmc: intialize dev when probe by Peng Fan · 8 years ago
  69. e8adca9 mmc: tegra: only use new clock/reset APIs by Stephen Warren · 8 years ago
  70. 6a474db mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · 8 years ago
  71. f53c4e4 mmc: tegra: priv struct and naming cleanup by Stephen Warren · 8 years ago
  72. 6138d5b mmc: tegra: don't use periph_id in pad_init_mmc() by Stephen Warren · 8 years ago
  73. 6b83588 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · 8 years ago
  74. 67748a7 mmc: tegra: use correct alias for SDHCI/MMC nodes by Stephen Warren · 8 years ago
  75. 5d97dff treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  76. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  77. 24f5aec mmc: squash lines for immediate return by Masahiro Yamada · 8 years ago
  78. 2b42903 mmc: dw_mmc: push/pop all FIFO data if any data request by Jacob Chen · 8 years ago
  79. 6dffdbc mmc: sdhci: Add the programmable clock mode support by Wenyou Yang · 8 years ago
  80. e492dbb mmc: sd: optimize erase by Peng Fan · 8 years ago
  81. 3697e59 mmc: sd: extracting erase related information from sd status by Peng Fan · 8 years ago
  82. 65a25b2 mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT by Masahiro Yamada · 8 years ago
  83. d8ce77b mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME by Masahiro Yamada · 8 years ago
  84. 15bd099 mmc: sdhci: move SDMA capability check to sdhci_setup_cfg() by Masahiro Yamada · 8 years ago
  85. 3137e64 mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg() by Masahiro Yamada · 8 years ago
  86. 6c67954 mmc: sdhci: move error message to more relevant place by Masahiro Yamada · 8 years ago
  87. 8d549b6 mmc: sdhci: move sdhci_reset() call to sdhci_init() by Masahiro Yamada · 8 years ago
  88. 14f4723 mmc: uniphier-sd: migrate to CONFIG_BLK by Masahiro Yamada · 8 years ago
  89. 4a89a24 mmc: uniphier-sd: just return if already set to desired clock rate by Masahiro Yamada · 8 years ago
  90. 8be12e2 mmc: uniphier-sd: return error code if unsupported width is given by Masahiro Yamada · 8 years ago
  91. 4eb0084 mmc: uniphier-sd: move uniphier_sd_init() below by Masahiro Yamada · 8 years ago
  92. 3937404 mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS by Masahiro Yamada · 8 years ago
  93. 4a70d26 mmc: uniphier-sd: add static qualifiers to probe and remove callbacks by Masahiro Yamada · 8 years ago
  94. eb3f68a ARM: tegra: fix Tegra186 SDHCI clock/reset names by Stephen Warren · 8 years ago
  95. c98b171 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 8 years ago
  96. 6f107e4 arm: rmobile: Add BLANCHE board support by masakazu.mochizuki.wd@hitachi.com · 8 years ago
  97. 7593194 mmc: rmobile: add a compiler barrier by Yannick Gicquel · 8 years ago
  98. 1cc95f6 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · 9 years ago
  99. 177381a mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPS by Jaehoon Chung · 8 years ago
  100. d188b11 mmc: send CMD0 before CMD1 for some MMC cards by Yangbo Lu · 8 years ago