summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* * Patch by Robert Schwebel, 15 Dec 2003:wdenk2004-01-03-16/+825
* Patches by Stephan Linz, 11 Dec 2003:wdenk2004-01-03-124/+4198
* * Patch by Ronen Shitrit, 10 Dec 2003:wdenk2004-01-03-201/+30086
* * Patch by Denis Peter, 8 Dec 2003wdenk2004-01-02-56/+2885
* * Patch by André Schwarz, 8 Dec 2003:wdenk2004-01-02-81/+927
* * Cleanup lowboot code for MPC5200wdenk2004-01-02-714/+1423
* Patch by Reinhard Meyer, 28 Dec 2003:wdenk2003-12-28-0/+1199
* Cleanupwdenk2003-12-27-47/+42
* * Make CPU clock on ICA-IP board controllable by a "cpuclk"wdenk2003-12-27-65/+191
* * Fix IceCube CLKIN configuration (it's 33.000000MHz)wdenk2003-12-20-8/+100
* Add JFFS2 support for INCA-IP boardwdenk2003-12-12-1/+38
* Minor reformattingwdenk2003-12-09-310/+299
* Patch by Bill Hargen, 09 Dec 2003.stroese2003-12-09-0/+9
* BUBINGA405EP added.stroese2003-12-09-0/+4
* Updated for PPC405EP boards.stroese2003-12-09-5/+79
* Fix output for "Unprotecting".stroese2003-12-09-1/+2
* Debug printf's removed.stroese2003-12-09-0/+6
* Updated for PPC405EP boards (2 banks only).stroese2003-12-09-0/+8
* BUBINGA405EP port fixed.stroese2003-12-09-36/+139
* * Patch by Bernhard Kuhn, 28 Nov 2003:wdenk2003-12-08-0/+3972
* * Patch by Pierre Aubert, 24 Nov 2003:wdenk2003-12-07-22/+44
* Patch by Wolter Kamphuis, 05 Dec 2003:wdenk2003-12-07-317/+4638
* * Patch by Yuli Barcohen, 3 Dec 2003:wdenk2003-12-07-297/+164
* * Patch by Andre Schwarz, 24 Nov 2003:wdenk2003-12-07-8/+1393
* * Patches by David Müller, 14 Nov 2003:wdenk2003-12-07-153/+338
* * Patch by Xue Ligong (Joe), 13 Nov 2003:wdenk2003-12-07-37/+476
* * Patch by Nicolas Lacressonnière, 12 Nov 2003:wdenk2003-12-06-271/+652
* * Patches by Stephan Linz, 3 Nov 2003:wdenk2003-12-06-18/+43
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-06-1055/+569
* Accelerate booting on TRAB board: read and check autoupdate imagewdenk2003-12-06-16/+50
* Fix typo in MPC5XXX code (pointed out by Victor Wren)wdenk2003-12-05-2/+4
* * Enabled password check on RMU boardwdenk2003-12-03-1/+12
* Add support for BMS2003 boardwdenk2003-11-25-15/+45
* Fix flash driver for TRAB board (must use Unlock Bypass Reset commandwdenk2003-11-17-22/+38
* * Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk2003-11-17-21/+57
* * Patch by Bernhard Kuhn, 28 Oct 2003:wdenk2003-11-07-24/+136
* * Fix parameter passing to standalone images with bootm commandwdenk2003-10-30-23/+51
* * Prepare for releasewdenk2003-10-29-89/+185
* * Patch by Stephan Linz, 28 Oct 2003:wdenk2003-10-28-8/+20
* * Patch by Xiao Xianghua, 23 Oct 2003:wdenk2003-10-26-19/+28
* * Correct header printing for multi-image files in do_bootm()dzu2003-10-24-1/+32
* Fix PCI problems on PPChameleon boardwdenk2003-10-22-7/+14
* * Patch by Steven Scholz, 18 Oct 2003:wdenk2003-10-19-38/+119
* * Fix PCI problems on PPChameleonEVBwdenk2003-10-19-2/+6
* Add CompactFlash support for NSCUdzu2003-10-19-14/+58
* TRAB auto-update: Base decision if we have to strip the imagewdenk2003-10-16-8/+11
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-3542/+14818
* * Make sure HUSH is initialized for running auto-update scriptswdenk2003-10-14-16/+2519
* Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentwdenk2003-10-10-4/+133
* * Patch by Steven Scholz, 10 Oct 2003wdenk2003-10-09-251/+2944