Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The i.MX SD/MMC host controller does not support zero-length DMA | 2018-12-29 | 1 | -3/+5 | |
* | Make imxesdhc(4) pass per-function cookies to the SD/MMC bus. | 2018-08-09 | 1 | -2/+11 | |
* | Give the FDT interrupt API a more generic naming by replacing the | 2018-08-06 | 1 | -2/+2 | |
* | Attach imxesdhc(4) to i.MX7D. Should attach to i.MX6SL as well. | 2018-06-10 | 1 | -2/+4 | |
* | imxesdhc(4) also supports High Speed mode for SD. | 2018-06-04 | 1 | -2/+2 | |
* | Clear the DMA select bits in case we use PIO instead of DMA. Some | 2018-05-30 | 1 | -2/+3 | |
* | For SDIO multi-blocks we must not use the AUTO CMD12 feature, | 2018-05-25 | 1 | -2/+4 | |
* | Set the assigned clock settings in imxesdhc(4), which leads to a frequency | 2018-05-03 | 1 | -1/+3 | |
* | The i.MX8M has the same quirk as the i.MX6SX, where the CAP1 register | 2018-04-27 | 1 | -2/+3 | |
* | Attach imxesdhc(4) to i.MX8M as well. | 2018-03-30 | 1 | -2/+3 | |
* | Move imxesdhc(4) to sys/dev/fdt. | 2018-03-30 | 1 | -0/+1210 |