Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Some code cleanup | Wolfgang Denk | 2006-04-16 | -1/+1 |
| | ||||
* | Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pci | Wolfgang Denk | 2006-04-06 | -5/+5 |
|\ | ||||
| * | Set SDelay register in the DDR controller for the MPC5200B chip. | Rafal Jaworowski | 2006-03-29 | -5/+5 |
| | | ||||
* | | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -4/+2 |
|/ | ||||
* | * Patch by Mark Jonas, 08 June 2004: | wdenk | 2004-06-09 | -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 | |||
* | * Make sure HUSH is initialized for running auto-update scripts | wdenk | 2003-10-14 | -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 | |||
* | * Fix ICU862 environment problem | wdenk | 2003-08-28 | -19/+5 |
| | | | | | | * Fix RAM size detection for RMU board * Implement "reset" for MGT5100/MPC5200 systems | |||
* | * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) | wdenk | 2003-07-16 | -0/+103 |
* Add support for MGT5100 and MPC5200 processors |