History for barebox / commands / crc.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
2019-04-05
@Michael Tretter
commands: unify newlines for options ...
Michael Tretter authored on 4 Apr 2019 Sascha Hauer committed on 5 Apr 2019
2016-04-15
@Sascha Hauer
string: Fix (v)asprintf prototypes ...
Sascha Hauer committed on 15 Apr 2016
@Sascha Hauer
include: move crc specific stuff to crc.h ...
Sascha Hauer committed on 15 Apr 2016
2015-02-02
@Jan Luebbe
commands: crc: support setting environment variables ...
Jan Luebbe authored on 29 Jan 2015 Sascha Hauer committed on 2 Feb 2015
2014-08-07
@Sascha Hauer
move file helper functions to separate file ...
Sascha Hauer committed on 7 Aug 2014
2014-07-08
@Sascha Hauer
Fix crc32 compile error ...
Sascha Hauer committed on 8 Jul 2014
@Robert P. J. Day
crc32: Proper name of command is "crc32". ...
Robert P. J. Day authored on 7 Jul 2014 Sascha Hauer committed on 8 Jul 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
2013-12-04
@Michael Grzeschik
scripts: bareboxcrc32 as host and target userspacetool ...
Michael Grzeschik authored on 3 Dec 2013 Sascha Hauer committed on 4 Dec 2013
2013-09-20
@Jean-Christophe PLAGNIOL-VILLARD
command: crc: add -V option to check the crc store in a file ...
Jean-Christophe PLAGNIOL-VILLARD authored on 19 Sep 2013 Sascha Hauer committed on 20 Sep 2013
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-07-17
@Uwe Kleine-König
commands/crc: assert newline after output with big offsets ...
Uwe Kleine-König authored on 27 Jun 2012 Sascha Hauer committed on 17 Jul 2012
2012-06-30
@Sascha Hauer
make parse_area_spec arguments loff_t ...
Sascha Hauer committed on 30 Jun 2012
2012-02-27
@Sascha Hauer
commands: remove struct command pointer from commands ...
Sascha Hauer committed on 27 Feb 2012
2011-12-05
@Jan Weitzel
crc exit with COMMAND_ERROR_USAGE ...
Jan Weitzel authored on 5 Dec 2011 Sascha Hauer committed on 5 Dec 2011
2011-05-16
@Peter Korsgaard
commands/crc.c: fix typo in help text ...
Peter Korsgaard authored on 14 May 2011 Sascha Hauer committed on 16 May 2011
2010-12-21
@Krzysztof Halasa
Cosmetic fixes, including format attributes for printf() and friends. ...
Krzysztof Halasa authored on 20 Dec 2010 Sascha Hauer committed on 21 Dec 2010
2010-11-01
@Robert Schwebel
doc: add documentation for 'crc32' ...
Robert Schwebel authored on 11 Jul 2010 Sascha Hauer committed on 1 Nov 2010
2010-10-12
@Jean-Christophe PLAGNIOL-VILLARD
commands/crc32: add compare 2 files crc ...
Jean-Christophe PLAGNIOL-VILLARD authored on 11 Oct 2010 Sascha Hauer committed on 12 Oct 2010
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-12-10
@Sascha Hauer
crc: Do not lseek if not necessary (bb devs do not allow lseek) ...
Sascha Hauer committed on 10 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-11-10
@Sascha Hauer
CRC: various fixes ...
Sascha Hauer committed on 10 Nov 2008
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