| Commit message (Expand) | Author | Age | Lines |
* | Patch by Wolter Kamphuis, 05 Dec 2003: | wdenk | 2003-12-07 | -317/+4638 |
* | * Patch by Yuli Barcohen, 3 Dec 2003: | wdenk | 2003-12-07 | -297/+164 |
* | * Patch by Andre Schwarz, 24 Nov 2003: | wdenk | 2003-12-07 | -8/+1393 |
* | * Patches by David Müller, 14 Nov 2003: | wdenk | 2003-12-07 | -153/+338 |
* | * Patch by Xue Ligong (Joe), 13 Nov 2003: | wdenk | 2003-12-07 | -37/+476 |
* | * Patch by Nicolas Lacressonnière, 12 Nov 2003: | wdenk | 2003-12-06 | -271/+652 |
* | * Patches by Stephan Linz, 3 Nov 2003: | wdenk | 2003-12-06 | -18/+43 |
* | * Patch by Gleb Natapov, 19 Sep 2003: | wdenk | 2003-12-06 | -1055/+569 |
* | Accelerate booting on TRAB board: read and check autoupdate image | wdenk | 2003-12-06 | -16/+50 |
* | Fix typo in MPC5XXX code (pointed out by Victor Wren) | wdenk | 2003-12-05 | -2/+4 |
* | * Enabled password check on RMU board | wdenk | 2003-12-03 | -1/+12 |
* | Add support for BMS2003 board | wdenk | 2003-11-25 | -15/+45 |
* | Fix flash driver for TRAB board (must use Unlock Bypass Reset command | wdenk | 2003-11-17 | -22/+38 |
* | * Use "-fPIC" instead of "-mrelocatable" to prevent problems with | wdenk | 2003-11-17 | -21/+57 |
* | * Patch by Bernhard Kuhn, 28 Oct 2003: | wdenk | 2003-11-07 | -24/+136 |
* | * Fix parameter passing to standalone images with bootm command | wdenk | 2003-10-30 | -23/+51 |
* | * Prepare for release | wdenk | 2003-10-29 | -89/+185 |
* | * Patch by Stephan Linz, 28 Oct 2003: | wdenk | 2003-10-28 | -8/+20 |
* | * Patch by Xiao Xianghua, 23 Oct 2003: | wdenk | 2003-10-26 | -19/+28 |
* | * Correct header printing for multi-image files in do_bootm() | dzu | 2003-10-24 | -1/+32 |
* | Fix PCI problems on PPChameleon board | wdenk | 2003-10-22 | -7/+14 |
* | * Patch by Steven Scholz, 18 Oct 2003: | wdenk | 2003-10-19 | -38/+119 |
* | * Fix PCI problems on PPChameleonEVB | wdenk | 2003-10-19 | -2/+6 |
* | Add CompactFlash support for NSCU | dzu | 2003-10-19 | -14/+58 |
* | TRAB auto-update: Base decision if we have to strip the image | wdenk | 2003-10-16 | -8/+11 |
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | -3542/+14818 |
* | * Make sure HUSH is initialized for running auto-update scripts | wdenk | 2003-10-14 | -16/+2519 |
* | Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent | wdenk | 2003-10-10 | -4/+133 |
* | * Patch by Steven Scholz, 10 Oct 2003 | wdenk | 2003-10-09 | -251/+2944 |
* | * Patches by Thomas Lange, 09 Oct 2003: | wdenk | 2003-10-09 | -40/+1938 |
* | * Patch by Martin Krause, 09 Oct 2003: | wdenk | 2003-10-09 | -1081/+1437 |
* | * Patch by Scott McNutt, 04 Oct 2003: | wdenk | 2003-10-08 | -6/+3419 |
* | * Patch by Yuli Barcohen, 25 Sep 2003: | wdenk | 2003-10-08 | -6/+1631 |
* | * Patch by Sangmoon Kim, 23 Sep 2003: | wdenk | 2003-10-08 | -269/+368 |
* | * Patch by Anders Larsen, 18 Sep 2003: | wdenk | 2003-10-08 | -16/+245 |
* | Use IH_TYPE_FILESYSTEM for TRAB "disk" images. | wdenk | 2003-10-07 | -5/+15 |
* | Fix build problems under FreeBSD | wdenk | 2003-10-07 | -2/+4 |
* | Add generic filesystem image type | wdenk | 2003-10-06 | -0/+3 |
* | * Update TRAB auto update code | wdenk | 2003-10-06 | -39/+116 |
* | Improve SDRAM setup for TRAB board | dzu | 2003-09-30 | -4/+6 |
* | Suppress all output with splashscreen configured only if "splashimage" | dzu | 2003-09-30 | -0/+3 |
* | * Fix problems with I2C support for mpc5200 | dzu | 2003-09-30 | -0/+2 |
* | Fix problems with I2C support for mpc5200 | dzu | 2003-09-30 | -11/+61 |
* | Suppress all output with splashscreen configured only if "splashimage" | dzu | 2003-09-29 | -2/+4 |
* | * Adapt TRAB configuration and auto_update to new memory layout | dzu | 2003-09-29 | -21/+91 |
* | Add configuration for wtk board | dzu | 2003-09-25 | -0/+7 |
* | Add support for the Sharp LQ065T9DR51U LCD display | dzu | 2003-09-25 | -0/+25 |
* | "start" may be legitimately 0x0000 | wdenk | 2003-09-19 | -8/+12 |
* | Update MPC5200 port pin configuration for Linux CAN drivers. | wdenk | 2003-09-18 | -1/+1 |
* | Work on TRAB's auto_update feature. | wdenk | 2003-09-18 | -41/+111 |