summaryrefslogtreecommitdiff
path: root/cpu/arm926ejs/at91cap9/usb.c
Commit message (Collapse)AuthorAgeLines
* Move at91cap9 specific files to at91sam9 directoryStelian Pop2008-04-01-54/+0
| | | | | | | | | AT91CAP9 and AT91SAM9 SoCs are very close hardware wise, so a common infrastructure can be used. Let this infrastructure be named after the AT91SAM9 family, and move the existing AT91CAP9 files to the new place. Signed-off-by: Stelian Pop <stelian@popies.net>
* AT91CAP9 support : cpu/ filesStelian Pop2008-02-14-0/+54
Signed-off-by: Stelian Pop <stelian <at> popies.net>