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