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