summaryrefslogtreecommitdiff
path: root/drivers/mmc/mxsmmc.c
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-05-20-1/+2
|\
| * i.MX28: Check if WP detection is implemented at allMarek Vasut2012-05-15-1/+2
* | i.MX28: Lower the amount of blocks transfered in one DMA cycleMarek Vasut2012-05-08-1/+1
|/
* DMA: Split the APBH DMA init into block and channel initMarek Vasut2012-04-16-0/+5
* i.MX28: Allow coexistence of PIO and DMA mode for SD/MMCMarek Vasut2012-04-16-1/+47
* i.MX28: Do data transfers via DMA in MMC driverMarek Vasut2012-03-29-30/+40
* mmc: Implement card detection.Thierry Reding2012-01-08-0/+1
* iMX28: Add SSP MMC driverMarek Vasut2011-11-11-0/+351