summaryrefslogtreecommitdiff
path: root/board/ep82xxm
Commit message (Collapse)AuthorAgeLines
* Big white-space cleanup.Wolfgang Denk2008-05-21-133/+133
| | | | | | | | | | | 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>
* Consolidate mpc8260 linker scriptsGrant Likely2007-07-04-125/+0
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Cleanup compile warnings. Prepare for release 1.1.5Wolfgang Denk2006-10-20-2/+0
|
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
| | | | Based on patch by Mike Frysinger, 20 Jun 2006
* Add missing files for EP82xxM boardsWolfgang Denk2006-10-09-0/+491
Patch by Aaron Sells, 20 Jun 2006