aboutsummaryrefslogtreecommitdiff
path: root/drivers/dfu/dfu_nand.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-30dfu: nand: Verify writesPeter Tyser1-1/+1
2014-08-09dfu: defer parsing of device string to IO backendStephen Warren1-1/+1
2014-08-09dfu: fix some issues with reads/uploadsStephen Warren1-1/+6
2014-05-08dfu, nand: add medium specific polltimeout functionHeiko Schocher1-0/+13
2013-11-08usb: dfu: make nand upload workingBo Shen1-0/+1
2013-09-24dfu: unify mmc/nand read/write ops enumAfzal Mohammed1-6/+1
2013-08-26dfu, nand, ubi: add partubi alt settings for updating ubi partitionHeiko Schocher1-2/+36
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2013-06-24dfu, nand: before write a buffer to nand, erase the nand sectorsHeiko Schocher1-2/+16
2013-04-10dfu: NAND specific routines for DFU operationPantelis Antoniou1-0/+187