1. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  2. 46938ab mmc: mmc_spi: Document the 3 local functions by Bin Meng · 3 years, 9 months ago
  3. 2f22cb4 mmc: mmc_spi: Fix potential spec violation in receiving card response by Bin Meng · 3 years, 9 months ago
  4. 781aad0 mmc: mmc_spi: Move argument check to the beginning of mmc_spi_sendcmd() by Bin Meng · 3 years, 9 months ago
  5. 01962f8 mmc: mmc_spi: Print verbose debug output when crc16 check fails by Bin Meng · 3 years, 9 months ago
  6. 741280e spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · 3 years, 10 months ago
  7. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  8. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  9. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  10. ed4a11c mmc_spi: generate R1b response for erase and stop transmission command by Pragnesh Patel · 4 years, 4 months ago
  11. 6f4555a mmc: mmc_spi: Generate R1 response for erase block start and end address by Pragnesh Patel · 4 years, 4 months ago
  12. 70f176a mmc: mmc_spi: Read R2 response for send status command - CMD13 by Pragnesh Patel · 4 years, 4 months ago
  13. 810bc13 mmc: read ssr for SD spi by Pragnesh Patel · 4 years, 4 months ago
  14. a236d83 mmc: mmc_spi: generate R1 response for different mmc SPI commands by Pragnesh Patel · 4 years, 4 months ago
  15. 3ba1d53 mmc: mmc_spi: correct the while condition by Pragnesh Patel · 4 years, 4 months ago
  16. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  17. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  18. d330239 dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind() by Bin Meng · 5 years ago
  19. a706029 mmc: mmc_spi: Use SPI_XFER_BEGIN and SPI_XFER_END flags by Anup Patel · 5 years ago
  20. 05e35d4 mmc: mmc_spi: Re-write driver using DM framework by Bhargav Shah · 5 years ago
  21. a740ee9 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
  22. 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  23. 915ffa5 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  24. ecb57f6 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · 9 years ago
  25. 6f67b69 mmc_spi: Big-endian support by Yoshinori Sato · 9 years ago
  26. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  27. 22cb7d3 mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  28. ab769f2 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  29. d23d8d7 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  30. d6b2e50 mmc: Fix mmc_spi error on cmd->flags field by Marek Vasut · 12 years ago
  31. 48972d9 mmc: Implement card detection. by Thierry Reding · 13 years ago
  32. ed018b2 mmc_spi: generate response for send status command by Thomas Chou · 14 years ago
  33. d52ebf1 mmc: add generic mmc spi driver by Thomas Chou · 14 years ago