summaryrefslogtreecommitdiff
path: root/cpu/mpc8260
Commit message (Expand)AuthorAgeLines
* Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-22-2/+2
* [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-22-2/+2
* [PATCH] TQM8272: dont change the bits given from the HRCWHeiko Schocher2007-03-21-21/+5
* Added support for the TQM8272 board from TQHeiko Schocher2006-12-21-2/+62
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-8/+12
* Fix PCI to memory window size problems on PM82x boardsWolfgang Denk2006-05-30-2/+2
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-35/+24
* Fix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280ECWolfgang Denk2006-03-12-8/+19
* Add support for multiple PHYs.Marian Balakowicz2005-10-28-0/+10
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-1/+1
* CleanupWolfgang Denk2005-09-25-22/+22
* Added support for PCI bridge on MPC8272ADSWolfgang Denk2005-09-25-5/+34
* Fix PowerQUICC II mask detection.Wolfgang Denk2005-08-06-2/+2
* Fix baudrate setting for KGDB on MPC8260Wolfgang Denk2005-08-06-2/+2
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2005-08-05-2/+5
|\
| * Ignore broadcast status bit in received frames in 8260 FCC ethernetWolfgang Denk2005-08-03-2/+5
* | * Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger2005-07-23-1/+1
|/
* Patch by Juergen Selent, 17 May 2005:wdenk2005-05-30-0/+2
* Patch by Jerry Van Baren, 08 Nov 2004:wdenk2005-04-03-2/+2
* * Patch by Gridish Shlomi, 30 Aug 2004:wdenk2004-10-10-4/+19
* * Patch by Yuli Barcohen, 13 Jul 2004:wdenk2004-09-28-7/+0
* * Add missing microblaze header fileswdenk2004-04-18-2/+2
* * Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2004-04-15-1/+5
* * Patch by Stephen Williams, 19 March 2004wdenk2004-03-23-1/+1
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-23-43/+54
* * Patch by Pierre Aubert, 11 Mar 2004:wdenk2004-03-14-2/+7
* * Patches by Reinhard Meyer, 14 Feb 2004:wdenk2004-02-23-5/+5
* * Patch by Travis Sawyer, 09 Feb 2004:wdenk2004-02-22-189/+224
* * Patch by Nicolas Lacressonnière, 12 Nov 2003:wdenk2003-12-06-1/+2
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-06-125/+6
* * Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk2003-11-17-1/+1
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-8/+8
* * Patch by Yuli Barcohen, 25 Sep 2003:wdenk2003-10-08-0/+3
* * Patch by Rune Torgersen, 17 Sep 2003:wdenk2003-09-18-7/+33
* * Map ISP1362 USB OTG controller for NSCU boardwdenk2003-08-05-0/+24
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-69/+1
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-14-14/+40
* Merge from "stable branch", tag LABEL_2003_06_28_1800-stable:wdenk2003-06-28-2/+2
* * Code cleanup:wdenk2003-06-27-200/+196
* Patch by Murray Jensen, 20 Jun 2003:wdenk2003-06-21-2/+2
* Patches by Murray Jensen, 17 Jun 2003:wdenk2003-06-19-64/+857
* * Patches by David Müller, 12 Jun 2003:wdenk2003-06-19-162/+15
* Add support for DS12887 RTC; add RTC support for ATC boardwdenk2003-06-18-1/+7
* * Patches by Udi Finkelstein, 2 June 2003:wdenk2003-06-03-2/+2
* * Patch by Marc Singer, 29 May 2003:wdenk2003-05-31-5/+11
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-30-8/+3
* * Patch by Dave Ellis, 22 May 2003:wdenk2003-05-22-34/+189
* Add support for CompactFlash on ATC boardwdenk2003-05-18-0/+4
* * Add support for Promess ATC boardwdenk2003-05-03-1/+436