summaryrefslogtreecommitdiff
path: root/common/cmd_dfu.c
Commit message (Expand)AuthorAgeLines
* 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