summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/mxsmmc.c
Commit message (Expand)AuthorAgeFilesLines
* MMC: MXS: Convert MXS MMC driver to generic bounce bufferMarek Vasut2012-10-221-13/+23
* MX28: MMC: Avoid DMA DCache race conditionMarek Vasut2012-09-061-0/+4
* mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-011-1/+1
* MX28: Fix MXS MMC DMA issuesMarek Vasut2012-09-011-15/+19
* MX28: Transfer small blocks via PIO in MXS MMCMarek Vasut2012-09-011-26/+20
* MX28: Split out the PIO and DMA transfer functionsMarek Vasut2012-09-011-68/+86
* MX28: Fix up the MMC driver DMA modeMarek Vasut2012-09-011-2/+8
* mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-011-10/+10
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-05-201-1/+2
|\
| * i.MX28: Check if WP detection is implemented at allMarek Vasut2012-05-151-1/+2
* | i.MX28: Lower the amount of blocks transfered in one DMA cycleMarek Vasut2012-05-081-1/+1
|/
* DMA: Split the APBH DMA init into block and channel initMarek Vasut2012-04-161-0/+5
* i.MX28: Allow coexistence of PIO and DMA mode for SD/MMCMarek Vasut2012-04-161-1/+47
* i.MX28: Do data transfers via DMA in MMC driverMarek Vasut2012-03-291-30/+40
* mmc: Implement card detection.Thierry Reding2012-01-081-0/+1
* iMX28: Add SSP MMC driverMarek Vasut2011-11-111-0/+351
OpenPOWER on IntegriCloud