summaryrefslogtreecommitdiff
path: root/board/trab/tsc2000.h
Commit message (Collapse)AuthorAgeLines
* Big white-space cleanup.Wolfgang Denk2008-05-21-47/+46
| | | | | | | | | | | 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>
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-1/+1
| | | | | | | | - Added Motorola CPU 8540/8560 support (cpu/85xx) - Added Motorola MPC8540ADS board support (board/mpc8540ads) - Added Motorola MPC8560ADS board support (board/mpc8560ads) * Minor code cleanup
* Move TRAB burn-in tests to TRAB board directorywdenk2003-09-12-10/+8
|
* * Patch by Martin Krause, 11 Sep 2003:wdenk2003-09-11-0/+147
add burn-in tests for TRAB board * Enable instruction cache on MPC5200 board