Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dfu: defer parsing of device string to IO backend | Stephen Warren | 2014-08-09 | -1/+1 |
* | dfu: fix some issues with reads/uploads | Stephen Warren | 2014-08-09 | -1/+6 |
* | dfu, nand: add medium specific polltimeout function | Heiko Schocher | 2014-05-08 | -0/+13 |
* | usb: dfu: make nand upload working | Bo Shen | 2013-11-08 | -0/+1 |
* | dfu: unify mmc/nand read/write ops enum | Afzal Mohammed | 2013-09-24 | -6/+1 |
* | dfu, nand, ubi: add partubi alt settings for updating ubi partition | Heiko Schocher | 2013-08-26 | -2/+36 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -13/+1 |
* | 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/+187 |