| Commit message (Expand) | Author | Age | Lines |
* | dfu: defer parsing of device string to IO backend | Stephen Warren | 2014-08-09 | -9/+12 |
* | dfu: fix some issues with reads/uploads | Stephen Warren | 2014-08-09 | -9/+50 |
* | dfu: mmc: Provide support for eMMC boot partition access | Lukasz Majewski | 2014-05-15 | -0/+46 |
* | dfu: mmc: change offset base handling | Mateusz Zalega | 2014-05-05 | -2/+6 |
* | dfu: mmc: raw data write fix | Mateusz Zalega | 2014-05-05 | -40/+65 |
* | dfu: mmc: Replace calls to u-boot commands with native mmc API | Łukasz Majewski | 2014-03-23 | -7/+24 |
* | dfu: mmc: fs: Fix format accepted by ext4write command | Lukasz Majewski | 2014-02-20 | -4/+3 |
* | dfu: unify mmc/nand read/write ops enum | Afzal Mohammed | 2013-09-24 | -7/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -13/+1 |
* | dfu:ext4:fix Fix ext4{read|write} command formatting | Łukasz Majewski | 2013-07-03 | -0/+2 |
* | dfu: Support larger than memory transfers. | Pantelis Antoniou | 2013-04-10 | -36/+72 |
* | 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/+162 |