index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mtdutils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix updater binary for 7.0
Ethan Yonker
2016-08-31
2
-0
/
+16
*
Update to 7.0
Ethan Yonker
2016-08-24
2
-5
/
+6
|
\
|
*
Suppress some compiler warnings due to signedness.
Tao Bao
2015-09-24
1
-4
/
+4
|
*
recovery: Switch to clang
Tao Bao
2015-06-03
1
-0
/
+2
|
*
Check all lseek calls succeed.
Elliott Hughes
2015-04-30
3
-38
/
+26
*
|
mtdutils: add include to fix implicit function warning
Hashcode
2015-10-13
1
-0
/
+1
*
|
Revert "Use getmntent when accessing /proc/mounts."
that
2015-10-10
1
-14
/
+75
*
|
Merge up to AOSP marshmallow-release
Ethan Yonker
2015-10-09
4
-102
/
+44
|
\
\
|
*
|
Check all lseek calls succeed.
Elliott Hughes
2015-04-30
3
-38
/
+26
|
|
/
|
*
Always use strerror to report errno in recovery.
Elliott Hughes
2015-03-23
1
-4
/
+4
|
*
Use getmntent when accessing /proc/mounts.
Yabin Cui
2015-01-02
1
-75
/
+14
*
|
Clean up make flash utility make files
Ethan Yonker
2014-11-17
1
-3
/
+2
*
|
Merge in lollipop and attempt to fix merge conflicts
Ethan Yonker
2014-11-06
1
-0
/
+3
|
\
|
|
*
remove pixelflinger from recovery
Doug Zongker
2014-03-11
1
-0
/
+3
*
|
Build block TWRP with RECOVERY_VARIANT
Matt Mower
2014-09-03
1
-2
/
+2
*
|
mtdutils: fix rk3xhack filter
Humberto Borba
2014-07-05
1
-2
/
+2
*
|
Changes in rk30hack
Kra1o5
2014-06-30
5
-20
/
+20
*
|
Enable rk30xx hack
J. Carlos Romero
2014-04-15
1
-0
/
+2
*
|
Fix merge conflicts and update for 4.4 kitkat
Dees Troy
2013-11-02
1
-13
/
+14
|
\
|
|
*
recovery: move log output to stdout
Doug Zongker
2013-07-09
1
-13
/
+13
*
|
Update to latest AOSP master
Dees_Troy
2013-09-04
1
-2
/
+2
|
\
|
|
*
Add liblog
Ying Wang
2013-04-10
1
-1
/
+1
*
|
Move all AOSP code out of recovery binary
Dees_Troy
2013-04-04
1
-0
/
+15
*
|
mtdutils: add bml_over_mtd target for aries/p1 builds
jt1134
2013-02-22
1
-0
/
+23
*
|
Work around MEMERASE ioctl for rk3066 compatibility
Sergey 'Jin' Bostandzhyan
2013-01-05
5
-0
/
+136
*
|
Fix compiling for x86 targets
Hiemanshu Sharma
2012-11-21
1
-2
/
+0
*
|
TWRP-ify AOSP code
Dees_Troy
2012-09-05
5
-36
/
+1024
|
/
*
Fixed warnings in libmtdutils
Edwin Vane
2012-08-21
1
-4
/
+4
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-1
/
+1
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-2
/
+2
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
1
-2
/
+2
*
turn recovery into a C++ binary
Doug Zongker
2011-10-31
2
-0
/
+16
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-12
1
-4
/
+0
*
Fix x86 build.
Ying Wang
2011-02-09
1
-2
/
+0
*
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-15
3
-1
/
+11
*
add the ability to seek to a raw location while reading MTD partition
Doug Zongker
2010-09-15
2
-0
/
+8
*
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-10
1
-2
/
+5
*
make offsets in firmware update header not point to bad blocks
Doug Zongker
2010-01-13
2
-4
/
+43
*
use MEMGETBADBLOCK to look for bad blocks when reading MTD partitions
Doug Zongker
2009-12-15
1
-5
/
+12
*
only build flash_image for eng
Doug Zongker
2009-07-24
1
-0
/
+1
*
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-04
6
-0
/
+972
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-04
6
-972
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-18
1
-0
/
+2
*
Initial Contribution
The Android Open Source Project
2008-10-21
6
-0
/
+970