summaryrefslogtreecommitdiff
path: root/common/cmd_bootm.c
Commit message (Expand)AuthorAgeLines
* Change max size of uncompressed uImage's to 8MByte and addStefan Roese2006-03-13-2/+6
* Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infrWolfgang Denk2006-03-12-6/+10
|\
| * Add support for passing initrd information via flat device treeKumar Gala2006-01-11-6/+10
* | Add ADI Blackfin supportWolfgang Denk2006-03-12-0/+2
* | Add loads of ntohl() in image header handlingWolfgang Denk2006-03-12-9/+9
|/
* Merge with /home/m8/git/u-bootWolfgang Denk2005-10-15-2/+2
|\
| * Added support for TQM834x boards.Marian Balakowicz2005-10-11-2/+2
* | Cleanup for GCC-4.xWolfgang Denk2005-10-13-9/+9
* | Support passing of OF flat trees to the kernel.Wolfgang Denk2005-10-13-0/+42
|/
* Fix booting from serial dataflash on AT91RM9200Wolfgang Denk2005-10-06-7/+9
* * Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger2005-07-23-2/+2
* * Patch by Travis Sawyer, 10 Jun 2005:wdenk2005-06-20-1/+1
* * Patch by Scott McNutt, 01 Nov 2004:wdenk2005-04-03-0/+2
* * Update for AT91RM9200DK and CMC_PU2 boards:wdenk2004-11-21-7/+7
* Patch by TsiChung Liew, 23 Sep 2004:wdenk2004-10-28-0/+7
* Patches by Scott McNutt, 24 Aug 2004:wdenk2004-10-10-0/+2
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-08-3/+3
* * Patch by Yasushi Shoji, 07 Apr 2004:wdenk2004-04-18-0/+3
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-23-29/+30
* * Patch by Masami Komiy, 22 Feb 2004:wdenk2004-02-24-2/+2
* * Patch by Yuli Barcohen, 26 Jan 2004:wdenk2004-02-08-1/+7
* * Cleanup lowboot code for MPC5200wdenk2004-01-02-1/+1
* * Patch by Bernhard Kuhn, 28 Nov 2003:wdenk2003-12-08-0/+2
* Fix typo in MPC5XXX code (pointed out by Victor Wren)wdenk2003-12-05-2/+2
* * Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk2003-11-17-2/+10
* * Fix parameter passing to standalone images with bootm commandwdenk2003-10-30-18/+21
* * 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/+1
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-3/+2
* Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentwdenk2003-10-10-0/+40
* * Patch by Scott McNutt, 04 Oct 2003:wdenk2003-10-08-1/+11
* 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