summaryrefslogtreecommitdiff
path: root/drivers/mmc/atmel_mci.h
Commit message (Collapse)AuthorAgeLines
* AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer2010-09-03-2/+46
| | | | Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
* mmc: Move atmel_mci driver into drivers/mmcHaavard Skinnemoen2008-07-10-0/+201
This makes it easier to use the driver on other platforms. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com> Acked-by: Jean-Chritophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>