summaryrefslogtreecommitdiff
path: root/drivers/dfu
AgeCommit message (Expand)Author
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-07-03dfu:ext4:fix Fix ext4{read|write} command formattingŁukasz Majewski
2013-07-03Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2013-06-30dfu: make data buffer size configurableHeiko Schocher
2013-06-24dfu, nand: before write a buffer to nand, erase the nand sectorsHeiko Schocher
2013-04-10dfu: NAND specific routines for DFU operationPantelis Antoniou
2013-04-10dfu: Support larger than memory transfers.Pantelis Antoniou
2013-04-08dfu:ext4:fix: Change ext4write command order of parametersŁukasz Majewski
2013-03-16dfu: Add a partition type targetPantelis Antoniou
2012-09-21dfu:usb:fix: Read the "filesize" environment variable only when file readŁukasz Majewski
2012-09-21dfu:usb: Support for ext4Łukasz Majewski
2012-09-01dfu: MMC specific routines for DFU operationLukasz Majewski
2012-09-01dfu: DFU backend implementationLukasz Majewski