aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-11-17* Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk20-21/+57
2003-11-07* Patch by Bernhard Kuhn, 28 Oct 2003:wdenk9-24/+136
2003-10-30* Fix parameter passing to standalone images with bootm commandU-Boot-1_0_0wdenk8-23/+51
2003-10-29* Prepare for releasewdenk12-89/+185
2003-10-28* Patch by Stephan Linz, 28 Oct 2003:wdenk4-8/+20
2003-10-26* Patch by Xiao Xianghua, 23 Oct 2003:wdenk4-19/+28
2003-10-24* Correct header printing for multi-image files in do_bootm()dzu3-1/+32
2003-10-22Fix PCI problems on PPChameleon boardwdenk8-7/+14
2003-10-19* Patch by Steven Scholz, 18 Oct 2003:wdenk10-38/+119
2003-10-19* Fix PCI problems on PPChameleonEVBLABEL_2003_10_20_0025wdenk3-2/+6
2003-10-19Add CompactFlash support for NSCUdzu3-14/+58
2003-10-16TRAB auto-update: Base decision if we have to strip the imagewdenk3-8/+11
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk174-3542/+14818
2003-10-14* Make sure HUSH is initialized for running auto-update scriptsLABEL_2003_10_14_2140wdenk25-16/+2519
2003-10-10Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentLABEL_2003_10_10_1200wdenk12-4/+133
2003-10-09* Patch by Steven Scholz, 10 Oct 2003LABEL_2003_10_09_2320wdenk31-251/+2944
2003-10-09* Patches by Thomas Lange, 09 Oct 2003:wdenk16-40/+1938
2003-10-09* Patch by Martin Krause, 09 Oct 2003:LABEL_2003_10_09_1515wdenk7-1081/+1437
2003-10-08* Patch by Scott McNutt, 04 Oct 2003:wdenk52-6/+3419
2003-10-08* Patch by Yuli Barcohen, 25 Sep 2003:wdenk12-6/+1631
2003-10-08* Patch by Sangmoon Kim, 23 Sep 2003:wdenk9-269/+368
2003-10-08* Patch by Anders Larsen, 18 Sep 2003:wdenk7-16/+245
2003-10-07Use IH_TYPE_FILESYSTEM for TRAB "disk" images.wdenk2-5/+15
2003-10-07Fix build problems under FreeBSDwdenk2-2/+4
2003-10-06Add generic filesystem image typewdenk2-0/+3
2003-10-06* Update TRAB auto update codeLABEL_2003_10_06_2355wdenk9-39/+116
2003-09-30Improve SDRAM setup for TRAB boardLABEL_2003_10_01_1830dzu2-4/+6
2003-09-30Suppress all output with splashscreen configured only if "splashimage"dzu1-0/+3
2003-09-30* Fix problems with I2C support for mpc5200dzu1-0/+2
2003-09-30Fix problems with I2C support for mpc5200dzu3-11/+61
2003-09-29Suppress all output with splashscreen configured only if "splashimage"dzu1-2/+4
2003-09-29* Adapt TRAB configuration and auto_update to new memory layoutdzu4-21/+91
2003-09-25Add configuration for wtk boarddzu2-0/+7
2003-09-25Add support for the Sharp LQ065T9DR51U LCD displaydzu2-0/+25
2003-09-19"start" may be legitimately 0x0000wdenk1-8/+12
2003-09-18Update MPC5200 port pin configuration for Linux CAN drivers.wdenk1-1/+1
2003-09-18Work on TRAB's auto_update feature.LABEL_2003_09_18_2045wdenk3-41/+111
2003-09-18* Patch by Rune Torgersen, 17 Sep 2003:wdenk5-57/+95
2003-09-18* Patches by Jon Diekema, 17 Sep 2003:wdenk5-32/+71
2003-09-18* Patches by Anders Larsen, 17 Sep 2003:wdenk28-37/+76
2003-09-17Support new configuration of TRAB board with more memorywdenk15-78/+206
2003-09-17Add auto-update code for TRAB board using USB memory stickswdenk11-53/+487
2003-09-16Code cleanupLABEL_2003_09_16_2310wdenk3-5/+3
2003-09-16* Disable MPC5200 bus pipelining as workaround for bus contentionwdenk1-0/+2
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 samewdenk4-1/+17
2003-09-16Make IPB clock on MGT5100/MPC5200 configurable in board config file;wdenk4-5/+16
2003-09-15Cleanup of code, output formatting, and indentation.wdenk2-367/+347
2003-09-15* Patches by Jon Diekema, 15 Sep 2003:wdenk4-24/+168