summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
* * Patch by Xiao Xianghua, 23 Oct 2003:wdenk2003-10-26-1/+1
* * Correct header printing for multi-image files in do_bootm()dzu2003-10-24-1/+28
* Add CompactFlash support for NSCUdzu2003-10-19-12/+46
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-13/+14
* * Make sure HUSH is initialized for running auto-update scriptswdenk2003-10-14-8/+15
* Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentwdenk2003-10-10-4/+83
* * Patch by Steven Scholz, 10 Oct 2003wdenk2003-10-09-24/+555
* * Patches by Thomas Lange, 09 Oct 2003:wdenk2003-10-09-13/+19
* * Patch by Scott McNutt, 04 Oct 2003:wdenk2003-10-08-1/+45
* * Patch by Sangmoon Kim, 23 Sep 2003:wdenk2003-10-08-0/+23
* * Update TRAB auto update codewdenk2003-10-06-3/+8
* Suppress all output with splashscreen configured only if "splashimage"dzu2003-09-29-2/+4
* Work on TRAB's auto_update feature.wdenk2003-09-18-0/+2
* * Patches by Jon Diekema, 17 Sep 2003:wdenk2003-09-18-2/+2
* * Patches by Anders Larsen, 17 Sep 2003:wdenk2003-09-18-5/+11
* Add auto-update code for TRAB board using USB memory stickswdenk2003-09-17-1/+1
* * Patch by Martin Krause, 11 Sep 2003:wdenk2003-09-11-3/+9
* * Patch by Gary Jennejohn, 11 Sep 2003:wdenk2003-09-11-7/+13
* * Patches by Denis Peter, 9 Sep 2003:wdenk2003-09-10-31/+141
* * Add support for USB Mass Storage Devices (BBB)wdenk2003-09-10-37/+323
* * Add support for SK98xx driverwdenk2003-09-05-3/+3
* Adjustments / cleanup for PPChameleon EVB boardwdenk2003-09-03-1/+3
* * Add support for PPChameleon Eval Boardwdenk2003-09-02-2/+2
* Patch by Yuli Barcohen, 14 Aug 2003:wdenk2003-08-29-1/+23
* - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK.stroese2003-08-28-0/+7
* Disable debug print for normal use.wdenk2003-08-07-1/+1
* * Map ISP1362 USB OTG controller for NSCU boardwdenk2003-08-05-125/+180
* * Patch by Scott McNutt, 21 Jul 2003:wdenk2003-07-27-32/+182
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-35/+143
* * Patch by Martin Krause, 17 Jul 2003:wdenk2003-07-17-0/+3
* * Add support for IceCube board (with MGT5100 and MPC5200 CPUs)wdenk2003-07-16-1/+4
* Avoid unnecessary call to post_word_load();wdenk2003-07-15-1/+1
* Adapt log driver to latest POST changes (POST_SLOWTEST)wdenk2003-07-15-1/+4
* * Patches by Martin Krause, 14 Jul 2003:wdenk2003-07-15-0/+6
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-14-0/+1
* - Fix bug in CONFIG_VERSION_VARIABLE.stroese2003-07-11-6/+1
* * Add support for NSCU boardwdenk2003-07-07-2/+2
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-238/+247
* * Patch by Seb James, 30 Jun 2003:wdenk2003-06-30-10/+10
* Fix some missing commands, cleanup header fileswdenk2003-06-29-23/+82
* help text cleanupwdenk2003-06-28-2/+1
* Fix duplicate command entry.wdenk2003-06-28-1/+1
* Rewrite command lookup and help command (fix problems with bubblewdenk2003-06-28-44/+64
* Merge from "stable branch", tag LABEL_2003_06_28_1800-stable:wdenk2003-06-28-4/+10
* * Code cleanup:wdenk2003-06-27-2378/+3070
* * Patch by Yuli Barcohen, 23 Jun 2003:wdenk2003-06-23-10/+2
* * Patch by Rune Torgersen, 4 Jun 2003:wdenk2003-06-22-1/+3
* Patches by Murray Jensen, 17 Jun 2003:wdenk2003-06-19-8/+52
* Patches by Robert Schwebel, 14 Jun 2003:wdenk2003-06-19-2/+16
* * Patch by Nicolas Lacressonniere, 11 Jun 2003:wdenk2003-06-16-4/+115