summaryrefslogtreecommitdiff
path: root/cpu/mips/au1x00_usb_ohci.h
Commit message (Collapse)AuthorAgeLines
* Fix some whitespace issuesWolfgang Denk2008-05-21-3/+3
| | | | | | introduced by 53677ef18 "Big white-space cleanup." Signed-off-by: Wolfgang Denk <wd@denx.de>
* Big white-space cleanup.Wolfgang Denk2008-05-21-132/+132
| | | | | | | | | | | This commit gets rid of a huge amount of silly white-space issues. Especially, all sequences of SPACEs followed by TAB characters get removed (unless they appear in print statements). Also remove all embedded "vim:" and "vi:" statements which hide indentation problems. Signed-off-by: Wolfgang Denk <wd@denx.de>
* Add support for AMD's Pb1x00 eval board;Wolfgang Denk2005-09-25-0/+416
add MII routines to the au1x00 ethernet driver; add USB ohci driver (work in progress) Patch by Thomas Sailer, 20 Jan 2005