History for barebox / common / bootm.c
2017-04-11
@Sascha Hauer
globalvar: make globalvar functions more consistent ...
Sascha Hauer committed on 11 Apr 2017
2017-01-16
@Enrico Jorns
bootm: fix magicvar name for global_bootm_verbose ...
Enrico Jorns authored on 13 Jan 2017 Sascha Hauer committed on 16 Jan 2017
2016-09-05
@Andrey Smirnov
of_unflatten_dtb(): Check return value with IS_ERR ...
Andrey Smirnov authored on 1 Sep 2016 Sascha Hauer committed on 5 Sep 2016
2016-07-26
@Sascha Hauer
include: Move bulk of boot.h to bootm.h ...
Sascha Hauer committed on 26 Jul 2016
2016-05-11
@Sascha Hauer
bootm: make verbosity controllable via global variable ...
Sascha Hauer committed on 11 May 2016
@Sascha Hauer
bootm: Move magicvar descriptions to common/bootm.c ...
Sascha Hauer committed on 11 May 2016
2016-05-10
@Sascha Hauer
bootm: Add verify mode "available" ...
Sascha Hauer committed on 10 May 2016
@Sascha Hauer
bootm: set bootm_verify_mode to correct value ...
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-02-25
@Sascha Hauer
bootm: Fix booting uImages ...
Sascha Hauer committed on 25 Feb 2016
2016-02-18
@Harald Welte
bootm: Free allocated fdt buffer in error path ...
Harald Welte authored on 17 Feb 2016 Sascha Hauer committed on 18 Feb 2016
2016-02-15
@Lucas Stach
bootm: parse initrd and oftree into correct struct members ...
Lucas Stach authored on 12 Feb 2016 Sascha Hauer committed on 15 Feb 2016
@Lucas Stach
bootm: restore load DT message for plain oftree files ...
Lucas Stach authored on 12 Feb 2016 Sascha Hauer committed on 15 Feb 2016
2016-02-11
@Sascha Hauer
bootm: Fix resource_size_t format specifier ...
Sascha Hauer committed on 11 Feb 2016
2016-02-08
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 8 Feb 2016
2016-01-26
@Sascha Hauer
bootm: Add option to force booting signed images ...
Sascha Hauer committed on 26 Jan 2016
@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 oftree code together ...
Sascha Hauer committed on 26 Jan 2016
@Sascha Hauer
bootm: move initrd code together ...
Sascha Hauer committed on 26 Jan 2016
@Sascha Hauer
bootm: Push dryrun to handlers ...
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
@Sascha Hauer
bootm: Do not call uimage_close twice ...
Sascha Hauer committed on 22 Jan 2016
2016-01-15
@Sascha Hauer
Convert users of PRINTF_CONVERSION_RESOURCE to %pa ...
Sascha Hauer committed on 15 Jan 2016
2015-11-20
@Jan Remmet
bootm: get file type before bootm_open_os_uimage ...
Jan Remmet authored on 19 Nov 2015 Sascha Hauer committed on 20 Nov 2015
@Jan Remmet
bootm: cleanup bootm_open_oftree ...
Jan Remmet authored on 19 Nov 2015 Sascha Hauer committed on 20 Nov 2015
2014-08-07
@Sascha Hauer
move file helper functions to separate file ...
Sascha Hauer committed on 7 Aug 2014