summaryrefslogtreecommitdiff
path: root/include/dfu.h
Commit message (Expand)AuthorAgeLines
* dfu: Implementation of target reset after communication with dfu-util's -R sw...Lukasz Majewski2013-07-29-0/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-13/+1
* dfu: make data buffer size configurableHeiko Schocher2013-06-30-1/+3
* dfu: NAND specific routines for DFU operationPantelis Antoniou2013-04-10-0/+23
* dfu: Change indentation of defines in <dfu.h>Tom Rini2013-04-10-3/+3
* dfu: Support larger than memory transfers.Pantelis Antoniou2013-04-10-2/+22
* dfu: Increase DFU buffer size from 4MiB to 8MiBƁukasz Majewski2013-04-08-1/+1
* dfu: DFU backend implementationLukasz Majewski2012-09-01-0/+103