1. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  2. 348e47f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  3. 69f14dc Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  4. f866a46 mmc: report capacity for the selected partition by Stephen Warren · 11 years ago
  5. 3690d6d MMC: APIs to support resize of EMMC boot partition by Amar · 11 years ago
  6. e955044 mmc: Split device init to decouple OCR-polling delay by Che-Liang Chiou · 12 years ago
  7. 8bfa195 mmc: Define a constant for the maximum block size by Simon Glass · 12 years ago
  8. 1741c64 mmc: check the revision for sd3.0 by Jaehoon Chung · 12 years ago
  9. 64f4a61 mmc: support the correct card version for eMMC by Jaehoon Chung · 12 years ago
  10. d23d8d7 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  11. 8948ea8 mmc: detect boot sectors using EXT_CSD_BOOT_MULT too by Stephen Warren · 12 years ago
  12. 67cbbf2 mmc: Remove unused item flags in struct mmc_cmd by Kaspter Ju · 12 years ago
  13. 0d986e6 da850/omap-l138: Add support to read u-boot image from MMC/SD by Lad, Prabhakar · 12 years ago
  14. ffdea5d include/mmc.h: remove struct mmc_csd by Andreas Bießmann · 13 years ago
  15. 6272203 mmc:fix: Set mmc width according to MMC host capabilities by Łukasz Majewski · 13 years ago
  16. 72fa467 ATMEL: use generic mmc framework by Sven Schnelle · 13 years ago
  17. d617c42 mmc: make mmc_send_status() more reliable by Jan Kloetzke · 13 years ago
  18. 48972d9 mmc: Implement card detection. by Thierry Reding · 13 years ago
  19. 314284b mmc: Change board_mmc_getcd() function prototype. by Thierry Reding · 13 years ago
  20. 0560db1 mmc: change magic number to macro define by Lei Wen · 13 years ago
  21. b1f1e821 mmc: Access mode validation for eMMC cards > 2 GiB by Łukasz Majewski · 13 years ago
  22. e6f99a5 MMC: add erase function to both mmc and sd by Lei Wen · 13 years ago
  23. bc897b1 mmc: enable partition switch function for emmc by Lei Wen · 13 years ago
  24. ea6ebe2 cmd_mmc: eliminate device num in the mmc command by Lei Wen · 13 years ago
  25. ed018b2 mmc_spi: generate response for send status command by Thomas Chou · 13 years ago
  26. abe2c93 mmc: coding style fix and tabify of mmc.h by Thomas Chou · 13 years ago
  27. 8feafcc MMC: make b_max unconditional by John Rigby · 13 years ago
  28. 31cacba mmc: SEND_OP_COND considers card capabilities (voltage) by Raffaele Recalcati · 14 years ago
  29. 5d4fc8d mmc: checking status after commands with R1b response by Raffaele Recalcati · 14 years ago
  30. d52ebf1 mmc: add generic mmc spi driver by Thomas Chou · 14 years ago
  31. 57418d2 Davinci MMCSD Support by Sandeep Paulraj · 14 years ago
  32. 4a6ee17 fsl_esdhc: Use mmc_set_clock to set initial speed by Jerry Huang · 14 years ago
  33. 1592ef8 AT91: MCI: add SD/MMC driver using mmc framework by Reinhard Meyer · 14 years ago
  34. 8971696 mmc: add function prototype for mmc_set_dev in mmc.h by Steve Sakoman · 14 years ago
  35. 11fdade MMC: add weak function to detect MMC/SD card by Stefano Babic · 15 years ago
  36. 79b91de include/mmc.h: Fix typo in IS_SD() macro by Albin Tonnerre · 15 years ago
  37. 0b453ff mmc: fix response decoding on little endian by Rabin Vincent · 15 years ago
  38. 272cc70 Add MMC Framework by Andy Fleming · 16 years ago
  39. 1de97f9 Eliminated arch-specific mmc header requirement by Andy Fleming · 16 years ago
  40. abb5466 Convert mmc_init to mmc_legacy_init by Andy Fleming · 16 years ago
  41. b2e2ed0 Eliminate support for using MMC as memory by Andy Fleming · 16 years ago
  42. 341188b MMC: Consolidate MMC/SD command definitions by Haavard Skinnemoen · 16 years ago
  43. 71f9511 * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · 21 years ago