summaryrefslogtreecommitdiff
path: root/board/etx094/etx094.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-5/+5
|
* Add a common get_ram_size() function and modify the thewdenk2004-01-06-46/+1
| | | | board-specific files to invoke that common implementation.
* * Prepare for releasewdenk2003-10-29-3/+16
| | | | | | | | | * Fix problems in memory test on some boards (which was not non-destructive as intended) * Patch by Gary Jennejohn, 28 Oct 2003: Change fs/fat/fat.c to put I/O buffers in BSS instead on the stack to prevent stack overflow on ARM systems
* Initial revisionwdenk2002-08-26-0/+418