summaryrefslogtreecommitdiffstats
path: root/board/rmu/rmu.c
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-1/+1
|
* * Patch by Rishi Bhattacharya, 08 May 2004:wdenk2004-06-081-1/+1
| | | | | | | Add support for TI OMAP5912 OSK Board * Patch by Sam Song May, 07 May 2004: Fix typo of UPM table for rmu board
* Add a common get_ram_size() function and modify the thewdenk2004-01-061-46/+1
| | | | board-specific files to invoke that common implementation.
* * Prepare for releasewdenk2003-10-291-50/+66
| | | | | | | | | * 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
* * Fix ICU862 environment problemwdenk2003-08-281-6/+13
| | | | | | * Fix RAM size detection for RMU board * Implement "reset" for MGT5100/MPC5200 systems
* * Add support for RMU boardwdenk2003-06-051-0/+184
* Add support for TQM862L at 100/50 MHz * Patch by Pantelis Antoniou, 02 Jun 2003: major reconstruction of networking code; add "ping" support (outgoing only!)
OpenPOWER on IntegriCloud