History for barebox / commands / dfu.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
2014-08-07
@Sascha Hauer
Merge branch 'for-next/usb-gadget' ...
Sascha Hauer committed on 7 Aug 2014
2014-07-22
@Holger Schurig
Documentation: revamp dfu's help text ...
Holger Schurig authored on 22 Jul 2014 Sascha Hauer committed on 22 Jul 2014
@Sascha Hauer
USB: gadget: DFU: register as USB function ...
Sascha Hauer committed on 22 Jul 2014
@Sascha Hauer
Add function to parse a string in dfu format ...
Sascha Hauer committed on 22 Jul 2014
@Sascha Hauer
USB: gadget: specify vendor/product id with device parameters ...
Sascha Hauer committed on 22 Jul 2014
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
2014-03-07
@Sascha Hauer
Merge branch 'for-next/misc' ...
Sascha Hauer committed on 7 Mar 2014
@Sascha Hauer
Merge branch 'for-next/env'
Sascha Hauer committed on 7 Mar 2014
2014-02-28
@Sascha Hauer
usb: dfu: Add create flag ...
Sascha Hauer committed on 28 Feb 2014
@Sascha Hauer
usb: dfu: Fix spelling of flag name ...
Sascha Hauer committed on 28 Feb 2014
2014-02-14
@Sascha Hauer
USB: dfu: Use barebox product id ...
Sascha Hauer committed on 14 Feb 2014
2014-02-13
@Sascha Hauer
dfu command: check return values ...
Sascha Hauer committed on 13 Feb 2014
2013-08-16
@Sascha Hauer
remove remaining references of CONFIG_BOARDINFO ...
Sascha Hauer committed on 16 Aug 2013
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-02-27
@Sascha Hauer
commands: remove struct command pointer from commands ...
Sascha Hauer committed on 27 Feb 2012
2012-02-14
@Jean-Christophe PLAGNIOL-VILLARD
dfu: add description how to specify the "description" to the long help ...
Jean-Christophe PLAGNIOL-VILLARD authored on 15 Jan 2012 Sascha Hauer committed on 14 Feb 2012
2010-11-01
@Robert Schwebel
doc: add documentation for 'dfu' ...
Robert Schwebel authored on 11 Jul 2010 Sascha Hauer committed on 1 Nov 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-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
2009-09-25
@Sascha Hauer
Add USB device support ...
Sascha Hauer committed on 25 Sep 2009