1. e5a07b8 mmc: atmel_sdhci: not on capabilities to set gck rate by Ludovic Desroches · 7 years ago
  2. 16e8cfe nds32: ftsdc010: Fix SD detech fail on AE3XX. by Rick Chen · 7 years ago
  3. 22223f0 nds32: ftsdc010: fix wait status error coding. by Rick Chen · 7 years ago
  4. f7a4adb nds32: ftsdc010: Support ftsdc010 DM. by Rick Chen · 7 years ago
  5. cbb5297 nds32: mmc: Support ftsdc010 DM. by Rick Chen · 7 years ago
  6. c8e7bd6 mmc: arm_pl180_mmci: add .getcd callback by Patrice Chotard · 7 years ago
  7. 879dbab mmc: arm_pl180_mmci: add clock support by Patrice Chotard · 7 years ago
  8. 45fc9e6 mmc: arm_pl180_mmci: add bus_width DT property support by Patrice Chotard · 7 years ago
  9. fcce420 mmc: arm_pl180_mmci: adapt driver to DM usage by Patrice Chotard · 7 years ago
  10. 2a392fe mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype by Patrice Chotard · 7 years ago
  11. 2a7b6f5 mmc: fsl_esdhc: Fix PIO timeout by Benoît Thébaudeau · 7 years ago
  12. 789ee0e stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  13. 9e21624 sti: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  14. c9ab62c mmc: stm32_sdmmc2: increase polling status register delay by Christophe Kerello · 7 years ago
  15. 4cb0ac9 dm: mmc: remove DM_MMC_OPS for STM32_SDMMC by Patrice Chotard · 7 years ago
  16. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  17. a1c702b mmc: sdhci-cadence: set timing mode register depending on frequency by Masahiro Yamada · 7 years ago
  18. 10f0c3c mmc: uniphier-sd: Add vqmmc regulator support by Marek Vasut · 7 years ago
  19. 2f4b7a6 mmc: uniphier-sd: Update the file to match V3 patchset by Marek Vasut · 7 years ago
  20. ae19b81 mmc: Add MMC support for stm32h7 Socs by Patrice Chotard · 7 years ago
  21. 607c24b Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  22. 4612bdd regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1 by Jean-Jacques Hiblot · 7 years ago
  23. 847ee0c mmc: uniphier-sd: Add support for R8A7795 and R7A7796 by Marek Vasut · 7 years ago
  24. cd36d41 mmc: uniphier-sd: Add support for quirks by Marek Vasut · 7 years ago
  25. af63389 mmc: uniphier-sd: Add support for 64bit FIFO by Marek Vasut · 7 years ago
  26. f4edfd0 mmc: uniphier-sd: Add support for 64bit controller by Marek Vasut · 7 years ago
  27. a965bba mmc: uniphier-sd: Factor out register IO by Marek Vasut · 7 years ago
  28. 36904ad mmc: sti_sdhci: Use reset framework by Patrice Chotard · 7 years ago
  29. 1b888b8 mmc: sti_sdhci: Rework sti_mmc_core_config() by Patrice Chotard · 7 years ago
  30. d94bcb1 rockchip: sdhci: update reg map for of-platdata by Kever Yang · 7 years ago
  31. dbb2828 rockchip: sdhci: Convert to livetree by Philipp Tomsich · 7 years ago
  32. ff78881 rockchip: mmc: convert to livetree by Philipp Tomsich · 7 years ago
  33. ef205ea dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · 7 years ago
  34. e76f006 mmc: sunxi: Only update timing mode bit when enabling new timing mode by Chen-Yu Tsai · 7 years ago
  35. 0cc228e mmc: sunxi: fix legacy MMC initialisation by Maxime Ripard · 7 years ago
  36. 95e3470 mmc: sunxi: Support new mode by Maxime Ripard · 7 years ago
  37. 77520f8 mmc: Support generic PCI SD host controller by Bin Meng · 7 years ago
  38. f54f753 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · 7 years ago
  39. eba48f9 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  40. 9db9688 dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS by Simon Glass · 7 years ago
  41. b9876e2 dm: imx: cm_fx6: Enable more driver model support by Simon Glass · 7 years ago
  42. 407025d dm: mmc: fsl_esdhc: Update to support MMC operations by Simon Glass · 7 years ago
  43. 80e9df4 dm: mmc: fsl_esdhc: Update to support livetree by Simon Glass · 7 years ago
  44. 5ee3980 dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init() by Simon Glass · 7 years ago
  45. fa02ca5 dm: mmc: fsl_esdhc: Set up platform data by Simon Glass · 7 years ago
  46. 0c3ef22 dm: mmc: fsl_esdhc: Detect init failure by Simon Glass · 7 years ago
  47. 81357b5 dm: mmc: fsl_esdhc: Detect reset failure by Simon Glass · 7 years ago
  48. 6aa55dc dm: mmc: fsl_esdhc: Set up common versions of operations by Simon Glass · 7 years ago
  49. 1d177d4 dm: mmc: fsl_esdhc: Pass private data to internal functions by Simon Glass · 7 years ago
  50. edc1dff mmc: gen_atmel_mci: Fix wrong arguments used of bind() by Wenyou.Yang@microchip.com · 7 years ago
  51. e4ca9bc mmc: sd_sdhi: Enable clock using clock framework by Marek Vasut · 7 years ago
  52. e553eba mmc: sh_sdhi: Fix the ACMD handling by Marek Vasut · 7 years ago
  53. 7ed7330 mmc: sh_sdhi: Add DM and DT probing support by Marek Vasut · 7 years ago
  54. 9443f42 mmc: uniphier-sd: Fix long response processing by Marek Vasut · 7 years ago
  55. 88610a7 mmc: fsl_esdhc: not always setting esdhc fdt status to okay by Yang Li · 7 years ago
  56. 107a5e4 driver: mmc: fsl_esdhc: Fix compiling warning by York Sun · 7 years ago
  57. 8bf9908 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  58. 828b725 x86: Convert MMC to driver model by Simon Glass · 7 years ago
  59. 7484ae7 dm: mmc: sunxi: Add support for driver model by Simon Glass · 7 years ago
  60. 3a65415 dm: mmc: sunxi: Drop mmc_clk_io_on() by Simon Glass · 7 years ago
  61. 87ff0f7 dm: mmc: sunxi: Pass private data around explicitly by Simon Glass · 7 years ago
  62. 8e659a2 dm: mmc: sunxi: Rename mmchost to priv by Simon Glass · 7 years ago
  63. 3f19fbf dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv by Simon Glass · 7 years ago
  64. 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  65. 9c3b0e4 dm: tegra: mmc: Convert to livetree by Simon Glass · 7 years ago
  66. 959e907 mmc: cadence: use fdt32_t for DT property value to fix sparse warning by Masahiro Yamada · 7 years ago
  67. 9bfe382 mmc: rpmb: update size format for write_counter by Kever Yang · 7 years ago
  68. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  69. 7ecd35e mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT by Peng Fan · 7 years ago
  70. 5eb8b43 dm: mmc: fsl_esdhc: handle vqmmc supply by Peng Fan · 7 years ago
  71. aee7858 mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O by Peng Fan · 7 years ago
  72. 87e96b2 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  73. a70d1ea Revert "mmc: dw_mmc: rockchip: select proper card clock" by Kever Yang · 7 years ago
  74. 9708739 rockchip: dwmmc: use max-frequency when OF_PLATDATA enabled by Kever Yang · 7 years ago
  75. 9b4c380 rockchip: mmc: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
  76. 4339901 driver: mmc: update debug info by Jorge Ramirez-Ortiz · 7 years ago
  77. c0af484 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  78. edd59b6 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  79. 367b3ac Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
  80. 9d6551a tegra: mmc: Set the bus width correctly by Simon Glass · 7 years ago
  81. bcad604 dm: mmc: Avoid probing block devices in find_mmc_device() by Simon Glass · 8 years ago
  82. 1c5a5a9 mmc: sh_sdhi: Fix Kconfig entry by Marek Vasut · 8 years ago
  83. 22dbc5f mmc: sh_sdhi: Add SDHI support by Kouei Abe · 8 years ago
  84. 44b13ef mmc: sh_sdhi: Add MMC version 5.0 support by Kouei Abe · 8 years ago
  85. 5ff23f0 mmc: sh_sdhi: Add 64-bit access to sd_buf support by Kouei Abe · 8 years ago
  86. 4b8bb45 mmc: sh_sdhi: Set SD_INFOx interrupt mask before command starting by Kouei Abe · 8 years ago
  87. dd9b4fd samsung: mmc: Drop s3c_sdi driver by Simon Glass · 8 years ago
  88. 6f4187c dm: mmc: Convert uclass to livetree by Simon Glass · 8 years ago
  89. 1d9af1f dm: gpio: Add live tree support by Simon Glass · 8 years ago
  90. 54cbcc8 dm: core: Rename of_device_is_compatible() by Simon Glass · 8 years ago
  91. 8c4c5c8 tegra: Convert MMC to use driver model for operations by Simon Glass · 8 years ago
  92. e11b239 dm: mmc: Rewrite mmc_blk_probe() by Simon Glass · 8 years ago
  93. 9e720b0 dm: mmc: Check that drivers have operations by Simon Glass · 8 years ago
  94. 833b80d dm: mmc: Don't call board_mmc_power_init() with driver model by Simon Glass · 8 years ago
  95. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 8 years ago
  96. 51a3ec3 dm: Fix up inclusion of common.h by Simon Glass · 8 years ago
  97. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  98. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  99. 3c2cc6d mmc: fsl_esdhc: Move non DM_MMC code in #ifndef CONFIG_DM_MMC by Jagan Teki · 8 years ago
  100. e16e922 mmc: fsl_esdhc: Allow all supported prescaler values by Benoît Thébaudeau · 8 years ago