summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2004-01-04* Fix problems caused by Robert Schwebel's cramfs patchwdenk7-63/+830
2004-01-03Patches by Stephan Linz, 11 Dec 2003:wdenk1-0/+6
2004-01-03* Patch by Ronen Shitrit, 10 Dec 2003:wdenk6-48/+104
2004-01-02* Patch by Denis Peter, 8 Dec 2003wdenk6-1/+532
2004-01-02* Patch by André Schwarz, 8 Dec 2003:wdenk1-2/+7
2004-01-02* Cleanup lowboot code for MPC5200wdenk7-170/+165
2003-12-27Cleanupwdenk1-47/+42
2003-12-27* Make CPU clock on ICA-IP board controllable by a "cpuclk"wdenk2-5/+20
2003-12-09Debug printf's removed.stroese1-0/+6
2003-12-09Updated for PPC405EP boards (2 banks only).stroese1-0/+8
2003-12-09BUBINGA405EP port fixed.stroese1-2/+82
2003-12-08* Patch by Bernhard Kuhn, 28 Nov 2003:wdenk9-0/+981
2003-12-08Patch by Wolter Kamphuis, 05 Dec 2003:wdenk2-310/+329
2003-12-08* Patch by Yuli Barcohen, 3 Dec 2003:wdenk2-4/+2
2003-12-07* Patch by Andre Schwarz, 24 Nov 2003:wdenk1-0/+11
2003-12-07* Patches by David Müller, 14 Nov 2003:wdenk2-2/+20
2003-12-07* Patch by Nicolas Lacressonnière, 12 Nov 2003:wdenk3-26/+122
2003-12-06* Patch by Gleb Natapov, 19 Sep 2003:wdenk22-980/+225
2003-11-25Add support for BMS2003 boardwdenk1-6/+18
2003-11-18* Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk8-13/+9
2003-11-07* Patch by Bernhard Kuhn, 28 Oct 2003:wdenk2-3/+50
2003-10-31* Fix parameter passing to standalone images with bootm commandwdenk1-0/+5
2003-10-27* Patch by Xiao Xianghua, 23 Oct 2003:wdenk1-2/+4
2003-10-22Fix PCI problems on PPChameleon boardwdenk1-1/+4
2003-10-20* Patch by Steven Scholz, 18 Oct 2003:wdenk2-26/+49
2003-10-16* Patches by Xianghua Xiao, 15 Oct 2003:wdenk31-171/+4766
2003-10-14* Make sure HUSH is initialized for running auto-update scriptswdenk8-1/+1122
2003-10-10* Patch by Steven Scholz, 10 Oct 2003wdenk7-5/+358
2003-10-09* Patch by Scott McNutt, 04 Oct 2003:wdenk7-0/+1162
2003-10-09* Patch by Yuli Barcohen, 25 Sep 2003:wdenk1-0/+3
2003-10-09* Patch by Sangmoon Kim, 23 Sep 2003:wdenk2-2/+22
2003-10-09* Patch by Anders Larsen, 18 Sep 2003:wdenk1-2/+2
2003-09-30Fix problems with I2C support for mpc5200dzu2-3/+57
2003-09-30* Adapt TRAB configuration and auto_update to new memory layoutdzu1-10/+75
2003-09-26Add support for the Sharp LQ065T9DR51U LCD displaydzu1-0/+12
2003-09-18* Patch by Rune Torgersen, 17 Sep 2003:wdenk1-7/+33
2003-09-18* Patches by Anders Larsen, 17 Sep 2003:wdenk2-12/+32
2003-09-18Support new configuration of TRAB board with more memorywdenk8-22/+1
2003-09-17Add auto-update code for TRAB board using USB memory stickswdenk1-1/+1
2003-09-16* Fix timeout problems with 1st packet on MPC5200wdenk1-4/+8
2003-09-16Disable MPC5200 bus pipelining as workaround for bus contentionwdenk1-0/+2
2003-09-16* Modify XLB arbiter priorities on MPC5200 so all devices use samewdenk1-0/+5
2003-09-16Make IPB clock on MGT5100/MPC5200 configurable in board config file;wdenk1-0/+2
2003-09-14* Patch by Gleb Natapov, 14 Sep 2003:wdenk4-8/+27
2003-09-13* Patch by David Müller, 13 Sep 2003:wdenk2-1/+339
2003-09-12PPC405EP: set vendor id.stroese1-0/+4
2003-09-12Disable memory controller before setting first values.stroese1-0/+5
2003-09-11* Patch by Gary Jennejohn, 11 Sep 2003:wdenk1-1/+8
2003-09-11* Patches by Denis Peter, 9 Sep 2003:wdenk11-1994/+330
2003-09-10* Add support for USB Mass Storage Devices (BBB)wdenk4-8/+1981