index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dfu
/
dfu_nand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
dfu: remove limitation on partition size
Patrick Delaunay
2017-07-28
1
-1
/
+1
*
dfu: allow dfu read on partition greater than 2GB
Patrick Delaunay
2017-07-28
1
-2
/
+4
*
dfu: dfu_nand: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
1
-7
/
+5
*
nand: Fix some more NULL name tests
Scott Wood
2016-09-01
1
-2
/
+2
*
dfu, nand, ubi: fix erasing after write finish
Heiko Schocher
2016-06-09
1
-1
/
+11
*
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-06-03
1
-4
/
+4
*
mtd: nand: Remove nand_info_t typedef
Scott Wood
2016-06-03
1
-10
/
+10
*
dfu: nand: Verify writes
Peter Tyser
2015-03-30
1
-1
/
+1
*
dfu: defer parsing of device string to IO backend
Stephen Warren
2014-08-09
1
-1
/
+1
*
dfu: fix some issues with reads/uploads
Stephen Warren
2014-08-09
1
-1
/
+6
*
dfu, nand: add medium specific polltimeout function
Heiko Schocher
2014-05-08
1
-0
/
+13
*
usb: dfu: make nand upload working
Bo Shen
2013-11-08
1
-0
/
+1
*
dfu: unify mmc/nand read/write ops enum
Afzal Mohammed
2013-09-24
1
-6
/
+1
*
dfu, nand, ubi: add partubi alt settings for updating ubi partition
Heiko Schocher
2013-08-26
1
-2
/
+36
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-13
/
+1
*
dfu, nand: before write a buffer to nand, erase the nand sectors
Heiko Schocher
2013-06-24
1
-2
/
+16
*
dfu: NAND specific routines for DFU operation
Pantelis Antoniou
2013-04-10
1
-0
/
+187