summaryrefslogtreecommitdiff
path: root/drivers/dfu/dfu_nand.c
AgeCommit message (Expand)Author
2015-03-30dfu: nand: Verify writesPeter Tyser
2014-08-09dfu: defer parsing of device string to IO backendStephen Warren
2014-08-09dfu: fix some issues with reads/uploadsStephen Warren
2014-05-08dfu, nand: add medium specific polltimeout functionHeiko Schocher
2013-11-08usb: dfu: make nand upload workingBo Shen
2013-09-24dfu: unify mmc/nand read/write ops enumAfzal Mohammed
2013-08-26dfu, nand, ubi: add partubi alt settings for updating ubi partitionHeiko Schocher
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-24dfu, nand: before write a buffer to nand, erase the nand sectorsHeiko Schocher
2013-04-10dfu: NAND specific routines for DFU operationPantelis Antoniou