summaryrefslogtreecommitdiff
path: root/include/ns7520_eth.h
Commit message (Collapse)AuthorAgeLines
* Big white-space cleanup.Wolfgang Denk2008-05-21-4/+4
| | | | | | | | | | | 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 NetSilicon NS7520 processor.Wolfgang Denk2005-10-09-0/+335
Patch by Art Shipkowski, 12 May 2005 Cleanup.