summaryrefslogtreecommitdiffstats
path: root/drivers/dfu
Commit message (Expand)AuthorAgeFilesLines
* 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