1. ed4a11c mmc_spi: generate R1b response for erase and stop transmission command by Pragnesh Patel · 4 years, 3 months ago
  2. 6f4555a mmc: mmc_spi: Generate R1 response for erase block start and end address by Pragnesh Patel · 4 years, 3 months ago
  3. 70f176a mmc: mmc_spi: Read R2 response for send status command - CMD13 by Pragnesh Patel · 4 years, 3 months ago
  4. 810bc13 mmc: read ssr for SD spi by Pragnesh Patel · 4 years, 3 months ago
  5. a236d83 mmc: mmc_spi: generate R1 response for different mmc SPI commands by Pragnesh Patel · 4 years, 3 months ago
  6. 3ba1d53 mmc: mmc_spi: correct the while condition by Pragnesh Patel · 4 years, 3 months ago
  7. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  8. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  9. d330239 dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind() by Bin Meng · 5 years ago
  10. a706029 mmc: mmc_spi: Use SPI_XFER_BEGIN and SPI_XFER_END flags by Anup Patel · 5 years ago
  11. 05e35d4 mmc: mmc_spi: Re-write driver using DM framework by Bhargav Shah · 5 years ago
  12. a740ee9 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
  13. 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  14. 915ffa5 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  15. ecb57f6 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · 9 years ago
  16. 6f67b69 mmc_spi: Big-endian support by Yoshinori Sato · 9 years ago
  17. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  18. 22cb7d3 mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  19. ab769f2 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  20. d23d8d7 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  21. d6b2e50 mmc: Fix mmc_spi error on cmd->flags field by Marek Vasut · 12 years ago
  22. 48972d9 mmc: Implement card detection. by Thierry Reding · 13 years ago
  23. ed018b2 mmc_spi: generate response for send status command by Thomas Chou · 13 years ago
  24. d52ebf1 mmc: add generic mmc spi driver by Thomas Chou · 14 years ago