History for barebox / commands / bootm.c
2011-12-17
@Sascha Hauer
Merge branch 'work/uimage' into next ...
Sascha Hauer committed on 17 Dec 2011
2011-12-15
@Sascha Hauer
Merge branch 'pu/ppc-oftree' into next
Sascha Hauer committed on 15 Dec 2011
@Sascha Hauer
ppc: switch to libfdt based oftree implementation ...
Sascha Hauer committed on 15 Dec 2011
@Sascha Hauer
remove unused watchdog header ...
Sascha Hauer committed on 15 Dec 2011
@Sascha Hauer
bootm: use new uimage code ...
Sascha Hauer committed on 15 Dec 2011
2011-12-14
@Sascha Hauer
ppc: switch to libfdt based oftree implementation ...
Sascha Hauer committed on 14 Dec 2011
2011-12-07
@Sascha Hauer
bootm: factor out initrd code from option parser ...
Sascha Hauer committed on 7 Dec 2011
2011-11-29
@Sascha Hauer
bootm: remove dead code ...
Sascha Hauer committed on 29 Nov 2011
@Sascha Hauer
bootm: use generic uncompress function ...
Sascha Hauer committed on 29 Nov 2011
@Sascha Hauer
bootm: do not select uncompression methods ...
Sascha Hauer committed on 29 Nov 2011
@Sascha Hauer
add kernel gunzip implementation ...
Sascha Hauer committed on 29 Nov 2011
@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