History for barebox / common / bootm.c
2020-07-27
@Sascha Hauer
Merge branch 'for-next/kvx'
Sascha Hauer committed on 27 Jul 2020
2020-07-01
@Clement Leger
common: bootm: allow building with an undefined IH_ARCH ...
Clement Leger authored on 30 Jun 2020 Sascha Hauer committed on 1 Jul 2020
2020-06-15
@Clement Leger
common: bootm: add support for elf file loading ...
Clement Leger authored on 12 Jun 2020 Sascha Hauer committed on 15 Jun 2020
2020-04-27
@Albert Schwarzkopf
common: bootm: Enforce CONFIG_BOOTM_FORCE_SIGNED_IMAGES for TEE bins ...
Albert Schwarzkopf authored on 22 Apr 2020 Sascha Hauer committed on 27 Apr 2020
2020-03-25
@Sascha Hauer
ARM: bootm: Add some printfs when request_sdram_region() fails ...
Sascha Hauer committed on 25 Mar 2020
2019-09-30
@Bastian Krause
bootm: allow providing machine id to Kernel ...
Bastian Krause authored on 27 Sep 2019 Sascha Hauer committed on 30 Sep 2019
2019-09-12
@Sascha Hauer
bootm: release tee_res ...
Sascha Hauer committed on 12 Sep 2019
2019-06-07
@Sascha Hauer
ARM: Initial OP-TEE support ...
Sascha Hauer committed on 7 Jun 2019
2018-11-15
@Sascha Hauer
bootm: Print which file cannot be opened ...
Sascha Hauer committed on 15 Nov 2018
2018-06-15
@Sascha Hauer
bootm: Split bootm_load_devicetree into two functions ...
Sascha Hauer committed on 15 Jun 2018
@Sascha Hauer
bootm: Drop data->oftree ...
Sascha Hauer committed on 15 Jun 2018
2018-04-04
@Sascha Hauer
bootm: provide handlers the start of the OS image ...
Sascha Hauer committed on 4 Apr 2018
2018-02-08
@Sascha Hauer
FIT: Let user specify the configuration to use ...
Sascha Hauer committed on 8 Feb 2018
@Sascha Hauer
bootm: FIT: do not depend on FIT pre-opened images ...
Sascha Hauer committed on 8 Feb 2018
2018-01-18
@Sascha Hauer
FIT: export fit_open_configuration() and fit_open_image() ...
Sascha Hauer committed on 18 Jan 2018
2017-12-15
@Clément Leger
Bootm: remove uimage_close done later in bootm_boot ...
Clément Leger authored on 14 Dec 2017 Sascha Hauer committed on 15 Dec 2017
2017-09-20
@Marc Kleine-Budde
bootm: bootm_open_initrd_uimage(): propagate error if initrd verification fails ...
Marc Kleine-Budde authored on 19 Sep 2017 Sascha Hauer committed on 20 Sep 2017
2017-06-13
@Sascha Hauer
Revert "globalvar: make globalvar functions more consistent" ...
Sascha Hauer committed on 13 Jun 2017
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