summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Patch by Bernhard Kuhn, 28 Nov 2003:wdenk2003-12-0841-0/+3972
* * Patch by Pierre Aubert, 24 Nov 2003:wdenk2003-12-077-22/+44
* Patch by Wolter Kamphuis, 05 Dec 2003:wdenk2003-12-0721-317/+4638
* * Patch by Yuli Barcohen, 3 Dec 2003:wdenk2003-12-0714-297/+164
* * Patch by Andre Schwarz, 24 Nov 2003:wdenk2003-12-0713-8/+1393
* * Patches by David Müller, 14 Nov 2003:wdenk2003-12-0722-153/+338
* * Patch by Xue Ligong (Joe), 13 Nov 2003:wdenk2003-12-0710-37/+476
* * Patch by Nicolas Lacressonnière, 12 Nov 2003:wdenk2003-12-0616-271/+652
* * Patches by Stephan Linz, 3 Nov 2003:wdenk2003-12-066-18/+43
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-0666-1055/+569
* Accelerate booting on TRAB board: read and check autoupdate imagewdenk2003-12-062-16/+50
* Fix typo in MPC5XXX code (pointed out by Victor Wren)wdenk2003-12-052-2/+4
* * Enabled password check on RMU boardwdenk2003-12-033-1/+12
* Add support for BMS2003 boardwdenk2003-11-258-15/+45
* Fix flash driver for TRAB board (must use Unlock Bypass Reset commandwdenk2003-11-173-22/+38
* * Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk2003-11-1720-21/+57
* * Patch by Bernhard Kuhn, 28 Oct 2003:wdenk2003-11-079-24/+136
* * Fix parameter passing to standalone images with bootm commandwdenk2003-10-308-23/+51
* * Prepare for releasewdenk2003-10-2912-89/+185
* * Patch by Stephan Linz, 28 Oct 2003:wdenk2003-10-284-8/+20
* * Patch by Xiao Xianghua, 23 Oct 2003:wdenk2003-10-264-19/+28
* * Correct header printing for multi-image files in do_bootm()dzu2003-10-243-1/+32
* Fix PCI problems on PPChameleon boardwdenk2003-10-228-7/+14
* * Patch by Steven Scholz, 18 Oct 2003:wdenk2003-10-1910-38/+119
* * Fix PCI problems on PPChameleonEVBwdenk2003-10-193-2/+6
* Add CompactFlash support for NSCUdzu2003-10-193-14/+58
* TRAB auto-update: Base decision if we have to strip the imagewdenk2003-10-163-8/+11
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15174-3542/+14818
* * Make sure HUSH is initialized for running auto-update scriptswdenk2003-10-1425-16/+2519
* Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentwdenk2003-10-1012-4/+133
* * Patch by Steven Scholz, 10 Oct 2003wdenk2003-10-0931-251/+2944
* * Patches by Thomas Lange, 09 Oct 2003:wdenk2003-10-0916-40/+1938
* * Patch by Martin Krause, 09 Oct 2003:wdenk2003-10-097-1081/+1437
* * Patch by Scott McNutt, 04 Oct 2003:wdenk2003-10-0852-6/+3419
* * Patch by Yuli Barcohen, 25 Sep 2003:wdenk2003-10-0812-6/+1631
* * Patch by Sangmoon Kim, 23 Sep 2003:wdenk2003-10-089-269/+368
* * Patch by Anders Larsen, 18 Sep 2003:wdenk2003-10-087-16/+245
* Use IH_TYPE_FILESYSTEM for TRAB "disk" images.wdenk2003-10-072-5/+15
* Fix build problems under FreeBSDwdenk2003-10-072-2/+4
* Add generic filesystem image typewdenk2003-10-062-0/+3
* * Update TRAB auto update codewdenk2003-10-069-39/+116
* Improve SDRAM setup for TRAB boarddzu2003-09-302-4/+6
* Suppress all output with splashscreen configured only if "splashimage"dzu2003-09-301-0/+3
* * Fix problems with I2C support for mpc5200dzu2003-09-301-0/+2
* Fix problems with I2C support for mpc5200dzu2003-09-303-11/+61
* Suppress all output with splashscreen configured only if "splashimage"dzu2003-09-291-2/+4
* * Adapt TRAB configuration and auto_update to new memory layoutdzu2003-09-294-21/+91
* Add configuration for wtk boarddzu2003-09-252-0/+7
* Add support for the Sharp LQ065T9DR51U LCD displaydzu2003-09-252-0/+25
* "start" may be legitimately 0x0000wdenk2003-09-191-8/+12