summaryrefslogtreecommitdiff
path: root/board/nx823/nx823.c
Commit message (Collapse)AuthorAgeLines
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-7/+1
|
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-3/+3
|
* Add a common get_ram_size() function and modify the thewdenk2004-01-06-286/+206
| | | | board-specific files to invoke that common implementation.
* * Code cleanup:wdenk2003-06-27-1/+0
| | | | | | | | | - 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/+485