Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dfu, nand, ubi: add partubi alt settings for updating ubi partition | Heiko Schocher | 2013-08-26 | -0/+2 |
* | dfu: Implementation of target reset after communication with dfu-util's -R sw... | Lukasz Majewski | 2013-07-29 | -0/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -13/+1 |
* | dfu: make data buffer size configurable | Heiko Schocher | 2013-06-30 | -1/+3 |
* | dfu: NAND specific routines for DFU operation | Pantelis Antoniou | 2013-04-10 | -0/+23 |
* | dfu: Change indentation of defines in <dfu.h> | Tom Rini | 2013-04-10 | -3/+3 |
* | dfu: Support larger than memory transfers. | Pantelis Antoniou | 2013-04-10 | -2/+22 |
* | dfu: Increase DFU buffer size from 4MiB to 8MiB | Ćukasz Majewski | 2013-04-08 | -1/+1 |
* | dfu: DFU backend implementation | Lukasz Majewski | 2012-09-01 | -0/+103 |