summaryrefslogtreecommitdiffstats
path: root/drivers/mci
Commit message (Expand)AuthorAgeFilesLines
* drivers: mci: Fix compilation warning.Marek Belisko2010-11-261-1/+1
* doc: fix parameter name in mci-coreRobert Schwebel2010-10-221-1/+1
* mci: align data for commandsSascha Hauer2010-10-221-6/+6
* mci-core: add multiple block supportSascha Hauer2010-10-221-8/+29
* Adapt the i.MX23 MCI driver to the v2 i.MX23 patch seriesJuergen Beisert2010-10-211-5/+5
* Make the clock calculation easier to read and correctJuergen Beisert2010-10-211-7/+7
* mci-core: add more tested SD CardsEric BĂ©nard2010-10-141-0/+3
* mci: mark 'old Canon SD 16 MiB' as workingJuergen Beisert2010-10-111-1/+1
* mci: align write buffer if necessarySascha Hauer2010-10-111-1/+15
* mci: handle SD cards < 2.0 correctlySascha Hauer2010-10-111-17/+7
* mci: print error code on failureSascha Hauer2010-10-111-4/+3
* mci: Add i.MX esdhc supportSascha Hauer2010-10-114-0/+690
* mci: Add i.MX27/31 driverSascha Hauer2010-10-113-0/+528
* Add S3C2440 MCI card supportJuergen Beisert2010-10-113-0/+825
* Add i.MX23 MCI card supportJuergen Beisert2010-10-113-0/+707
* Add MCI card support to bareboxJuergen Beisert2010-10-113-0/+1364