History for barebox / commands / bootm.c
2011-11-29
@Sascha Hauer
use kernel bunzip implementation ...
Sascha Hauer committed on 29 Nov 2011
@Sascha Hauer
bootm: use initrd_address and initrd_size ...
Sascha Hauer committed on 29 Nov 2011
@Sascha Hauer
bootm: push relocate_image up to the generic command ...
Sascha Hauer committed on 29 Nov 2011
@Sascha Hauer
bootm relocate_image: honour load_address ...
Sascha Hauer committed on 29 Nov 2011
@Sascha Hauer
bootm: fix typo, update help str ...
Sascha Hauer committed on 29 Nov 2011
@Sascha Hauer
bootm: do not require -L after -r ...
Sascha Hauer committed on 29 Nov 2011
@Sascha Hauer
bootm: fix various memory leaks ...
Sascha Hauer committed on 29 Nov 2011
@Sascha Hauer
bootm: remove image handler options ...
Sascha Hauer committed on 29 Nov 2011
@Sascha Hauer
bootm: handle initrds inline ...
Sascha Hauer committed on 29 Nov 2011
@Sascha Hauer
factor out iminfo command ...
Sascha Hauer committed on 29 Nov 2011
@Sascha Hauer
bootm: remove dead code ...
Sascha Hauer committed on 29 Nov 2011
@Sascha Hauer
Merge branch 'work/magicvars' into next
Sascha Hauer committed on 29 Nov 2011
@Sascha Hauer
bootm: Add bootargs magicvar ...
Sascha Hauer committed on 29 Nov 2011
2011-11-28
@Sascha Hauer
remove irq support fragments ...
Sascha Hauer committed on 28 Nov 2011
2011-10-09
@Jean-Christophe PLAGNIOL-VILLARD
bootm: add -L option to specify the initrd load address ...
Jean-Christophe PLAGNIOL-VILLARD authored on 8 Oct 2011 Sascha Hauer committed on 9 Oct 2011
@Jean-Christophe PLAGNIOL-VILLARD
get_fake_image_handle: set nb_data_entries to 1 and update the header size ...
Jean-Christophe PLAGNIOL-VILLARD authored on 8 Oct 2011 Sascha Hauer committed on 9 Oct 2011
@Jean-Christophe PLAGNIOL-VILLARD
bootm: ensure the uImage is mapped first to allow option to used it ...
Jean-Christophe PLAGNIOL-VILLARD authored on 8 Oct 2011 Sascha Hauer committed on 9 Oct 2011
2011-09-28
@Jean-Christophe PLAGNIOL-VILLARD
image: move map_image amd unmap_image to image.c ...
Jean-Christophe PLAGNIOL-VILLARD authored on 27 Sep 2011 Sascha Hauer committed on 28 Sep 2011
@Jean-Christophe PLAGNIOL-VILLARD
image: add multi image support for bootm ...
Jean-Christophe PLAGNIOL-VILLARD authored on 27 Sep 2011 Sascha Hauer committed on 28 Sep 2011
@Jean-Christophe PLAGNIOL-VILLARD
image: use data base addr for image_print_contents, image_multi_count/getimg ...
Jean-Christophe PLAGNIOL-VILLARD authored on 27 Sep 2011 Sascha Hauer committed on 28 Sep 2011
2011-07-04
@Antony Pavlov
commands/bootm.c: fix unused-but-set-variable gcc warning ...
Antony Pavlov authored on 3 Jul 2011 Sascha Hauer committed on 4 Jul 2011
2010-11-17
@Sascha Hauer
Remove m68k support ...
Sascha Hauer committed on 17 Nov 2010
2010-11-01
@Robert Schwebel
doc: add documentation for 'bootm' ...
Robert Schwebel authored on 17 Oct 2010 Sascha Hauer committed on 1 Nov 2010
2010-10-21
@Sascha Hauer
bootm: sparse fixes ...
Sascha Hauer committed on 21 Oct 2010
2010-10-13
@Sascha Hauer
image: remove confusing image_check_* functions ...
Sascha Hauer committed on 13 Oct 2010
2010-10-07
@Jean-Christophe PLAGNIOL-VILLARD
image: factorise image printing contents ...
Jean-Christophe PLAGNIOL-VILLARD committed on 7 Oct 2010
@Jean-Christophe PLAGNIOL-VILLARD
Replace direct header access with the API routines ...
Jean-Christophe PLAGNIOL-VILLARD committed on 7 Oct 2010
@Jean-Christophe PLAGNIOL-VILLARD
image: rename IH_CPU to IH_ARCH to be more concistant ...
Jean-Christophe PLAGNIOL-VILLARD committed on 7 Oct 2010
@Jean-Christophe PLAGNIOL-VILLARD
image: factorise string helper ...
Jean-Christophe PLAGNIOL-VILLARD committed on 7 Oct 2010
@Sascha Hauer
Revert "image: factorise string helper" ...
Sascha Hauer committed on 7 Oct 2010