| Commit message (Expand) | Author | Age | Lines |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -56/+4 |
* | dfu:ext4:fix Fix DFU upload functionality | Łukasz Majewski | 2013-07-03 | -4/+5 |
* | dfu:ext4:fix Fix ext4{read|write} command formatting | Łukasz Majewski | 2013-07-03 | -0/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2013-07-03 | -8/+41 |
|\ |
|
| * | dfu: make data buffer size configurable | Heiko Schocher | 2013-06-30 | -8/+41 |
* | | dfu, nand: before write a buffer to nand, erase the nand sectors | Heiko Schocher | 2013-06-24 | -2/+16 |
|/ |
|
* | dfu: NAND specific routines for DFU operation | Pantelis Antoniou | 2013-04-10 | -0/+196 |
* | dfu: Support larger than memory transfers. | Pantelis Antoniou | 2013-04-10 | -89/+262 |
* | dfu:ext4:fix: Change ext4write command order of parameters | Łukasz Majewski | 2013-04-08 | -2/+2 |
* | dfu: Add a partition type target | Pantelis Antoniou | 2013-03-16 | -0/+31 |
* | dfu:usb:fix: Read the "filesize" environment variable only when file read | Łukasz Majewski | 2012-09-21 | -1/+1 |
* | dfu:usb: Support for ext4 | Łukasz Majewski | 2012-09-21 | -6/+26 |
* | dfu: MMC specific routines for DFU operation | Lukasz Majewski | 2012-09-01 | -0/+163 |
* | dfu: DFU backend implementation | Lukasz Majewski | 2012-09-01 | -0/+281 |