summaryrefslogtreecommitdiff
path: root/cpu/mpc5xxx
Commit message (Expand)AuthorAgeLines
* MPC5200: enable snooping of DMA transactions on XLB even if no PCIWolfgang Denk2006-04-18-4/+4
* Some code cleanupWolfgang Denk2006-04-16-1/+1
* Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pciWolfgang Denk2006-04-06-5/+5
|\
| * Set SDelay register in the DDR controller for the MPC5200B chip.Rafal Jaworowski2006-03-29-5/+5
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-18/+14
|/
* Initial port to MCC200 board (work in progress)Wolfgang Denk2006-02-22-1/+2
* MPC5200: Set PCI retry counter to 0 = infinite retry;Wolfgang Denk2005-12-16-1/+5
* Add support for multiple PHYs.Marian Balakowicz2005-10-28-24/+37
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-8/+9
* Fix MGT5100 PSC baudrate calculationWolfgang Denk2005-09-25-3/+3
* Update MPC5200 FIFO Control settingsWolfgang Denk2005-09-04-2/+4
* Add esd cpci5200 and pf5200 boardsStefan Roese2005-08-22-0/+14
* Added support for O2DNT board.2005-08-09-1/+1
* Coding style cleanupWolfgang Denk2005-08-02-3/+3
* Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk2005-07-21-9/+50
* * Fix baudrate calculation problem on MPC5200 systemswdenk2005-06-27-2/+2
* * Add support for HMI1001 boardwdenk2005-06-10-3/+4
* Add support for canmb boardwdenk2005-04-13-4/+4
* * Patch by David Brownell, 10 Mar 2005:wdenk2005-03-14-2/+4
* * Add support for ext2 filesystems and image timestamps to TQM5200 boardwdenk2005-02-24-8/+8
* Add support for INKA4X0 boardwdenk2004-12-16-1/+2
* * Patch by Gridish Shlomi, 30 Aug 2004:wdenk2004-10-10-5/+5
* Patch by Mark Jonas, 02 Jul 2004:wdenk2004-07-12-6/+6
* Patch by Mark Jonas, 01 Jul 2004:wdenk2004-07-11-0/+17
* * Patch by Martin Krause, 30 Jun 2004:wdenk2004-07-11-6/+11
* * Patch by Mark Jonas, 08 June 2004:wdenk2004-06-09-2/+23
* * Patch by Martin Krause, 27 May 2004:wdenk2004-06-09-0/+1
* Fix minor network problem on MPC5200wdenk2004-05-12-22/+64
* * Temporarily disabled John Kerl's extended MII command code becausewdenk2004-04-18-12/+8
* * Patch by Mark Jonas: Remove config.tmp files only whenwdenk2004-04-08-11/+3
* * Patch by Phillippe Robin, 16 Mar 2004:wdenk2004-03-23-2/+2
* * Add start-up delay to make sure power has stabilized beforewdenk2004-03-23-4/+6
* Code cleanup; make several boards compile & link.wdenk2004-03-14-1/+1
* * Patch by Tolunay Orkun, 5 Mar 2004:wdenk2004-03-14-2/+3
* * Patch by Yuli Barcohen, 4 Mar 2004:wdenk2004-03-14-21/+11
* Fix LOWBOOT configuration for MPC5200 with DDR memorywdenk2004-03-11-22/+23
* * Patch by Pierre Aubert, 26 Feb 2004wdenk2004-02-27-2/+95
* * Patch by Markus Pietrek, 24 Feb 2004:wdenk2004-02-26-1/+2027
* * Patch by Masami Komiy, 22 Feb 2004:wdenk2004-02-24-5/+5
* * Patches by Reinhard Meyer, 14 Feb 2004:wdenk2004-02-23-5/+7
* * Patch by Travis Sawyer, 09 Feb 2004:wdenk2004-02-22-1/+3
* * Patch by Rahul Shanbhag, 28 Jan 2004:wdenk2004-02-09-4/+7
* * Cleanup lowboot code for MPC5200wdenk2004-01-02-46/+45
* * Make CPU clock on ICA-IP board controllable by a "cpuclk"wdenk2003-12-27-5/+5
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-06-101/+5
* * Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk2003-11-17-1/+1
* * Patch by Bernhard Kuhn, 28 Oct 2003:wdenk2003-11-07-3/+50
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-19/+19
* * Make sure HUSH is initialized for running auto-update scriptswdenk2003-10-14-1/+2
* Fix problems with I2C support for mpc5200dzu2003-09-30-3/+57