summaryrefslogtreecommitdiff
path: root/drivers/mmc/mxsmmc.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-15i.MX28: Check if WP detection is implemented at allMarek Vasut1-1/+2
2012-05-09i.MX28: Lower the amount of blocks transfered in one DMA cycleMarek Vasut1-1/+1
2012-04-16DMA: Split the APBH DMA init into block and channel initMarek Vasut1-0/+5
2012-04-16i.MX28: Allow coexistence of PIO and DMA mode for SD/MMCMarek Vasut1-1/+47
2012-03-29i.MX28: Do data transfers via DMA in MMC driverMarek Vasut1-30/+40
2012-01-09mmc: Implement card detection.Thierry Reding1-0/+1
2011-11-11iMX28: Add SSP MMC driverMarek Vasut1-0/+351