Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Big white-space cleanup. | Wolfgang Denk | 2008-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 Denk | 2006-03-31 | -5/+3 |
| | ||||
* | * Patch by Ronen Shitrit, 10 Dec 2003: | wdenk | 2004-01-03 | -0/+1019 |
Add support for the Marvell DB64360 / DB64460 development boards * Patch by Detlev Zundel, 10 Dec 2003: fix dependency problem in examples/Makefile |