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