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 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