summaryrefslogtreecommitdiffstats
path: root/common/cmd_bootm.c
Commit message (Expand)AuthorAgeFilesLines
* svn_rev_587Sascha Hauer2007-07-051-103/+108
* svn_rev_538Sascha Hauer2007-07-051-2/+1
* svn_rev_503Sascha Hauer2007-07-051-1/+1
* svn_rev_487Sascha Hauer2007-07-051-5/+6
* svn_rev_463Sascha Hauer2007-07-051-2/+2
* svn_rev_462Sascha Hauer2007-07-051-2/+2
* svn_rev_430Sascha Hauer2007-07-051-16/+12
* svn_rev_280Sascha Hauer2007-07-051-471/+7
* svn_rev_270Sascha Hauer2007-07-051-5/+5
* svn_rev_207Sascha Hauer2007-07-051-4/+4
* svn_rev_153Sascha Hauer2007-07-051-4/+6
* svn_rev_152Sascha Hauer2007-07-051-1/+8
* svn_rev_126Sascha Hauer2007-07-051-3/+11
* svn_rev_118Sascha Hauer2007-07-051-5/+1
* svn_rev_105Sascha Hauer2007-07-051-26/+15
* svn_rev_093Sascha Hauer2007-07-051-11/+3
* [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernelStefan Roese2006-11-271-32/+22
* Code cleanup.Wolfgang Denk2006-10-261-3/+2
* Added support for Multi-Image files that contain a device treeKumar Gala2006-10-241-6/+55
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-241-5/+7
|\
| * Fix possible uninitialized variable compiler warning.Grant Likely2006-10-121-1/+1
| * Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-101-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
| |/ /
* | | Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wdWolfgang Denk2006-10-111-6/+7
|\ \ \
| * | | * Fix a bunch of compiler warnings for gcc 4.0Matthew McClintock2006-10-111-1/+1
| * | | * Another small fix for booting with disable_ofMatthew McClintock2006-08-231-5/+6
* | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-111-0/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Define IH_CPU_AVR32Stefan Roese2006-10-091-0/+3
| |/
* | * Fix disable_of bootingMatthew McClintock2006-08-161-1/+4
* | * Support for FDT in uImage format, error when using FDT from flashMatthew McClintock2006-08-161-5/+65
* | * Patch to modify ft_build.c to update flat device trees in placeMatthew McClintock2006-06-281-1/+1
* | * Modify bootm command to support booting with flat device treesMatthew McClintock2006-06-281-14/+26
|/
* 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
|/