]> git.ipfire.org Git - people/ms/u-boot.git/history - common/cmd_bootm.c
[new uImage] Add dual format uImage support framework
[people/ms/u-boot.git] / common / cmd_bootm.c
2008-02-25  Marian Balakowicz[new uImage] Add dual format uImage support framework
2008-02-21  Marian Balakowicz[new uImage] Rename and move print_image_hdr() routine
2008-02-21  Marian Balakowicz[new uImage] Add gen_get_image() routine
2008-02-21  Marian BalakowiczMerge branch 'master' of /home/git/u-boot
2008-02-07  Marian Balakowicz[new uImage] Move kernel data find code to get_kernel...
2008-02-07  Marian Balakowicz[new uImage] Factor out common routines for getting...
2008-02-07  Marian Balakowicz[new uImage] Remove standalone applications handling...
2008-02-07  Marian Balakowicz[new uImage] Remove OF_FLAT_TREE support from PPC bootm...
2008-02-07  Marian Balakowicz[new uImage] Return error on image move/uncompress...
2008-02-07  Marian Balakowicz[new uImage] Cleanup image header pointer use in bootm...
2008-02-07  Marian Balakowicz[new uImage] Cleanup cmd_bootm.c
2008-02-07  Marian Balakowicz[new uImage] Add memmove_wd() common routine
2008-02-07  Marian Balakowicz[new uImage] Remove I386 uImage fake_header() routine
2008-02-07  Marian Balakowicz[new uImage] Move CHUNKSZ definition to image.h
2008-02-07  Marian Balakowicz[new uImage] Move gunzip() common code to common/gunzip.c
2008-02-07  Marian Balakowicz[new uImage] Cleanup OF/FDT #if/#elif/#endif use in...
2008-02-07  Marian Balakowicz[new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_l...
2008-02-07  Marian Balakowicz[new uImage] Define a API for image handling operations
2008-01-09  Markus KlotzbuecherMerge git://www.denx.de/git/u-boot
2008-01-08  Wolfgang DenkMerge branch 'inka4x0-ng' of /home/m8/git/u-boot/
2008-01-07  Peter PearseMerge with git://www.denx.de/git/u-boot.git
2008-01-03  Jon LoeligerMerge commit 'wd/master'
2007-12-29  Stefan RoeseMerge branch 'for-1.3.2-ver2'
2007-12-27  Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2007-12-27  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2007-12-27  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-sh
2007-12-06  Nobuhiro IwamatsuMerge git://www.denx.de/git/u-boot
2007-12-06  Nobuhiro IwamatsuMerge git://www.denx.de/git/u-boot
2007-11-28  Nobuhiro IwamatsuMerge git://www.denx.de/git/u-boot
2007-11-02  Jon LoeligerMerge commit 'remotes/wd/master'
2007-11-01  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2007-10-27  Stefan RoeseMerge git://www.denx.de/git/u-boot
2007-10-23  Martin KrauseMerge branch 'u-boot' of /home/mkr/git/u-boot-tq-group...
2007-10-20  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2007-10-20  Wolfgang DenkMerge branch 'master' of /home/git/u-boot/
2007-10-19  Andy FlemingMerge branch 'denx'
2007-10-19  Detlev ZundelFix two typos.
2007-10-02  Haavard SkinnemoenMerge commit 'origin/master'
2007-09-27  Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/lwmon5
2007-09-22  Nobuhiro IwamatsuMerge git://www.denx.de/git/u-boot
2007-09-17  Markus KlotzbuecherMerge with git://www.denx.de/git/u-boot.git
2007-09-10  Michal SimekMerge git://www.denx.de/git/u-boot
2007-09-10  Peter PearseMerge with git://www.denx.de/git/u-boot.git
2007-09-08  Grant LikelyBugfix: make bootm+libfdt compile on boards with no...
2007-09-08  Wolfgang DenkMerge with /home/raj/git/u-boot#ads5121_fixes
2007-09-07  Peter PearseMerge with git://www.denx.de/git/u-boot.git
2007-09-06  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
2007-09-06  Bartlomiej SiekaFix do_bootm_linux() so that multi-file images with...
2007-09-06  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-mpc5xxx
2007-09-06  Grant Likelybootm/fdt: Only process the fdt if an fdt address was...
2007-08-21  Stefan RoeseMerge with /home/stefan/git/u-boot/u-boot-ppc4xx
2007-08-18  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
2007-08-16  John RigbyMerge branch 'denx-coldfire' into coldfire-aug2007
2007-08-16  Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-08-16  Andy FlemingFix warnings from of_data copy fix
2007-08-16  Andy FlemingFix of_data copying for CONFIG_OF_FLAT_TREE-using boards
2007-08-16  Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-08-15  Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-08-15  Michal SimekMerge git://www.denx.de/git/u-boot into merge
2007-08-15  Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-08-15  Jerry Van BarenFix where the #ifdef CFG_BOOTMAPSZ is placed.
2007-08-15  Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-08-14  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
2007-08-14  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-arm
2007-08-14  Wolfgang DenkMerge with /home/wd/git/u-boot/work
2007-08-14  Andy FlemingFix initrd/dtb interaction
2007-08-14  Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-08-14  Ben WarrenSync'd u-boot-net with mainline
2007-08-13  Jon LoeligerMerge commit 'remotes/wd/master'
2007-08-13  Haavard SkinnemoenMerge commit 'upstream/master'
2007-08-11  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-fdt
2007-08-10  Kim Phillipsfdt: do board setup based on fdt address specified...
2007-08-10  Gerald Van BarenCall ft_board_setup() from the bootm command.
2007-08-10  Gerald Van BarenAsthetic improvements: error messages and line lengths.
2007-08-10  Gerald Van BarenReorganize and fix problems (returns) in the bootm...
2007-08-10  Gerald Van BarenFix bugs in the CONFIG_OF_LIBFDT
2007-08-09  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
2007-08-07  Markus KlotzbuecherMerge with git://www.denx.de/git/u-boot.git
2007-08-07  Michal SimekMerge git://www.denx.de/git/u-boot
2007-08-07  Wolfgang DenkMerge with /home/tur/git/u-boot#cm5200-si
2007-08-06  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-testing
2007-08-05  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-testing
2007-08-05  Michal SimekMerge git://www.denx.de/git/u-boot
2007-08-03  Andy FlemingMerge branch 'testing' into working
2007-07-16  Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-07-16  Stefan RoeseMerge with /home/stefan/git/u-boot/u-boot-coldfire...
2007-07-13  Heiko SchocherMerge with /home/hs/Atronic/u-boot-dev-new
2007-07-13  Heiko Schochermake show_boot_progress () weak.
2007-07-10  Jon Loeligercommon/: Remove lingering references to CFG_CMD_* symbols.
2007-07-08  Jon Loeligercommon/cmd_[af]*: Remove obsolete references to CONFIG_...
2007-07-03  Jon Loeligercommon/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with...
2007-06-19  Haavard SkinnemoenMerge branch 'upstream'
2007-06-05  Jon LoeligerMerge branch 'mpc8641'
2007-06-01  Stefan RoeseMerge with /home/stefan/git/u-boot/bamboo-nand
2007-05-27  Wolfgang DenkMerge with /home/tur/git/u-boot#motionpro
2007-05-15  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
2007-05-14  Wolfgang DenkMerge with /home/tur/git/u-boot#motionpro
2007-05-13  Nobuhiro Iwamatsush: First support code of SuperH.
2007-05-10  Jon LoeligerMerge branch 'mpc8641'
2007-05-07  Michal SimekMerge git://www.denx.de/git/u-boot
next