History for barebox / commands / timeout.c
2017-03-10
@Marc Kleine-Budde
console_countdown: add possibility to abort countdown by external commands ...
Marc Kleine-Budde authored on 10 Mar 2017 Sascha Hauer committed on 10 Mar 2017
2015-07-02
@Antony Pavlov
treewide: fix 'new blank line at EOF' formatting error ...
Antony Pavlov authored on 30 Jun 2015 Sascha Hauer committed on 2 Jul 2015
2015-04-23
@Marc Kleine-Budde
timeout: factor out wait-for-key-press loop into separate file ...
Marc Kleine-Budde authored on 22 Apr 2015 Sascha Hauer committed on 23 Apr 2015
@Marc Kleine-Budde
command: timeout: add documentation for option '-v' ...
Marc Kleine-Budde authored on 22 Apr 2015 Sascha Hauer committed on 23 Apr 2015
@Marc Kleine-Budde
command: timeout: remove unhandled '-t' option ...
Marc Kleine-Budde authored on 22 Apr 2015 Sascha Hauer committed on 23 Apr 2015
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
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-05-14
@Sascha Hauer
timeout: allow to set a variable with the key pressed ...
Sascha Hauer committed on 14 May 2012
2012-02-27
@Sascha Hauer
commands: remove struct command pointer from commands ...
Sascha Hauer committed on 27 Feb 2012
2010-02-01
@Sascha Hauer
remove typedef cmd_tbl_t and replace it with struct command ...
Sascha Hauer committed on 1 Feb 2010
2009-12-15
@Sascha Hauer
rename U-Boot-v2 project to barebox ...
Sascha Hauer committed on 15 Dec 2009
2009-10-19
@Sascha Hauer
commands: remove maxargs ...
Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
call getopt_reset only once ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
commands: return COMMAND_ERROR_USAGE ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
2008-04-04
@Sascha Hauer
Subject: [PATCH] [general] Fixed constant strings in data section issue ...
Sascha Hauer committed on 4 Apr 2008
2007-10-16
@Juergen Beisert
various small typos fixed
Juergen Beisert committed on 16 Oct 2007
2007-10-04
@Sascha Hauer
timeout command: Use do {} while; insteal of while {}; to allow interrupt ...
Sascha Hauer committed on 4 Oct 2007
2007-09-24
@Sascha Hauer
remove u-boot command paramter flag
Sascha Hauer committed on 24 Sep 2007
2007-09-16
@Sascha Hauer
add timeout command
Sascha Hauer committed on 16 Sep 2007