1. d330239 dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind() by Bin Meng · 5 years ago
  2. a706029 mmc: mmc_spi: Use SPI_XFER_BEGIN and SPI_XFER_END flags by Anup Patel · 5 years ago
  3. 05e35d4 mmc: mmc_spi: Re-write driver using DM framework by Bhargav Shah · 5 years ago
  4. a740ee9 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
  5. 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  6. 915ffa5 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  7. ecb57f6 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · 9 years ago
  8. 6f67b69 mmc_spi: Big-endian support by Yoshinori Sato · 9 years ago
  9. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  10. 22cb7d3 mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  11. ab769f2 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  12. d23d8d7 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  13. d6b2e50 mmc: Fix mmc_spi error on cmd->flags field by Marek Vasut · 12 years ago
  14. 48972d9 mmc: Implement card detection. by Thierry Reding · 13 years ago
  15. ed018b2 mmc_spi: generate response for send status command by Thomas Chou · 13 years ago
  16. d52ebf1 mmc: add generic mmc spi driver by Thomas Chou · 14 years ago