summaryrefslogtreecommitdiff
path: root/common/cmd_bootm.c
Commit message (Expand)AuthorAgeLines
* Patch by Yuli Barcohen, 14 Aug 2003:wdenk2003-08-29-1/+23
* * Map ISP1362 USB OTG controller for NSCU boardwdenk2003-08-05-2/+2
* * Patch by Scott McNutt, 21 Jul 2003:wdenk2003-07-27-0/+28
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-0/+57
* * Add support for IceCube board (with MGT5100 and MPC5200 CPUs)wdenk2003-07-16-0/+4
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-14-0/+1
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-8/+9
* Fix duplicate command entry.wdenk2003-06-28-1/+1
* Rewrite command lookup and help command (fix problems with bubblewdenk2003-06-28-1/+8
* * Code cleanup:wdenk2003-06-27-6/+37
* * Patch by Nicolas Lacressonniere, 11 Jun 2003:wdenk2003-06-16-0/+16
* Add zero-copy ramdisk support (requires corresponding kernel support!)wdenk2003-05-23-0/+8
* * Patch by David Updegraff, 22 Apr 2003:wdenk2003-05-20-0/+106
* * Make sure Block Lock Bits get cleared in R360MPI flash driverwdenk2003-04-20-0/+31
* * Patch by Lutz Dennig, 10 Apr 2003:wdenk2003-04-12-2/+7
* * Patches by David Müller, 31 Jan 2003:wdenk2003-03-06-1/+1
* * Add support for 16 MB flash configuration of TRAB boardwdenk2003-02-28-0/+2
* * Use 1-byte-read instead of -write for iprobe() functionwdenk2002-12-17-0/+1
* * Improve log buffer code; use "loglevel" to decide which messageswdenk2002-12-08-9/+9
* * Patch by Thomas Frieden, 13 Nov 2002:wdenk2002-11-19-0/+11
* * Patch by Daniel Engström, 13 Nov 2002:wdenk2002-11-18-6/+31
* * Add support for log buffer which can be passed to Linux kernel'swdenk2002-11-05-15/+22
* Initial revisionwdenk2002-11-03-0/+931