History for barebox / commands / boot.c
2020-04-27
@Uwe Kleine-König
commands/*: Replace license and copyright boilerplate by SPDX identfiers ...
Uwe Kleine-König authored on 21 Apr 2020 Sascha Hauer committed on 27 Apr 2020
2020-02-19
@Ahmad Fatoum
commands: boot: fixup create boot entries on demand ...
Ahmad Fatoum authored on 14 Feb 2020 Sascha Hauer committed on 19 Feb 2020
2020-02-14
@Ahmad Fatoum
commands: boot: create boot entries on demand ...
Ahmad Fatoum authored on 12 Feb 2020 Sascha Hauer committed on 14 Feb 2020
@Ahmad Fatoum
commands: boot: refactor boot entry creation to use iterators ...
Ahmad Fatoum authored on 12 Feb 2020 Sascha Hauer committed on 14 Feb 2020
2018-12-10
@Andrey Smirnov
commands: boot: Remove useless code ...
Andrey Smirnov authored on 7 Dec 2018 Sascha Hauer committed on 10 Dec 2018
2016-10-12
@Yegor Yefremov
boot: add '-w' parameter to usage help text ...
Yegor Yefremov authored on 10 Oct 2016 Sascha Hauer committed on 12 Oct 2016
2016-09-16
@Enrico Jorns
commands: exit on invalid option ...
Enrico Jorns authored on 12 Sep 2016 Sascha Hauer committed on 16 Sep 2016
2016-07-26
@Sascha Hauer
boot: Print a message when a boot target string does not lead to a boot target ...
Sascha Hauer committed on 26 Jul 2016
@Sascha Hauer
boot command: Explicitly complain when boot target list is empty ...
Sascha Hauer committed on 26 Jul 2016
@Sascha Hauer
boot: Move code to common/ ...
Sascha Hauer committed on 26 Jul 2016
@Sascha Hauer
boot: Use struct bootentries to pass around data ...
Sascha Hauer committed on 26 Jul 2016
@Sascha Hauer
bootentries: Move menu display string allocation to bootentries_alloc() ...
Sascha Hauer committed on 26 Jul 2016
@Sascha Hauer
blspec: separate bootentries from blspec entries ...
Sascha Hauer committed on 26 Jul 2016
@Sascha Hauer
bootentries: Add title/description ...
Sascha Hauer committed on 26 Jul 2016
@Sascha Hauer
blspec: factor out a struct bootentry ...
Sascha Hauer committed on 26 Jul 2016
@Sascha Hauer
blpec: rename struct lspec -> bootentries ...
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-07-22
@Sascha Hauer
boot: Call blspec_scan_directory() only on strings containing an absolute path ...
Sascha Hauer committed on 22 Jul 2016
@Sascha Hauer
blspec: Remove once/default handling ...
Sascha Hauer committed on 22 Jul 2016
2016-06-29
@Sascha Hauer
boot command: Make verbose/dryrun options work again ...
Sascha Hauer committed on 29 Jun 2016
2016-04-15
@Sascha Hauer
string: Fix (v)asprintf prototypes ...
Sascha Hauer committed on 15 Apr 2016
2016-01-26
@Sascha Hauer
bootm: Initialize bootm_data defaults in single place ...
Sascha Hauer committed on 26 Jan 2016
2015-08-28
@Sascha Hauer
boot command: Allow to enable watchdog ...
Sascha Hauer committed on 28 Aug 2015
2014-07-01
@Rolf Evers-Fischer
boot: fix typo ...
Rolf Evers-Fischer authored on 30 Jun 2014 Sascha Hauer committed on 1 Jul 2014
2014-06-19
@Sascha Hauer
boot: Fix boot -m ...
Sascha Hauer committed on 19 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
2014-05-13
@Sascha Hauer
boot: iterate over directories in alphabetical order ...
Sascha Hauer committed on 13 May 2014
@Sascha Hauer
boot: fix multiple boot sources ...
Sascha Hauer committed on 13 May 2014
2014-03-24
@Sascha Hauer
blspec: honor default/once entries again ...
Sascha Hauer committed on 24 Mar 2014