1. d451955 mmc: size optimization when !CONFIG_MMC_SPI by Paul Burton · 11 years ago
  2. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  3. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  4. e259cfa Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  5. e315ae8 mmc: report capacity for the selected partition by Stephen Warren · 11 years ago
  6. 1104e9b MMC: APIs to support resize of EMMC boot partition by Amar · 12 years ago
  7. 4a2c7d7 mmc: Split device init to decouple OCR-polling delay by Che-Liang Chiou · 12 years ago
  8. a09c2b7 mmc: Define a constant for the maximum block size by Simon Glass · 12 years ago
  9. d552bd1 mmc: check the revision for sd3.0 by Jaehoon Chung · 12 years ago
  10. 6108ef6 mmc: support the correct card version for eMMC by Jaehoon Chung · 12 years ago
  11. 020f261 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  12. 009784c mmc: detect boot sectors using EXT_CSD_BOOT_MULT too by Stephen Warren · 12 years ago
  13. ee939dd mmc: Remove unused item flags in struct mmc_cmd by Kaspter Ju · 12 years ago
  14. 8dc6df8 da850/omap-l138: Add support to read u-boot image from MMC/SD by Lad, Prabhakar · 12 years ago
  15. f155de6 include/mmc.h: remove struct mmc_csd by Andreas Bießmann · 13 years ago
  16. b6fe0dc mmc:fix: Set mmc width according to MMC host capabilities by Łukasz Majewski · 13 years ago
  17. 8aa9682 ATMEL: use generic mmc framework by Sven Schnelle · 13 years ago
  18. 3178932 mmc: make mmc_send_status() more reliable by Jan Kloetzke · 13 years ago
  19. b9c8b77 mmc: Implement card detection. by Thierry Reding · 13 years ago
  20. d7aebf4 mmc: Change board_mmc_getcd() function prototype. by Thierry Reding · 13 years ago
  21. 217467f mmc: change magic number to macro define by Lei Wen · 13 years ago
  22. 237823e mmc: Access mode validation for eMMC cards > 2 GiB by Łukasz Majewski · 13 years ago
  23. ea52676 MMC: add erase function to both mmc and sd by Lei Wen · 13 years ago
  24. 31b9980 mmc: enable partition switch function for emmc by Lei Wen · 14 years ago
  25. d430d7c cmd_mmc: eliminate device num in the mmc command by Lei Wen · 14 years ago
  26. 4538500 mmc_spi: generate response for send status command by Thomas Chou · 14 years ago
  27. 225d4c0 mmc: coding style fix and tabify of mmc.h by Thomas Chou · 14 years ago
  28. f2f4366 MMC: make b_max unconditional by John Rigby · 14 years ago
  29. 1df837e mmc: SEND_OP_COND considers card capabilities (voltage) by Raffaele Recalcati · 14 years ago
  30. 01a0dc6 mmc: checking status after commands with R1b response by Raffaele Recalcati · 14 years ago
  31. 1254c3d mmc: add generic mmc spi driver by Thomas Chou · 14 years ago
  32. 5034717 Davinci MMCSD Support by Sandeep Paulraj · 14 years ago
  33. 0caea1a fsl_esdhc: Use mmc_set_clock to set initial speed by Jerry Huang · 14 years ago
  34. c718a56 AT91: MCI: add SD/MMC driver using mmc framework by Reinhard Meyer · 14 years ago
  35. e454830 mmc: add function prototype for mmc_set_dev in mmc.h by Steve Sakoman · 14 years ago
  36. 6e00edf MMC: add weak function to detect MMC/SD card by Stefano Babic · 15 years ago
  37. 06f9db1 include/mmc.h: Fix typo in IS_SD() macro by Albin Tonnerre · 15 years ago
  38. bdf7a68 mmc: fix response decoding on little endian by Rabin Vincent · 16 years ago
  39. ad347bb Add MMC Framework by Andy Fleming · 16 years ago
  40. 724ecf0 Eliminated arch-specific mmc header requirement by Andy Fleming · 16 years ago
  41. 9b81c6e Convert mmc_init to mmc_legacy_init by Andy Fleming · 16 years ago
  42. 0919258 Eliminate support for using MMC as memory by Andy Fleming · 16 years ago
  43. 31e5ad0 MMC: Consolidate MMC/SD command definitions by Haavard Skinnemoen · 17 years ago
  44. 7a428cc * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · 21 years ago