aboutsummaryrefslogtreecommitdiff
path: root/drivers/dfu/dfu.c
AgeCommit message (Expand)Author
2014-05-15drivers:dfu: dfu_flush(): add raw data flush to complete dfu writePrzemyslaw Marczak
2014-04-30dfu:fix: Replace wrong return value with proper oneLukasz Majewski
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-23usb: dfu: introduce dfuMANIFEST stateHeiko Schocher
2014-03-23usb, dfu: extract flush code into seperate functionHeiko Schocher
2014-03-13usb: dfu: add static alt num count in dfu_config_entities()Przemyslaw Marczak
2013-12-18dfu: Export allocated dfu buffer sizeLukasz Majewski
2013-11-08usb: dfu: correct dfu buffer inited valueBo Shen
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