1. 3f786a8 mmc: fsl_esdhc: Check the result from malloc() by Fabio Estevam · 11 years ago
  2. 19d829f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  3. 49b0415 mmc: mxsmmc: Enable MMC HC support by Amaury Pouly · 11 years ago
  4. bf90256 SPDX-License-Identifier: clean up license header by York Sun · 11 years ago
  5. bb0dc10 powerpc: mpc85xx: Support booting from SD Card with SPL by Ying Zhang · 11 years ago
  6. aaf5e82 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  7. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  8. dbb713b mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not defined by Gabor Juhos · 11 years ago
  9. a61da72 fsl_esdhc: Touch only relevant sys ctrl bits by Dirk Behme · 11 years ago
  10. ca6d4d0 drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusion by Alexey Brodkin · 11 years ago
  11. b8e5b07 Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS board by Haijun.Zhang · 11 years ago
  12. ff8fef5 Fix block device accesses beyond 2TiB by Sascha Silbe · 11 years ago
  13. 348e47f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  14. 69f14dc Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  15. ed7bdc0 MMC: DWMMC: Fix FIFO_DEPTH calculation by Rajeshwari Shinde · 11 years ago
  16. dfdb3d3 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 11 years ago
  17. f866a46 mmc: report capacity for the selected partition by Stephen Warren · 11 years ago
  18. 01b7735 fsl_esdhc: Do not clear interrupt status bits until data processed by Andrew Gabbasov · 11 years ago
  19. c2137b1 mmc: fsl_esdhc: Fix hang after 'save' command by Fabio Estevam · 11 years ago
  20. a586c0a mmc write bug fix by Ruud Commandeur · 11 years ago
  21. 1695b29 mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards by Jagannadha Sutradharudu Teki · 11 years ago
  22. 3690d6d MMC: APIs to support resize of EMMC boot partition by Amar · 11 years ago
  23. a082a2d EXYNOS5: DWMMC: Added FDT support for DWMMC by Amar · 11 years ago
  24. 9c50e35 DWMMC: Initialise dwmci and resolve EMMC read write issues by Amar · 11 years ago
  25. a5d439c mmc: omap_hsmmc: Update pbias programming by Balaji T K · 11 years ago
  26. a19b0dd Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  27. 48e0b2b powerpc/esdhc: Correct judgement for DATA PIO mode by Haijun.Zhang · 11 years ago
  28. f6c3b34 mmc: update Faraday FTSDC010 for rw performance by Kuo-Jung Su · 11 years ago
  29. ade8a1a drivers/mmc: move spl_mmc.c to common/spl by Ying Zhang · 11 years ago
  30. 93e3236 mmc: atmel_mci: add mmc card support by Bo Shen · 11 years ago
  31. aac4b69 mmc: atmel_mci: using IP version for different setting by Bo Shen · 11 years ago
  32. cac423a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  33. ec7023d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  34. e825b10 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  35. 384bcae palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function by Nishanth Menon · 12 years ago
  36. cb19910 twl6035: rename to palmas by Nishanth Menon · 12 years ago
  37. 88227a1 mmc: fsl_esdhc: Use calloc() by Fabio Estevam · 12 years ago
  38. a68aac4 mmc: sdhci: return error when failed add_sdhci(). by Jaehoon Chung · 12 years ago
  39. 1f4ca25 sdhci: Add sdhci support for spear devices by Vipin Kumar · 12 years ago
  40. 3ba36d6 davinci, mmc: Added a delay reading ext CSD register by Davide Bonfanti · 12 years ago
  41. e955044 mmc: Split device init to decouple OCR-polling delay by Che-Liang Chiou · 12 years ago
  42. 0472fbf part/dev_desc: Add log2 of blocksize to block_dev_desc data struct by Egbert Eich · 12 years ago
  43. 8bfa195 mmc: Define a constant for the maximum block size by Simon Glass · 12 years ago
  44. 2e22210 spl_mmc: cleanup variable types by Peter Korsgaard · 12 years ago
  45. 293eb33 mmc: Add support for Xilinx Zynq sdhci controller by Michal Simek · 11 years ago
  46. 0499218 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · 12 years ago
  47. 1741c64 mmc: check the revision for sd3.0 by Jaehoon Chung · 12 years ago
  48. 64f4a61 mmc: support the correct card version for eMMC by Jaehoon Chung · 12 years ago
  49. 345be0b Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  50. 9b74dc5 fsl_esdhc: Fix DMA transfer completion waiting loop by Andrew Gabbasov · 12 years ago
  51. 54899fc fsl_esdhc: flush cache after IO completion by Eric Nelson · 12 years ago
  52. be08abc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  53. 5eaa215 ARM: bcm2835: fix get_timer() to return ms by Stephen Warren · 12 years ago
  54. aad4659 mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board by Abbas Raza · 12 years ago
  55. 412665b Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  56. 173ddc5 mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used by Peter Korsgaard · 12 years ago
  57. d4e1da4 mmc: mmc_getcd/getwp: use sensible defaults by Peter Korsgaard · 12 years ago
  58. 9a4fbe4 mmc: add bcm2835 driver by Stephen Warren · 12 years ago
  59. b27673c Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  60. 6579d15 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  61. 2d348a1 mmc: Tegra: Add SD bus power/voltage function and MMC pad init call. by Tom Warren · 12 years ago
  62. c9aa831 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · 12 years ago
  63. ce0c1bc mmc:sdhci:fix: Change default interrupts enabled at SDHCI initialization by Łukasz Majewski · 12 years ago
  64. 76b40ab Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  65. c43c833 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · 12 years ago
  66. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  67. d23d8d7 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  68. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  69. cc22b0c omap_hsmmc: introduce omap_hsmmc_data struct by Nikita Kiryanov · 12 years ago
  70. 5964dad omap_hsmmc: fix out of bounds array access by Nikita Kiryanov · 12 years ago
  71. 3430e0b mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · 12 years ago
  72. 187f32f blackfin: bf60x: add rsi/sdh support by Sonic Zhang · 12 years ago
  73. 951c6ba Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  74. e9adeca ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  75. e5b380a mxs: mmc: Fix the MMC driver for MX23 by Marek Vasut · 12 years ago
  76. 90bc2bf mxs: mmc: Allow overriding default card detect implementation by Marek Vasut · 12 years ago
  77. 8000d8a mxs: mmc: Fix MMC reset on iMX23 by Otavio Salvador · 12 years ago
  78. 1a3c5ff mmc: Limit the number of used SSP ports on MX23 by Marek Vasut · 12 years ago
  79. bf48fcb mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  80. 14e26bc mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  81. 59b6def mxs: mmc: Drop unused members from struct mxsmmc_priv by Marek Vasut · 12 years ago
  82. 7528cf5 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  83. fb8302b fsl_esdhc: add MMC_MODE_HC host_caps by Shawn Guo · 12 years ago
  84. 2c601c7 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  85. 7798f6d mmc: Properly determine maximum supported bus width by Andy Fleming · 12 years ago
  86. 1981539 mmc: tegra: use bounce buffer APIs by Stephen Warren · 12 years ago
  87. 84d35b2 common: rework bouncebuf implementation by Stephen Warren · 12 years ago
  88. 688c2d1 mmc: add no simultaenous power and vdd by Mela Custodio · 12 years ago
  89. babce5f mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID by Taylor Hutt · 12 years ago
  90. d0ebbb8 EXYNOS: mmc: support DesignWare Controller for Samsung-SoC by Jaehoon Chung · 12 years ago
  91. 8c0ec0d mmc: tegra: support 4-bit operation too on 8-bit slots by Stephen Warren · 12 years ago
  92. 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  93. eafa90a drivers/mmc/fsl_esdhc.c: sparse fixes by Kim Phillips · 12 years ago
  94. fdbb873 drivers/mmc/mmc.c: sparse fixes by Kim Phillips · 12 years ago
  95. f04821a Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  96. 4c25761 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
  97. 757bff4 mmc: dw-mmc: support DesignWare MMC Controller by Jaehoon Chung · 12 years ago
  98. 48cf9dc mmc: pxa: Remove the old non-generic PXA MMC driver by Marek Vasut · 12 years ago
  99. 13243f2 mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd by Tushar Behera · 12 years ago
  100. 804c7f4 mmc: sdhci: add the DMA select for SDMA by Jaehoon Chung · 12 years ago