summaryrefslogtreecommitdiff
path: root/common/cmd_bootm.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-09common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-11/+11
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-11/+11
2007-05-04Fix initrd length corruption in bootm command.Wolfgang Denk1-2/+1
2007-04-15Improve the bootm command for CONFIG_OF_LIBFDTGerald Van Baren1-8/+48
2007-04-06Moved fdt command support code to fdt_support.cGerald Van Baren1-1/+1
2007-03-31Fix some minor whitespace violations.Gerald Van Baren1-1/+1
2007-03-31Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren1-10/+55
2007-03-22Code cleanup / re-insert previous Copyright entries.Wolfgang Denk1-18/+18
2007-03-09[Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li1-1/+2
2006-11-27[PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernelStefan Roese1-32/+22
2006-10-26Code cleanup.Wolfgang Denk1-3/+2
2006-10-25Added support for Multi-Image files that contain a device treeKumar Gala1-6/+55
2006-10-24Merge with /home/wd/git/u-boot/masterWolfgang Denk1-5/+7
2006-10-12Fix possible uninitialized variable compiler warning.Grant Likely1-1/+1
2006-10-12Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wdWolfgang Denk1-6/+7
2006-10-12* Fix a bunch of compiler warnings for gcc 4.0Matthew McClintock1-1/+1
2006-10-11Merge with /home/wd/git/u-boot/masterWolfgang Denk1-0/+3
2006-10-11Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger1-0/+3
2006-10-09Define IH_CPU_AVR32Stefan Roese1-0/+3
2006-08-23* Another small fix for booting with disable_ofMatthew McClintock1-5/+6
2006-08-22Fix disable_of bootingMatthew McClintock1-1/+4
2006-08-22Support for FDT in uImage format, error when using FDT from flashMatthew McClintock1-5/+65
2006-08-17Unlock cache before kernel starts up for MPC86xxHaiying Wang1-2/+2
2006-08-16* Fix disable_of bootingMatthew McClintock1-1/+4
2006-08-16* Support for FDT in uImage format, error when using FDT from flashMatthew McClintock1-5/+65
2006-08-09Merge branch 'mpc85xx'Jon Loeliger1-15/+27
2006-08-09* Patch to modify ft_build.c to update flat device trees in place Patch by Ma...Matthew McClintock1-1/+1
2006-08-09* Modify bootm command to support booting with flat device trees Patch by Mat...Matthew McClintock1-14/+26
2006-07-13Fixed initrd issue by define big RAMJin Zhengxiong1-1/+0
2006-07-07We made a u-boot patch to fix the hang up issueJason Jin1-0/+1
2006-06-28* Patch to modify ft_build.c to update flat device trees in placeMatthew McClintock1-1/+1
2006-06-28* Modify bootm command to support booting with flat device treesMatthew McClintock1-14/+26
2006-05-10Remove unneeded INIT_RAM_LOCK cache twiddling.Haiying Wang1-2/+2
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-7/+2
2006-03-13Change max size of uncompressed uImage's to 8MByte and addStefan Roese1-2/+6
2006-03-12Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infrWolfgang Denk1-6/+10
2006-03-12Add ADI Blackfin supportWolfgang Denk1-0/+2
2006-03-12Add loads of ntohl() in image header handlingWolfgang Denk1-9/+9
2006-01-12Add support for passing initrd information via flat device treeKumar Gala1-6/+10
2005-10-15Merge with /home/m8/git/u-bootWolfgang Denk1-2/+2
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-9/+9
2005-10-13Support passing of OF flat trees to the kernel.Wolfgang Denk1-0/+42
2005-10-11Added support for TQM834x boards.Marian Balakowicz1-2/+2
2005-10-06Fix booting from serial dataflash on AT91RM9200Wolfgang Denk1-7/+9
2005-07-23* Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger1-2/+2
2005-06-20* Patch by Travis Sawyer, 10 Jun 2005:wdenk1-1/+1
2005-04-04* Patch by Scott McNutt, 01 Nov 2004:wdenk1-0/+2
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-11Patches by Scott McNutt, 24 Aug 2004:wdenk1-0/+2