aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc8260
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-8/+12
2006-05-30Fix PCI to memory window size problems on PM82x boardsWolfgang Denk1-2/+2
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk10-35/+24
2006-03-12Fix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280ECWolfgang Denk1-8/+19
2005-10-28Add support for multiple PHYs.Marian Balakowicz1-0/+10
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-1/+1
2005-09-25CleanupWolfgang Denk1-22/+22
2005-09-25Added support for PCI bridge on MPC8272ADSWolfgang Denk1-5/+34
2005-08-06Fix PowerQUICC II mask detection.Wolfgang Denk1-2/+2
2005-08-06Fix baudrate setting for KGDB on MPC8260Wolfgang Denk1-2/+2
2005-08-05Merge with /home/wd/git/u-boot/masterWolfgang Denk1-2/+5
2005-08-03Ignore broadcast status bit in received frames in 8260 FCC ethernetWolfgang Denk1-2/+5
2005-07-23* Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger1-1/+1
2005-05-30Patch by Juergen Selent, 17 May 2005:wdenk1-0/+2
2005-04-03Patch by Jerry Van Baren, 08 Nov 2004:wdenk1-2/+2
2004-10-10* Patch by Gridish Shlomi, 30 Aug 2004:wdenk3-4/+19
2004-09-28* Patch by Yuli Barcohen, 13 Jul 2004:wdenk1-7/+0
2004-04-18* Add missing microblaze header fileswdenk1-2/+2
2004-04-15* Patches by Pantelis Antoniou, 30 Mar 2004:wdenk1-1/+5
2004-03-23* Patch by Stephen Williams, 19 March 2004wdenk1-1/+1
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk7-43/+54
2004-03-14* Patch by Pierre Aubert, 11 Mar 2004:wdenk1-2/+7
2004-02-23* Patches by Reinhard Meyer, 14 Feb 2004:wdenk1-5/+5
2004-02-22* Patch by Travis Sawyer, 09 Feb 2004:wdenk2-189/+224
2003-12-06* Patch by Nicolas Lacressonnière, 12 Nov 2003:wdenk2-1/+2
2003-12-06* Patch by Gleb Natapov, 19 Sep 2003:wdenk1-125/+6
2003-11-17* Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk1-1/+1
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk1-8/+8
2003-10-08* Patch by Yuli Barcohen, 25 Sep 2003:wdenk1-0/+3
2003-09-18* Patch by Rune Torgersen, 17 Sep 2003:wdenk1-7/+33
2003-08-05* Map ISP1362 USB OTG controller for NSCU boardwdenk1-0/+24
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-69/+1
2003-07-14* Patches by Yuli Barcohen, 13 Jul 2003:wdenk3-14/+40
2003-06-28Merge from "stable branch", tag LABEL_2003_06_28_1800-stable:wdenk1-2/+2
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk10-200/+196
2003-06-21Patch by Murray Jensen, 20 Jun 2003:wdenk1-2/+2
2003-06-19Patches by Murray Jensen, 17 Jun 2003:wdenk4-64/+857
2003-06-19* Patches by David Müller, 12 Jun 2003:wdenk4-162/+15
2003-06-18Add support for DS12887 RTC; add RTC support for ATC boardwdenk1-1/+7
2003-06-03* Patches by Udi Finkelstein, 2 June 2003:LABEL_2003_06_04_0200wdenk2-2/+2
2003-05-31* Patch by Marc Singer, 29 May 2003:LABEL_2003_05_31_2115wdenk1-5/+11
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk1-8/+3
2003-05-22* Patch by Dave Ellis, 22 May 2003:LABEL_2003_05_23_0055wdenk2-34/+189
2003-05-18Add support for CompactFlash on ATC boardwdenk1-0/+4
2003-05-03* Add support for Promess ATC boardLABEL_2003_05_03_1700wdenk2-1/+436
2003-04-27* LWMON extensions:wdenk3-6/+9
2003-03-25Add PCI support for MPC8250 Boards (PM825 module)wdenk2-1/+245
2003-03-06* Patches by Robert Schwebel, 06 Mar 2003:wdenk1-0/+7
2003-01-17* Add dual ethernet support on PM826wdenk1-44/+91