summaryrefslogtreecommitdiff
path: root/common/cmd_dfu.c
AgeCommit message (Expand)Author
2014-12-18usb, g_dnl: generalize DFU detach functionsRob Herring
2014-09-02dfu: Provide means to find difference between dfu-util -e and -RLukasz Majewski
2014-08-09dfu: defer parsing of device string to IO backendStephen Warren
2014-06-25dfu: free entities when parsing failsStephen Warren
2014-05-05USB: gadget: added a saner gadget downloader registration APIMateusz Zalega
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