Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
40d856b89e31c665aa141aee4c05f3b7232dd31d
/
mtdutils
/
mtdutils.c
5701d58
Suppress some compiler warnings due to signedness.
by Tao Bao
· 9 years ago
7bad7c4
Check all lseek calls succeed.
by Elliott Hughes
· 10 years ago
1fdd452
Always use strerror to report errno in recovery.
by Elliott Hughes
· 10 years ago
fafc85b
recovery: move log output to stdout
by Doug Zongker
· 11 years ago
76b6666
Fixed warnings in libmtdutils
by Edwin Vane
· 12 years ago
862c83b
Free allocated struct after freeing field
by Christian Lindeberg
· 14 years ago
5d6309e
fix comparison of ECC stats before and after mtd reads
by Doug Zongker
· 14 years ago
8e5e4da
close update package before installing; allow remount
by Doug Zongker
· 14 years ago
d12560a
add the ability to seek to a raw location while reading MTD partition
by Doug Zongker
· 14 years ago
61ba7a8
stop treating all-zero blocks as bad
by Doug Zongker
· 14 years ago
aaf3f56
block is bad if ioctl() returns nonzero
by Doug Zongker
· 14 years ago
4c5f9f3
make offsets in firmware update header not point to bad blocks
by Doug Zongker
· 15 years ago
17a4709
use MEMGETBADBLOCK to look for bad blocks when reading MTD partitions
by Doug Zongker
· 15 years ago
bec02d5
skip over all-zero blocks when reading MTD partition
by Doug Zongker
· 15 years ago
c24a8e6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
ffb48f6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
23580ca
Initial Contribution
by The Android Open Source Project
· 16 years ago