History for barebox / include / boot.h
2016-07-26
@Sascha Hauer
boot: Move code to common/ ...
Sascha Hauer committed on 26 Jul 2016
@Sascha Hauer
bootentries: Move struct bootentries to include/boot.h ...
Sascha Hauer committed on 26 Jul 2016
@Sascha Hauer
include: Move bulk of boot.h to bootm.h ...
Sascha Hauer committed on 26 Jul 2016
2016-05-10
@Sascha Hauer
bootm: Add verify mode "available" ...
Sascha Hauer committed on 10 May 2016
@Sascha Hauer
bootm: Move bootm options to common/Kconfig ...
Sascha Hauer committed on 10 May 2016
2016-05-04
@Sascha Hauer
bootm: Optionally add a root= option to Kernel command line ...
Sascha Hauer committed on 4 May 2016
2016-01-26
@Jan Luebbe
bootm: add initial FIT support ...
Jan Luebbe authored on 6 Jan 2016 Sascha Hauer committed on 26 Jan 2016
@Sascha Hauer
bootm: make verifying/hashing configurable ...
Sascha Hauer committed on 26 Jan 2016
@Sascha Hauer
bootm: Initialize bootm_data defaults in single place ...
Sascha Hauer committed on 26 Jan 2016
@Sascha Hauer
bootm: move initrd code together ...
Sascha Hauer committed on 26 Jan 2016
2016-01-22
@Sascha Hauer
bootm: use names instead of numbers for image parts ...
Sascha Hauer committed on 22 Jan 2016
@Sascha Hauer
bootm: introduce bootm_get_os_size ...
Sascha Hauer committed on 22 Jan 2016
2014-01-14
@Sascha Hauer
bootm: introduce bootm_load_devicetree helper ...
Sascha Hauer committed on 14 Jan 2014
@Sascha Hauer
bootm: introduce bootm_load_initrd helper ...
Sascha Hauer committed on 14 Jan 2014
2014-01-10
@Sascha Hauer
bootm: introduce bootm_load_os helper ...
Sascha Hauer committed on 10 Jan 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 getenv_loadaddr from command to common ...
Sascha Hauer committed on 24 Sep 2013
2013-06-19
@Sascha Hauer
bootm: factor out code to make it usable from C ...
Sascha Hauer committed on 19 Jun 2013
2013-03-06
@Sascha Hauer
bootm: Pass unflattened devicetree to handlers ...
Sascha Hauer committed on 6 Mar 2013
2012-05-14
@Sascha Hauer
booting: more flexible Linux bootargs generation ...
Sascha Hauer committed on 14 May 2012
2011-12-15
@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-11-29
@Sascha Hauer
bootm: use initrd_address and initrd_size ...
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: remove image handler options ...
Sascha Hauer committed on 29 Nov 2011
2009-11-03
@Sascha Hauer
list: remove duplicated list.h ...
Sascha Hauer committed on 3 Nov 2009
2008-02-20
@Sascha Hauer
- Add functions to register image handlers for booting uImages
Sascha Hauer committed on 20 Feb 2008
2007-11-28
@Robert Schwebel
cleanup do_bootm_linux() ...
Robert Schwebel authored on 28 Nov 2007 Marc Kleine-Budde committed on 28 Nov 2007