| Commit message (Expand) | Author | Age | Files | Lines |
* | * Make BMS2003 use a separate config file to avoid #ifdef mess; | wdenk | 2004-01-04 | 10 | -19/+698 |
* | * Fix problems caused by Robert Schwebel's cramfs patch | wdenk | 2004-01-04 | 38 | -1654/+1826 |
* | * Patch by Robert Schwebel, 15 Dec 2003: | wdenk | 2004-01-03 | 11 | -16/+825 |
* | Patches by Stephan Linz, 11 Dec 2003: | wdenk | 2004-01-03 | 41 | -124/+4198 |
* | * Patch by Ronen Shitrit, 10 Dec 2003: | wdenk | 2004-01-03 | 66 | -201/+30086 |
* | * Patch by Denis Peter, 8 Dec 2003 | wdenk | 2004-01-02 | 24 | -56/+2885 |
* | * Patch by André Schwarz, 8 Dec 2003: | wdenk | 2004-01-02 | 7 | -81/+927 |
* | * Cleanup lowboot code for MPC5200 | wdenk | 2004-01-02 | 53 | -714/+1423 |
* | Patch by Reinhard Meyer, 28 Dec 2003: | wdenk | 2003-12-28 | 7 | -0/+1199 |
* | Cleanup | wdenk | 2003-12-27 | 1 | -47/+42 |
* | * Make CPU clock on ICA-IP board controllable by a "cpuclk" | wdenk | 2003-12-27 | 10 | -65/+191 |
* | * Fix IceCube CLKIN configuration (it's 33.000000MHz) | wdenk | 2003-12-20 | 5 | -8/+100 |
* | Add JFFS2 support for INCA-IP board | wdenk | 2003-12-12 | 3 | -1/+38 |
* | Minor reformatting | wdenk | 2003-12-09 | 2 | -310/+299 |
* | Patch by Bill Hargen, 09 Dec 2003. | stroese | 2003-12-09 | 1 | -0/+9 |
* | BUBINGA405EP added. | stroese | 2003-12-09 | 1 | -0/+4 |
* | Updated for PPC405EP boards. | stroese | 2003-12-09 | 2 | -5/+79 |
* | Fix output for "Unprotecting". | stroese | 2003-12-09 | 1 | -1/+2 |
* | Debug printf's removed. | stroese | 2003-12-09 | 1 | -0/+6 |
* | Updated for PPC405EP boards (2 banks only). | stroese | 2003-12-09 | 1 | -0/+8 |
* | BUBINGA405EP port fixed. | stroese | 2003-12-09 | 4 | -36/+139 |
* | * Patch by Bernhard Kuhn, 28 Nov 2003: | wdenk | 2003-12-08 | 41 | -0/+3972 |
* | * Patch by Pierre Aubert, 24 Nov 2003: | wdenk | 2003-12-07 | 7 | -22/+44 |
* | Patch by Wolter Kamphuis, 05 Dec 2003: | wdenk | 2003-12-07 | 21 | -317/+4638 |
* | * Patch by Yuli Barcohen, 3 Dec 2003: | wdenk | 2003-12-07 | 14 | -297/+164 |
* | * Patch by Andre Schwarz, 24 Nov 2003: | wdenk | 2003-12-07 | 13 | -8/+1393 |
* | * Patches by David Müller, 14 Nov 2003: | wdenk | 2003-12-07 | 22 | -153/+338 |
* | * Patch by Xue Ligong (Joe), 13 Nov 2003: | wdenk | 2003-12-07 | 10 | -37/+476 |
* | * Patch by Nicolas Lacressonnière, 12 Nov 2003: | wdenk | 2003-12-06 | 16 | -271/+652 |
* | * Patches by Stephan Linz, 3 Nov 2003: | wdenk | 2003-12-06 | 6 | -18/+43 |
* | * Patch by Gleb Natapov, 19 Sep 2003: | wdenk | 2003-12-06 | 66 | -1055/+569 |
* | Accelerate booting on TRAB board: read and check autoupdate imageLABEL_2003_12_06_1550 | wdenk | 2003-12-06 | 2 | -16/+50 |
* | Fix typo in MPC5XXX code (pointed out by Victor Wren) | wdenk | 2003-12-05 | 2 | -2/+4 |
* | * Enabled password check on RMU board | wdenk | 2003-12-03 | 3 | -1/+12 |
* | Add support for BMS2003 board | wdenk | 2003-11-25 | 8 | -15/+45 |
* | Fix flash driver for TRAB board (must use Unlock Bypass Reset commandLABEL_2003_11_26_MKR | wdenk | 2003-11-17 | 3 | -22/+38 |
* | * Use "-fPIC" instead of "-mrelocatable" to prevent problems with | wdenk | 2003-11-17 | 20 | -21/+57 |
* | * Patch by Bernhard Kuhn, 28 Oct 2003: | wdenk | 2003-11-07 | 9 | -24/+136 |
* | * Fix parameter passing to standalone images with bootm commandU-Boot-1_0_0 | wdenk | 2003-10-30 | 8 | -23/+51 |
* | * Prepare for release | wdenk | 2003-10-29 | 12 | -89/+185 |
* | * Patch by Stephan Linz, 28 Oct 2003: | wdenk | 2003-10-28 | 4 | -8/+20 |
* | * Patch by Xiao Xianghua, 23 Oct 2003: | wdenk | 2003-10-26 | 4 | -19/+28 |
* | * Correct header printing for multi-image files in do_bootm() | dzu | 2003-10-24 | 3 | -1/+32 |
* | Fix PCI problems on PPChameleon board | wdenk | 2003-10-22 | 8 | -7/+14 |
* | * Patch by Steven Scholz, 18 Oct 2003: | wdenk | 2003-10-19 | 10 | -38/+119 |
* | * Fix PCI problems on PPChameleonEVBLABEL_2003_10_20_0025 | wdenk | 2003-10-19 | 3 | -2/+6 |
* | Add CompactFlash support for NSCU | dzu | 2003-10-19 | 3 | -14/+58 |
* | TRAB auto-update: Base decision if we have to strip the image | wdenk | 2003-10-16 | 3 | -8/+11 |
* | * Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200 | wdenk | 2003-10-15 | 174 | -3542/+14818 |
* | * Make sure HUSH is initialized for running auto-update scriptsLABEL_2003_10_14_2140 | wdenk | 2003-10-14 | 25 | -16/+2519 |