summaryrefslogtreecommitdiff
path: root/drivers/dfu/dfu_nand.c
Commit message (Expand)AuthorAgeLines
* dfu: defer parsing of device string to IO backendStephen Warren2014-08-09-1/+1
* dfu: fix some issues with reads/uploadsStephen Warren2014-08-09-1/+6
* dfu, nand: add medium specific polltimeout functionHeiko Schocher2014-05-08-0/+13
* usb: dfu: make nand upload workingBo Shen2013-11-08-0/+1
* dfu: unify mmc/nand read/write ops enumAfzal Mohammed2013-09-24-6/+1
* dfu, nand, ubi: add partubi alt settings for updating ubi partitionHeiko Schocher2013-08-26-2/+36
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-13/+1
* dfu, nand: before write a buffer to nand, erase the nand sectorsHeiko Schocher2013-06-24-2/+16
* dfu: NAND specific routines for DFU operationPantelis Antoniou2013-04-10-0/+187