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