summaryrefslogtreecommitdiff
path: root/drivers/dfu
AgeCommit message (Expand)Author
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-23dfu: mmc: Replace calls to u-boot commands with native mmc APIŁukasz Majewski
2014-03-23usb: dfu: introduce dfuMANIFEST stateHeiko Schocher
2014-03-23usb, dfu: extract flush code into seperate functionHeiko Schocher
2014-03-13usb: dfu: add static alt num count in dfu_config_entities()Przemyslaw Marczak
2014-02-20dfu: mmc: fs: Fix format accepted by ext4write commandLukasz Majewski
2013-12-18dfu: Export allocated dfu buffer sizeLukasz Majewski
2013-11-08usb: dfu: make nand upload workingBo Shen
2013-11-08usb: dfu: correct dfu buffer inited valueBo Shen
2013-11-08usb: dfu: decrease dfu->r_left along with the transferBo Shen
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada
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-10-20usb: new board-specific USB init interfaceMateusz Zalega
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:cosmetic: Fix printf text for buffer overflow conditionLukasz 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-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