summaryrefslogtreecommitdiff
path: root/board/exbitgen/init.S
Commit message (Collapse)AuthorAgeLines
* Big white-space cleanup.Wolfgang Denk2008-05-21-3/+3
| | | | | | | | | | | 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 IceCube board (with MGT5100 and MPC5200 CPUs)wdenk2003-07-16-148/+148
| | | | * Add support for MGT5100 and MPC5200 processors
* Merge from "stable branch", tag LABEL_2003_06_28_1800-stable:wdenk2003-06-28-0/+1009
- Allow to call sysmon function interactively - PIC on LWMON board needs delay after power-on - Add missing RSR definitions for MPC8xx - Improve log buffer handling: guarantee clean reset after power-on - Add support for EXBITGEN board - Add support for SL8245 board