Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-18 | imx8/usdhc: work around broken multi-write for now | cinap_lenrek | |
for unknown reasons, multiwrite is busted in usdhc: sdhc: write error intr 10 stat ff88858e usdhccmd: need to reset Datinhibit intr 10 stat ff88858e usdhc: cmd 193a0027 arg 1e5b6b error intr 18010 stat ff88858f i'm disabling it for now, adding a flag to the SDio struct. | |||
2019-08-25 | emmc: 50MHz highspeed support (from richard miller) | cinap_lenrek | |
2015-09-20 | devsd: remove unused timeout field from SDreq | cinap_lenrek | |
2015-03-06 | devsd: always page align sd buffers | cinap_lenrek | |
sdbio() tests if it can pass the buffer pointer directly to the driver when it is already in kernel memory. we also need to check if the buffer is properly aligned but alignment requirement is handled in system specific sdmalloc() and was not known to devsd. to solve this, we *always* page align sd buffers and get rid of the system specific sdmalloc() macro (was only used in bcm kernel). | |||
2013-01-26 | kernel: add portable sd mmc interface (from sources) | cinap_lenrek | |
2011-07-10 | merge sd changes from 9atom | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |