summaryrefslogtreecommitdiffstats
path: root/common/cmd_bootm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-101-0/+3
|\
| * Define IH_CPU_AVR32Stefan Roese2006-10-091-0/+3
* | Fix disable_of bootingMatthew McClintock2006-08-221-1/+4
* | Support for FDT in uImage format, error when using FDT from flashMatthew McClintock2006-08-221-5/+65
* | Unlock cache before kernel starts up for MPC86xxHaiying Wang2006-08-171-2/+2
* | Merge branch 'mpc85xx'Jon Loeliger2006-08-091-15/+27
|\ \
| * | * Patch to modify ft_build.c to update flat device trees in place Patch by Ma...Matthew McClintock2006-08-091-1/+1
| * | * Modify bootm command to support booting with flat device trees Patch by Mat...Matthew McClintock2006-08-091-14/+26
| |/
* | Fixed initrd issue by define big RAMJin Zhengxiong2006-07-131-1/+0
* | We made a u-boot patch to fix the hang up issueJason Jin2006-07-071-0/+1
* | Remove unneeded INIT_RAM_LOCK cache twiddling.Haiying Wang2006-05-101-2/+2
|/
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-7/+2
* Change max size of uncompressed uImage's to 8MByte and addStefan Roese2006-03-131-2/+6
* Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infrWolfgang Denk2006-03-121-6/+10
|\
| * Add support for passing initrd information via flat device treeKumar Gala2006-01-111-6/+10
* | Add ADI Blackfin supportWolfgang Denk2006-03-121-0/+2
* | Add loads of ntohl() in image header handlingWolfgang Denk2006-03-121-9/+9
|/
* Merge with /home/m8/git/u-bootWolfgang Denk2005-10-151-2/+2
|\
| * Added support for TQM834x boards.Marian Balakowicz2005-10-111-2/+2
* | Cleanup for GCC-4.xWolfgang Denk2005-10-131-9/+9
* | Support passing of OF flat trees to the kernel.Wolfgang Denk2005-10-131-0/+42
|/
* Fix booting from serial dataflash on AT91RM9200Wolfgang Denk2005-10-061-7/+9
* * Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger2005-07-231-2/+2
* * Patch by Travis Sawyer, 10 Jun 2005:wdenk2005-06-201-1/+1
* * Patch by Scott McNutt, 01 Nov 2004:wdenk2005-04-031-0/+2
* * Update for AT91RM9200DK and CMC_PU2 boards:wdenk2004-11-211-7/+7
* Patch by TsiChung Liew, 23 Sep 2004:wdenk2004-10-281-0/+7
* Patches by Scott McNutt, 24 Aug 2004:wdenk2004-10-101-0/+2
* * Patch by Detlev Zundel, 08 Sep 2004:LABEL_2004_09_09_0000wdenk2004-09-081-3/+3
* * Patch by Yasushi Shoji, 07 Apr 2004:wdenk2004-04-181-0/+3
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-231-29/+30
* * Patch by Masami Komiy, 22 Feb 2004:wdenk2004-02-241-2/+2
* * Patch by Yuli Barcohen, 26 Jan 2004:wdenk2004-02-081-1/+7
* * Cleanup lowboot code for MPC5200wdenk2004-01-021-1/+1
* * Patch by Bernhard Kuhn, 28 Nov 2003:wdenk2003-12-081-0/+2
* Fix typo in MPC5XXX code (pointed out by Victor Wren)wdenk2003-12-051-2/+2
* * Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk2003-11-171-2/+10
* * Fix parameter passing to standalone images with bootm commandU-Boot-1_0_0wdenk2003-10-301-18/+21
* * Patch by Xiao Xianghua, 23 Oct 2003:wdenk2003-10-261-1/+1
* * Correct header printing for multi-image files in do_bootm()dzu2003-10-241-1/+1
* * Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk2003-10-151-3/+2
* Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentLABEL_2003_10_10_1200wdenk2003-10-101-0/+40
* * Patch by Scott McNutt, 04 Oct 2003:wdenk2003-10-081-1/+11
* Patch by Yuli Barcohen, 14 Aug 2003:wdenk2003-08-291-1/+23
* * Map ISP1362 USB OTG controller for NSCU boardwdenk2003-08-051-2/+2
* * Patch by Scott McNutt, 21 Jul 2003:wdenk2003-07-271-0/+28
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-0/+57
* * Add support for IceCube board (with MGT5100 and MPC5200 CPUs)U-Boot-0_4_4wdenk2003-07-161-0/+4
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-141-0/+1
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-8/+9