summaryrefslogtreecommitdiff
path: root/board/assabet/assabet.c
Commit message (Collapse)AuthorAgeLines
* Net: Clean up LAN91C96 SupportBen Warren2009-12-14-0/+12
| | | | | | | | A previous Commit converted the LAN91C96 Ethernet driver to using the CONFIG_NET_MULTI API, but did not include full board support. This patch finishes the job. Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
| | | | | | | | | | | 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>
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-4/+2
|
* Patch by George G. Davis, 24 Aug 2004:wdenk2004-10-10-1/+1
| | | | - update ARM boards to use constants from mach-types.h
* * Patch by George G. Davis, 02 Apr 2004:wdenk2004-04-15-0/+121
add support for Intel Assabet board