aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2004-01-16[Strange. I _did_ check these in before. Seems SF restored an oldwdenk1-2/+2
2004-01-06Add a common get_ram_size() function and modify the thewdenk2-1/+78
2004-01-04* Make BMS2003 use a separate config file to avoid #ifdef mess;wdenk2-1/+152
2004-01-04* Fix problems caused by Robert Schwebel's cramfs patchwdenk1-0/+5
2004-01-03* Patch by Robert Schwebel, 15 Dec 2003:wdenk2-13/+48
2004-01-02* Cleanup lowboot code for MPC5200wdenk5-94/+94
2003-12-27* Make CPU clock on ICA-IP board controllable by a "cpuclk"wdenk1-0/+12
2003-12-09Minor reformattingwdenk1-43/+46
2003-12-09Updated for PPC405EP boards.stroese1-5/+71
2003-12-09Fix output for "Unprotecting".stroese1-1/+2
2003-12-08* Patch by Bernhard Kuhn, 28 Nov 2003:wdenk1-0/+2
2003-12-07* Patch by Pierre Aubert, 24 Nov 2003:wdenk2-10/+23
2003-12-07* Patch by Yuli Barcohen, 3 Dec 2003:wdenk2-2/+2
2003-12-07* Patches by David Müller, 14 Nov 2003:wdenk1-1/+1
2003-12-06* Patch by Nicolas Lacressonnière, 12 Nov 2003:wdenk5-8/+147
2003-12-06* Patches by Stephan Linz, 3 Nov 2003:wdenk2-10/+13
2003-12-06* Patch by Gleb Natapov, 19 Sep 2003:wdenk2-0/+4
2003-12-05Fix typo in MPC5XXX code (pointed out by Victor Wren)wdenk1-2/+2
2003-11-17* Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk2-4/+10
2003-11-07* Patch by Bernhard Kuhn, 28 Oct 2003:wdenk1-2/+1
2003-10-30* Fix parameter passing to standalone images with bootm commandU-Boot-1_0_0wdenk1-18/+21
2003-10-26* Patch by Xiao Xianghua, 23 Oct 2003:wdenk1-1/+1
2003-10-24* Correct header printing for multi-image files in do_bootm()dzu2-1/+28
2003-10-19Add CompactFlash support for NSCUdzu1-12/+46
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk5-13/+14
2003-10-14* Make sure HUSH is initialized for running auto-update scriptsLABEL_2003_10_14_2140wdenk2-8/+15
2003-10-10Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentLABEL_2003_10_10_1200wdenk3-4/+83
2003-10-09* Patch by Steven Scholz, 10 Oct 2003LABEL_2003_10_09_2320wdenk4-24/+555
2003-10-09* Patches by Thomas Lange, 09 Oct 2003:wdenk1-13/+19
2003-10-08* Patch by Scott McNutt, 04 Oct 2003:wdenk3-1/+45
2003-10-08* Patch by Sangmoon Kim, 23 Sep 2003:wdenk1-0/+23
2003-10-06* Update TRAB auto update codeLABEL_2003_10_06_2355wdenk2-3/+8
2003-09-29Suppress all output with splashscreen configured only if "splashimage"dzu1-2/+4
2003-09-18Work on TRAB's auto_update feature.LABEL_2003_09_18_2045wdenk1-0/+2
2003-09-18* Patches by Jon Diekema, 17 Sep 2003:wdenk2-2/+2
2003-09-18* Patches by Anders Larsen, 17 Sep 2003:wdenk4-5/+11
2003-09-17Add auto-update code for TRAB board using USB memory stickswdenk1-1/+1
2003-09-11* Patch by Martin Krause, 11 Sep 2003:LABEL_2003_09_12_0110wdenk2-3/+9
2003-09-11* Patch by Gary Jennejohn, 11 Sep 2003:wdenk2-7/+13
2003-09-10* Patches by Denis Peter, 9 Sep 2003:U-Boot-0_4_8wdenk3-31/+141
2003-09-10* Add support for USB Mass Storage Devices (BBB)wdenk2-37/+323
2003-09-05* Add support for SK98xx driverLABEL_2003_09_06_0055wdenk1-3/+3
2003-09-03Adjustments / cleanup for PPChameleon EVB boardwdenk1-1/+3
2003-09-02* Add support for PPChameleon Eval Boardwdenk2-2/+2
2003-08-29Patch by Yuli Barcohen, 14 Aug 2003:wdenk1-1/+23
2003-08-28- Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK.stroese1-0/+7
2003-08-07Disable debug print for normal use.wdenk1-1/+1
2003-08-05* Map ISP1362 USB OTG controller for NSCU boardwdenk3-125/+180
2003-07-27* Patch by Scott McNutt, 21 Jul 2003:wdenk4-32/+182
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk8-35/+143