summaryrefslogtreecommitdiffstats
path: root/board/rmu
Commit message (Collapse)AuthorAgeFilesLines
* * Patch by Mark Jonas: Remove config.tmp files only whenwdenk2004-04-081-8/+33
| | | | | | | | unconfiguring the board * Adapt RMU board for bigger flash memory * Test fix for ethernet problems on MPC5200
* 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
* * Code cleanup:wdenk2003-06-273-3/+6
| | | | | | | | | - 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)
* * Header file cleanup for ARMwdenk2003-06-251-0/+1
| | | | | | * Patch by Murray Jensen, 24 Jun 2003: - make sure to use only U-boot provided header files - fix problems with ".rodata.str1.4" section as used by GCC-3.x
* * Add support for RMU boardwdenk2003-06-056-0/+1032
* 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