Age | Commit message (Expand) | Author |
---|---|---|
2018-08-09 | Correct the bitmask that returns the function count. We missed a bit | Patrick Wildt |
2018-06-04 | 4-bit bus width is mandatory for SDIO cards that support High Speed | Patrick Wildt |
2018-06-04 | Switch to SDIO High Speed mode if the host controller supports it. | Patrick Wildt |
2018-05-25 | So far the SDIO stack issued one transfer for every 64 byte to be | Patrick Wildt |
2018-02-11 | Add sdmmc_io_set_blocklen() which allows to set the block length of an | Patrick Wildt |
2016-04-23 | Implement reading of the CIS for functions 1-7. Don't write a bogus bus width | Mark Kettenis |
2016-01-11 | Improve CIS parsing to recognize CISTPL_NULL codes instead of bailing out on | Mark Kettenis |
2007-06-02 | split up large CMD53 reads and writes | Uwe Stuehler |
2007-05-31 | Add SDIO card interrupt handling code | Uwe Stuehler |
2007-05-26 | Wait until an I/O function becomes ready after enabling it, and make | Uwe Stuehler |
2006-06-01 | SDIO card identification | Uwe Stuehler |