aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_bootm.c
AgeCommit message (Expand)AuthorFilesLines
2004-11-21* Update for AT91RM9200DK and CMC_PU2 boards:wdenk1-7/+7
2004-10-28Patch by TsiChung Liew, 23 Sep 2004:wdenk1-0/+7
2004-10-10Patches by Scott McNutt, 24 Aug 2004:wdenk1-0/+2
2004-09-08* Patch by Detlev Zundel, 08 Sep 2004:LABEL_2004_09_09_0000wdenk1-3/+3
2004-04-18* Patch by Yasushi Shoji, 07 Apr 2004:wdenk1-0/+3
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk1-29/+30
2004-02-24* Patch by Masami Komiy, 22 Feb 2004:wdenk1-2/+2
2004-02-08* Patch by Yuli Barcohen, 26 Jan 2004:wdenk1-1/+7
2004-01-02* Cleanup lowboot code for MPC5200wdenk1-1/+1
2003-12-08* Patch by Bernhard Kuhn, 28 Nov 2003:wdenk1-0/+2
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 withwdenk1-2/+10
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()dzu1-1/+1
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk1-3/+2
2003-10-10Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentLABEL_2003_10_10_1200wdenk1-0/+40
2003-10-08* Patch by Scott McNutt, 04 Oct 2003:wdenk1-1/+11
2003-08-29Patch by Yuli Barcohen, 14 Aug 2003:wdenk1-1/+23
2003-08-05* Map ISP1362 USB OTG controller for NSCU boardwdenk1-2/+2
2003-07-27* Patch by Scott McNutt, 21 Jul 2003:wdenk1-0/+28
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-0/+57
2003-07-16* Add support for IceCube board (with MGT5100 and MPC5200 CPUs)U-Boot-0_4_4wdenk1-0/+4
2003-07-14* Patches by Yuli Barcohen, 13 Jul 2003:wdenk1-0/+1
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-8/+9
2003-06-28Fix duplicate command entry.wdenk1-1/+1
2003-06-28Rewrite command lookup and help command (fix problems with bubblewdenk1-1/+8
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-6/+37
2003-06-16* Patch by Nicolas Lacressonniere, 11 Jun 2003:wdenk1-0/+16
2003-05-23Add zero-copy ramdisk support (requires corresponding kernel support!)wdenk1-0/+8
2003-05-20* Patch by David Updegraff, 22 Apr 2003:LABEL_2003_05_20_1630wdenk1-0/+106
2003-04-20* Make sure Block Lock Bits get cleared in R360MPI flash driverwdenk1-0/+31
2003-04-12* Patch by Lutz Dennig, 10 Apr 2003:LABEL_2003_04_15_1900wdenk1-2/+7
2003-03-06* Patches by David Müller, 31 Jan 2003:LABEL_2003_03_06_2255wdenk1-1/+1
2003-02-28* Add support for 16 MB flash configuration of TRAB boardLABEL_2003_02_28_0150wdenk1-0/+2
2002-12-17* Use 1-byte-read instead of -write for iprobe() functionwdenk1-0/+1
2002-12-08* Improve log buffer code; use "loglevel" to decide which messageswdenk1-9/+9
2002-11-19* Patch by Thomas Frieden, 13 Nov 2002:wdenk1-0/+11
2002-11-18* Patch by Daniel Engström, 13 Nov 2002:LABEL_2002_11_18_0115wdenk1-6/+31
2002-11-05* Add support for log buffer which can be passed to Linux kernel'sLABEL_2002_11_05_1735wdenk1-15/+22
2002-11-03Initial revisionwdenk1-0/+931