summaryrefslogtreecommitdiffstats
path: root/common/cmd_dfu.c
Commit message (Expand)AuthorAgeFilesLines
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-201-12/+18
* usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski2013-09-241-3/+0
* dfu: Extract common DFU code to handle "dfu_alt_info" environment variableLukasz Majewski2013-09-241-14/+2
* dfu: Implementation of target reset after communication with dfu-util's -R sw...Lukasz Majewski2013-07-291-1/+13
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* dfu: Fix crash when wrong number of arguments givenPantelis Antoniou2013-03-161-1/+1
* dfu: Only perform DFU board_usb_init() for TRATSPantelis Antoniou2013-03-161-0/+3
* ARM: prevent misaligned array initsAlbert ARIBAUD2012-10-151-1/+1
* dfu:cmd: Support for DFU u-boot commandLukasz Majewski2012-09-011-0/+81
OpenPOWER on IntegriCloud