index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dfu
/
dfu_nand.c
Age
Commit message (
Expand
)
Author
2017-07-28
dfu: remove limitation on partition size
Patrick Delaunay
2017-07-28
dfu: allow dfu read on partition greater than 2GB
Patrick Delaunay
2017-07-11
dfu: dfu_nand: use get_nand_dev_by_index()
Grygorii Strashko
2016-09-01
nand: Fix some more NULL name tests
Scott Wood
2016-06-09
dfu, nand, ubi: fix erasing after write finish
Heiko Schocher
2016-06-03
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-06-03
mtd: nand: Remove nand_info_t typedef
Scott Wood
2015-03-30
dfu: nand: Verify writes
Peter Tyser
2014-08-09
dfu: defer parsing of device string to IO backend
Stephen Warren
2014-08-09
dfu: fix some issues with reads/uploads
Stephen Warren
2014-05-08
dfu, nand: add medium specific polltimeout function
Heiko Schocher
2013-11-08
usb: dfu: make nand upload working
Bo Shen
2013-09-24
dfu: unify mmc/nand read/write ops enum
Afzal Mohammed
2013-08-26
dfu, nand, ubi: add partubi alt settings for updating ubi partition
Heiko Schocher
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-24
dfu, nand: before write a buffer to nand, erase the nand sectors
Heiko Schocher
2013-04-10
dfu: NAND specific routines for DFU operation
Pantelis Antoniou