summaryrefslogtreecommitdiff
path: root/drivers/dfu/dfu_nand.c
AgeCommit message (Expand)Author
2017-07-28dfu: remove limitation on partition sizePatrick Delaunay
2017-07-28dfu: allow dfu read on partition greater than 2GBPatrick Delaunay
2017-07-12dfu: dfu_nand: use get_nand_dev_by_index()Grygorii Strashko
2016-09-02nand: Fix some more NULL name testsScott Wood
2016-06-09dfu, nand, ubi: fix erasing after write finishHeiko Schocher
2016-06-04nand: Embed mtd_info in struct nand_chipScott Wood
2016-06-04mtd: nand: Remove nand_info_t typedefScott Wood
2015-03-31dfu: 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