summaryrefslogtreecommitdiff
path: root/board/siemens/SCM/scm.c
Commit message (Collapse)AuthorAgeLines
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+2
|
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-1/+1
|
* Add a common get_ram_size() function and modify the thewdenk2004-01-06-37/+4
| | | | board-specific files to invoke that common implementation.
* * Code cleanup:wdenk2003-06-27-17/+17
| | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
* Initial revisionwdenk2002-08-26-0/+573