aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc5xxx/cpu.c
AgeCommit message (Collapse)AuthorFilesLines
2004-06-09* Patch by Mark Jonas, 08 June 2004:wdenk1-2/+18
- Make MPC5200 boards evaluate the SVR to print processor name and version in checkcpu() (cpu/mpc5xxx/cpu.c). * Patch by Kai-Uwe Bloem, 06 May 2004: Fix endianess problem in cramfs code
2003-10-14* Make sure HUSH is initialized for running auto-update scriptsLABEL_2003_10_14_2140wdenk1-1/+2
* Make 5200 reset command _really_ reset the board, without running any other code after it * Fix flash mapping and display on P3G4 board * Patch by Kyle Harris, 15 Jul 2003: - add support for Intel IXP425 CPU - add support for IXDP425 eval board
2003-08-28* Fix ICU862 environment problemwdenk1-19/+5
* Fix RAM size detection for RMU board * Implement "reset" for MGT5100/MPC5200 systems
2003-07-16* Add support for IceCube board (with MGT5100 and MPC5200 CPUs)U-Boot-0_4_4wdenk1-0/+103
* Add support for MGT5100 and MPC5200 processors