History for barebox / commands / bootm.c
2014-07-07
@Robert P. J. Day
bootm.c: "-o" option should refer to "DTB", not "DTS" ...
Robert P. J. Day authored on 4 Jul 2014 Sascha Hauer committed on 7 Jul 2014
2014-06-26
@Sascha Hauer
Documentation: remove doxygen documentation ...
Sascha Hauer committed on 26 Jun 2014
2014-06-02
@Holger Schurig
bootm: beautify output ...
Holger Schurig authored on 30 May 2014 Sascha Hauer committed on 2 Jun 2014
2014-05-14
@Holger Schurig
commands: harmonize in-barebox documentation ...
Holger Schurig authored on 13 May 2014 Sascha Hauer committed on 14 May 2014
@Holger Schurig
commands: group 'help' output ...
Holger Schurig authored on 13 May 2014 Sascha Hauer committed on 14 May 2014
2013-10-07
@Sascha Hauer
bootm: Replace getenv_loadaddr with getenv_ul ...
Sascha Hauer committed on 7 Oct 2013
2013-09-24
@Sascha Hauer
bootm: Add dryrun support ...
Sascha Hauer committed on 24 Sep 2013
@Sascha Hauer
bootm: separate bootm input data and internal data ...
Sascha Hauer committed on 24 Sep 2013
@Sascha Hauer
bootm: move globalvars from command to common ...
Sascha Hauer committed on 24 Sep 2013
@Sascha Hauer
bootm: move getenv_loadaddr from command to common ...
Sascha Hauer committed on 24 Sep 2013
@Sascha Hauer
bootm: remove unused define ...
Sascha Hauer committed on 24 Sep 2013
2013-09-05
@Sascha Hauer
Merge branch 'for-next/boardinfo' ...
Sascha Hauer committed on 5 Sep 2013
2013-09-02
@Jean-Christophe PLAGNIOL-VILLARD
bootm: add global bootm.{image/initrd}.loadaddr support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 1 Sep 2013 Sascha Hauer committed on 2 Sep 2013
2013-08-16
@Sascha Hauer
globalvar: Allow to set initial value ...
Sascha Hauer committed on 16 Aug 2013
2013-06-19
@Sascha Hauer
bootm: factor out code to make it usable from C ...
Sascha Hauer committed on 19 Jun 2013
2013-05-31
@Sascha Hauer
bootm: Print internal devicetree information without verbose ...
Sascha Hauer committed on 31 May 2013
@Sascha Hauer
bootm: make sure to print fixed oftree ...
Sascha Hauer committed on 31 May 2013
2013-05-04
@Sascha Hauer
Don't honor initrd load address ...
Sascha Hauer committed on 4 May 2013
@Uwe Kleine-König
bootm: Simplify initrd address handling ...
Uwe Kleine-König authored on 2 May 2013 Sascha Hauer committed on 4 May 2013
2013-03-06
@Sascha Hauer
of: remove unused libfdt ...
Sascha Hauer committed on 6 Mar 2013
@Sascha Hauer
bootm: Pass unflattened devicetree to handlers ...
Sascha Hauer committed on 6 Mar 2013
@Sascha Hauer
bootm: Use of_print_nodes instead of fdt_print ...
Sascha Hauer committed on 6 Mar 2013
@Sascha Hauer
of: Pass barebox internal format devicetree to of_get_fixed_tree ...
Sascha Hauer committed on 6 Mar 2013
2013-02-04
@Sascha Hauer
Merge branch 'for-next/oftree' ...
Sascha Hauer committed on 4 Feb 2013
2013-01-18
@Sascha Hauer
bootm: move printing of file locations outside verbose mode ...
Sascha Hauer committed on 18 Jan 2013
2013-01-11
@Sascha Hauer
of: make of_get_fixed_tree more universally usable ...
Sascha Hauer committed on 11 Jan 2013
2012-12-03
@Sascha Hauer
filetype: Pass bufsize ...
Sascha Hauer committed on 3 Dec 2012
2012-11-01
@Sascha Hauer
bootm: Do not cross 1MiB sections for the devicetree ...
Sascha Hauer committed on 1 Nov 2012
@Sascha Hauer
bootm: Add a define for the additional devicetree size ...
Sascha Hauer committed on 1 Nov 2012
2012-10-10
@Vicente
bootm: close open files ...
Vicente authored on 8 Oct 2012 Sascha Hauer committed on 10 Oct 2012