summaryrefslogtreecommitdiff
path: root/drivers/dfu/dfu.c
AgeCommit message (Expand)Author
2013-11-08usb: dfu: decrease dfu->r_left along with the transferBo Shen
2013-10-20dfu:core: Export dfu_{get|free}_buf functionsLukasz Majewski
2013-10-20dfu:core: Find DFU alt setting number by passing its nameLukasz Majewski
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega
2013-09-24dfu: ram supportAfzal Mohammed
2013-09-24dfu: Extract common DFU code to handle "dfu_alt_info" environment variableLukasz Majewski
2013-09-24dfu:cosmetic: Fix printf text for buffer overflow conditionLukasz 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-07-03dfu:ext4:fix Fix DFU upload functionalityƁukasz Majewski
2013-06-30dfu: make data buffer size configurableHeiko Schocher
2013-04-10dfu: NAND specific routines for DFU operationPantelis Antoniou
2013-04-10dfu: Support larger than memory transfers.Pantelis Antoniou
2012-09-01dfu: DFU backend implementationLukasz Majewski