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