summaryrefslogtreecommitdiff
path: root/include/dfu.h
AgeCommit message (Expand)Author
2013-12-18usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout valueLukasz Majewski
2013-12-18dfu: Export allocated dfu buffer sizeLukasz Majewski
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-09-24usb:g_dnl:dfu: Download gadget and DFU function code clean upLukasz Majewski
2013-09-24dfu: ram supportAfzal Mohammed
2013-09-24dfu: unify mmc/nand read/write ops enumAfzal Mohammed
2013-09-24dfu: Extract common DFU code to handle "dfu_alt_info" environment variableLukasz Majewski
2013-09-24dfu: Make maximum DFU file size equal to default DFU data bufferLukasz Majewski
2013-08-26dfu, nand, ubi: add partubi alt settings for updating ubi partitionHeiko Schocher
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-06-30dfu: make data buffer size configurableHeiko Schocher
2013-04-10dfu: NAND specific routines for DFU operationPantelis Antoniou
2013-04-10dfu: Change indentation of defines in <dfu.h>Tom Rini
2013-04-10dfu: Support larger than memory transfers.Pantelis Antoniou
2013-04-08dfu: Increase DFU buffer size from 4MiB to 8MiBŁukasz Majewski
2012-09-01dfu: DFU backend implementationLukasz Majewski