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