summaryrefslogtreecommitdiff
path: root/cpu/mpc8xx/cpu.c
Commit message (Expand)AuthorAgeLines
* Fix compile error in building MBX860T.Ben Warren2008-12-10-1/+1
* Moved initialization of MPC8XX SCC to cpu_eth_init()Ben Warren2008-11-09-0/+4
* Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren2008-11-09-0/+13
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-16/+16
* Coding Style cleanyp; update CHANGELOGWolfgang Denk2008-03-26-2/+0
* 8xx: Update OF support on 8xxBryan O'Donoghue2008-03-25-11/+0
* Added support for the mgsuvd board from keymile.Heiko Schocher2008-01-12-0/+16
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-4/+2
* Add support for MPC859/866 Rev. A.0Wolfgang Denk2006-03-18-3/+8
* On LWMON we must use the watchdog to reset the board as the CPUwdenk2005-05-09-0/+31
* Add support for UC100 boardwdenk2004-12-18-0/+7
* * Patch by Yuli Barcohen, 13 Jul 2004:wdenk2004-09-28-6/+6
* Patch by Klaus Heydeck, 12 May 2004:wdenk2004-05-12-0/+11
* Fix variable CPU clock for MPC859/866 systems for low CPU clockswdenk2004-01-31-3/+15
* Fix typo in Makefile;wdenk2004-01-18-1/+1
* * Fix problems caused by Robert Schwebel's cramfs patchwdenk2004-01-04-41/+63
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-11/+11
* Patch by Raghu Krishnaprasad, 7 Aug 2003:wdenk2003-08-30-0/+1
* * Patch by Martin Krause, 17 Jul 2003:wdenk2003-07-17-11/+43
* * Code cleanup:wdenk2003-06-27-2/+1
* Add support for TQM862L moduleswdenk2003-04-10-1/+1
* Initial revisionwdenk2002-11-03-0/+516