summaryrefslogtreecommitdiffstats
path: root/drivers/dfu/dfu_nand.c
Commit message (Expand)AuthorAgeFilesLines
* dfu, nand, ubi: fix erasing after write finishHeiko Schocher2016-06-091-1/+11
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-031-4/+4
* mtd: nand: Remove nand_info_t typedefScott Wood2016-06-031-10/+10
* dfu: nand: Verify writesPeter Tyser2015-03-301-1/+1
* dfu: defer parsing of device string to IO backendStephen Warren2014-08-091-1/+1
* dfu: fix some issues with reads/uploadsStephen Warren2014-08-091-1/+6
* dfu, nand: add medium specific polltimeout functionHeiko Schocher2014-05-081-0/+13
* usb: dfu: make nand upload workingBo Shen2013-11-081-0/+1
* dfu: unify mmc/nand read/write ops enumAfzal Mohammed2013-09-241-6/+1
* dfu, nand, ubi: add partubi alt settings for updating ubi partitionHeiko Schocher2013-08-261-2/+36
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* dfu, nand: before write a buffer to nand, erase the nand sectorsHeiko Schocher2013-06-241-2/+16
* dfu: NAND specific routines for DFU operationPantelis Antoniou2013-04-101-0/+187
OpenPOWER on IntegriCloud