summaryrefslogtreecommitdiffstats
path: root/drivers/dfu
Commit message (Expand)AuthorAgeFilesLines
* dfu: ram supportAfzal Mohammed2013-09-243-2/+83
* dfu: unify mmc/nand read/write ops enumAfzal Mohammed2013-09-242-13/+3
* dfu: Extract common DFU code to handle "dfu_alt_info" environment variableLukasz Majewski2013-09-241-0/+23
* dfu:cosmetic: Fix printf text for buffer overflow conditionLukasz Majewski2013-09-241-2/+2
* dfu, nand, ubi: add partubi alt settings for updating ubi partitionHeiko Schocher2013-08-261-2/+36
* dfu: Implementation of target reset after communication with dfu-util's -R sw...Lukasz Majewski2013-07-291-0/+11
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-56/+4
* dfu:ext4:fix Fix DFU upload functionalityŁukasz Majewski2013-07-031-4/+5
* dfu:ext4:fix Fix ext4{read|write} command formattingŁukasz Majewski2013-07-031-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-07-031-8/+41
|\
| * dfu: make data buffer size configurableHeiko Schocher2013-06-301-8/+41
* | dfu, nand: before write a buffer to nand, erase the nand sectorsHeiko Schocher2013-06-241-2/+16
|/
* dfu: NAND specific routines for DFU operationPantelis Antoniou2013-04-103-0/+196
* dfu: Support larger than memory transfers.Pantelis Antoniou2013-04-102-89/+262
* dfu:ext4:fix: Change ext4write command order of parametersŁukasz Majewski2013-04-081-2/+2
* dfu: Add a partition type targetPantelis Antoniou2013-03-161-0/+31
* dfu:usb:fix: Read the "filesize" environment variable only when file readŁukasz Majewski2012-09-211-1/+1
* dfu:usb: Support for ext4Łukasz Majewski2012-09-211-6/+26
* dfu: MMC specific routines for DFU operationLukasz Majewski2012-09-012-0/+163
* dfu: DFU backend implementationLukasz Majewski2012-09-012-0/+281
OpenPOWER on IntegriCloud