summaryrefslogtreecommitdiff
path: root/drivers/mmc/omap3_mmc.c
Commit message (Collapse)AuthorAgeLines
* Coding Style cleanup; update CHANGELOGWolfgang Denk2009-02-22-1/+0
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* ARM:OMAP3 Change mmc_init to mmc_legacy_initTom Rix2009-02-19-15/+2
| | | | | | | | | | omap3_mmc.c was changed to define mmc_legacy_init. Remove unused functions. Compile tested on all arm Runtime tested on Zoom1. Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
* OMAP3: Add MMC supportDirk Behme2009-01-24-0/+558
Add MMC support. Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>