aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc8xx
AgeCommit message (Expand)AuthorFilesLines
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-9/+13
2006-07-12Add support for TQM885D board.Markus Klotzbuecher2-4/+7
2006-07-12Bugfix in FEC initialisation:Markus Klotzbuecher1-1/+3
2006-07-12Support for spc1920 board.Markus Klotzbuecher3-2/+10
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk8-40/+18
2006-03-18Add support for MPC859/866 Rev. A.0Wolfgang Denk1-3/+8
2005-12-04Code cleanup, especially MIPS for GCC 4.xWolfgang Denk1-1/+1
2005-10-28Add support for multiple PHYs.Marian Balakowicz1-4/+21
2005-10-13Cleanup for GCC-4.xWolfgang Denk4-7/+7
2005-08-12measure_gclk() is needed when DEBUG is enabledWolfgang Denk1-1/+1
2005-07-04* Patch by Detlev Zundel, 30 Jun 2005:LABEL_2005_07_04_0202wdenk1-5/+6
2005-05-09On LWMON we must use the watchdog to reset the board as the CPULABEL_2005_05_09_1245wdenk1-0/+31
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk1-1/+1
2004-12-18Add support for UC100 boardLABEL_2004_12_18_2335wdenk1-0/+7
2004-10-09* Clean up tools/bmp_logo.c to not add trailing white spacewdenk1-811/+35
2004-09-28* Patch by Yuli Barcohen, 13 Jul 2004:wdenk2-22/+22
2004-08-28Add support for IDS "NC650" boardLABEL_2004_08_29_0045wdenk1-1/+1
2004-08-01* Code cleanupwdenk3-97/+153
2004-07-12Patch by Mark Jonas, 02 Jul 2004:wdenk1-1/+1
2004-07-09* Patch by Yuli Barcohen, 16 Jun 2004:wdenk1-2/+1
2004-06-30* Fix "cls" command when used with splash screenLABEL_2004_07_01_1200wdenk1-1/+3
2004-06-25Add "cls" function to MPC823 LCD driver so we can reinitialize thewdenk1-10/+27
2004-06-09Patch by Sam Song, 09 Jun 2004:wdenk2-0/+9
2004-06-07Patch by Pantelis Antoniou, 5 May 2004:wdenk1-1/+1
2004-06-06Patch by Yuli Barcohen, 19 Apr 2004:wdenk2-18/+35
2004-05-12Patch by Klaus Heydeck, 12 May 2004:wdenk1-0/+11
2004-05-05* Fix config option spelling in PM520 config filewdenk1-3/+4
2004-05-03* Fix minor NAND JFFS2 related issuewdenk1-1/+1
2004-04-24Clean up the TQM8xx_YYMHz configurations; allow to use the samewdenk1-0/+28
2004-04-18* Cleanup, minor fixeswdenk1-3/+3
2004-04-18Patches by Pantelis Antoniou, 16 Apr 2004:wdenk1-24/+53
2004-04-15Patches by Pantelis Antoniou, 30 Mar 2004:wdenk1-229/+459
2004-04-08* Patch by Mark Jonas: Remove config.tmp files only whenwdenk2-2/+3
2004-03-17Patch by Pierre Aubert, 15 Mar 2004:wdenk1-1/+1
2004-03-14* Patch by Pierre Aubert, 11 Mar 2004:wdenk1-10/+8
2004-02-23* Patches by Reinhard Meyer, 14 Feb 2004:wdenk1-6/+5
2004-02-11* Make sure to use a bus clock divider of 2 only when running TQM8xxMLABEL_2004_02_11_2240wdenk1-18/+28
2004-02-06* Patch by Wolter Kamphuis, 15 Dec 2003:wdenk1-11/+1
2004-01-31Fix variable CPU clock for MPC859/866 systems for low CPU clockswdenk3-10/+41
2004-01-24* Add variable CPU clock for MPC859/866 systems (so far only TQM866M):wdenk4-4/+269
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-26/+15
2004-01-18Fix typo in Makefile;wdenk1-1/+1
2004-01-04* Fix problems caused by Robert Schwebel's cramfs patchwdenk4-60/+132
2004-01-02* Cleanup lowboot code for MPC5200wdenk1-2/+2
2003-12-07Patch by Wolter Kamphuis, 05 Dec 2003:wdenk2-310/+329
2003-12-07* Patch by Yuli Barcohen, 3 Dec 2003:wdenk2-4/+2
2003-12-06* Patch by Gleb Natapov, 19 Sep 2003:wdenk1-114/+3
2003-11-25Add support for BMS2003 boardwdenk1-6/+18
2003-11-17* Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk1-2/+1