index
:
bootable_recovery.git
replicant-6.0
Replicant's recovery
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mtdutils
/
mtdutils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suppress some compiler warnings due to signedness.
Tao Bao
2015-11-07
1
-4
/
+4
*
mtdutils: Fix mounting partitions by-name
Michael Bestas
2015-11-07
1
-1
/
+7
*
Check all lseek calls succeed.
Elliott Hughes
2015-04-29
1
-32
/
+22
*
Always use strerror to report errno in recovery.
Elliott Hughes
2015-03-23
1
-4
/
+4
*
recovery: move log output to stdout
Doug Zongker
2013-07-09
1
-13
/
+13
*
Fixed warnings in libmtdutils
Edwin Vane
2012-08-21
1
-4
/
+4
*
Free allocated struct after freeing field
Christian Lindeberg
2011-01-19
1
-1
/
+1
*
fix comparison of ECC stats before and after mtd reads
Doug Zongker
2010-11-03
1
-0
/
+2
*
close update package before installing; allow remount
Doug Zongker
2010-09-14
1
-1
/
+1
*
add the ability to seek to a raw location while reading MTD partition
Doug Zongker
2010-09-14
1
-0
/
+7
*
stop treating all-zero blocks as bad
Doug Zongker
2010-09-12
1
-8
/
+1
*
block is bad if ioctl() returns nonzero
Doug Zongker
2010-09-09
1
-2
/
+5
*
make offsets in firmware update header not point to bad blocks
Doug Zongker
2010-01-13
1
-4
/
+42
*
use MEMGETBADBLOCK to look for bad blocks when reading MTD partitions
Doug Zongker
2009-12-14
1
-5
/
+12
*
skip over all-zero blocks when reading MTD partition
Doug Zongker
2009-07-01
1
-1
/
+12
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+510
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-510
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+510