History for barebox / include / command.h
2017-05-19
@Ian Abbott
commands: allow <cmd>_aliases[] to be const ...
Ian Abbott authored on 17 May 2017 Sascha Hauer committed on 19 May 2017
2016-11-08
@Antony Pavlov
command.h: drop unused Struct_Section attribute ...
Antony Pavlov authored on 7 Nov 2016 Sascha Hauer committed on 8 Nov 2016
2016-05-09
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 9 May 2016
2016-04-15
@Sascha Hauer
include: move run_command prototype to command.h ...
Sascha Hauer committed on 15 Apr 2016
2016-04-14
@Du Huanpeng
NULL: keep NULL definition in stddef.h only ...
Du Huanpeng authored on 13 Apr 2016 Sascha Hauer committed on 14 Apr 2016
2015-03-19
@Jean-Christophe PLAGNIOL-VILLARD
command: allow runtime usage ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Mar 2015 Sascha Hauer committed on 19 Mar 2015
2014-06-26
@Sascha Hauer
Documentation: remove doxygen documentation ...
Sascha Hauer committed on 26 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
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-04-30
@Jean-Christophe PLAGNIOL-VILLARD
complete: add generic command complete framework ...
Jean-Christophe PLAGNIOL-VILLARD committed on 30 Apr 2012
2012-02-27
@Sascha Hauer
commands: remove struct command pointer from commands ...
Sascha Hauer committed on 27 Feb 2012
2011-12-19
@Wolfram Sang
commands: really print BAREBOX_CMD_HELP_TEXT ...
Wolfram Sang authored on 17 Dec 2011 Sascha Hauer committed on 19 Dec 2011
2010-11-01
@Robert Schwebel
doc: add macros to unify command help with doxygen ...
Robert Schwebel authored on 12 Jul 2010 Sascha Hauer committed on 1 Nov 2010
2010-10-22
@Robert Schwebel
doc: avoid that doxygen parses magic in command.h ...
Robert Schwebel authored on 22 Oct 2010 Sascha Hauer committed on 22 Oct 2010
2010-10-21
@Sascha Hauer
command.h: sparse fixes ...
Sascha Hauer committed on 21 Oct 2010
2010-09-29
@Jean-Christophe PLAGNIOL-VILLARD
import __stringify from linux ...
Jean-Christophe PLAGNIOL-VILLARD authored on 27 Sep 2010 Sascha Hauer committed on 29 Sep 2010
2010-02-01
@Sascha Hauer
remove typedef cmd_tbl_t and replace it with struct command ...
Sascha Hauer committed on 1 Feb 2010
2010-01-25
@Sascha Hauer
remove obsolete comment ...
Sascha Hauer committed on 25 Jan 2010
2009-12-15
@Sascha Hauer
rename U-Boot-v2 project to barebox ...
Sascha Hauer committed on 15 Dec 2009
2009-11-03
@Sascha Hauer
list: remove duplicated list.h ...
Sascha Hauer committed on 3 Nov 2009
2009-10-19
@Sascha Hauer
commands: remove maxargs ...
Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
commands: add defines for command errors/success ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
remove unused typedef ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
consolidate command calling in execute_command ...
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
2008-03-01
@Sascha Hauer
remove traces of old tab completion
Sascha Hauer committed on 1 Mar 2008
2007-10-11
@Sascha Hauer
Collect all commands in a linked list. This makes it easier to handle ...
Sascha Hauer committed on 11 Oct 2007
2007-10-01
@Sascha Hauer
Add register_command() to register a command in runtime. This ...
Sascha Hauer committed on 1 Oct 2007
2007-09-24
@Sascha Hauer
remove u-boot command paramter flag
Sascha Hauer committed on 24 Sep 2007