summaryrefslogtreecommitdiffstats
path: root/mtdutils (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-15mtdutils: Fix mounting partitions by-nameMichael Bestas2-3/+25
2016-08-31Fix updater binary for 7.0Ethan Yonker2-0/+16
2016-06-10Remove obsolete MTD support.Elliott Hughes6-988/+0
2015-11-16recovery: Switch to clangTao Bao1-0/+2
2015-10-13mtdutils: add include to fix implicit function warningHashcode1-0/+1
2015-10-10Revert "Use getmntent when accessing /proc/mounts."that1-14/+75
2015-09-24Suppress some compiler warnings due to signedness.Tao Bao1-4/+4
2015-06-03recovery: Switch to clangTao Bao1-0/+2
2015-04-30Check all lseek calls succeed.Elliott Hughes3-38/+26
2015-04-30Check all lseek calls succeed.Elliott Hughes3-38/+26
2015-03-23Always use strerror to report errno in recovery.Elliott Hughes1-4/+4
2015-01-02Use getmntent when accessing /proc/mounts.Yabin Cui1-75/+14
2014-11-17Clean up make flash utility make filesEthan Yonker1-3/+2
2014-09-03Build block TWRP with RECOVERY_VARIANTMatt Mower1-2/+2
2014-07-05mtdutils: fix rk3xhack filterHumberto Borba1-2/+2
2014-06-30Changes in rk30hackKra1o55-20/+20
2014-04-15Enable rk30xx hackJ. Carlos Romero1-0/+2
2014-03-11remove pixelflinger from recoveryDoug Zongker1-0/+3
2014-03-11remove pixelflinger from recoveryDoug Zongker1-0/+3
2013-07-09recovery: move log output to stdoutDoug Zongker1-13/+13
2013-04-10Add liblogYing Wang1-1/+1
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-0/+15
2013-02-22mtdutils: add bml_over_mtd target for aries/p1 buildsjt11341-0/+23
2013-01-05Work around MEMERASE ioctl for rk3066 compatibilitySergey 'Jin' Bostandzhyan5-0/+136
2012-11-21Fix compiling for x86 targetsHiemanshu Sharma1-2/+0
2012-09-05TWRP-ify AOSP codeDees_Troy5-36/+1024
2012-08-21Fixed warnings in libmtdutilsEdwin Vane1-4/+4
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block1-1/+1
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block1-2/+2
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block1-2/+2
2011-10-31turn recovery into a C++ binaryDoug Zongker2-0/+16
2011-10-28turn recovery into a C++ binaryDoug Zongker2-0/+16
2011-07-12Remove the simulator target from all makefiles.Jeff Brown1-4/+0
2011-02-09Fix x86 build.Ying Wang1-2/+0
2011-01-19Free allocated struct after freeing fieldChristian Lindeberg1-1/+1
2010-11-03fix comparison of ECC stats before and after mtd readsDoug Zongker1-0/+2
2010-09-15close update package before installing; allow remountDoug Zongker3-1/+11
2010-09-15add the ability to seek to a raw location while reading MTD partitionDoug Zongker2-0/+8
2010-09-12stop treating all-zero blocks as badDoug Zongker1-8/+1
2010-09-10block is bad if ioctl() returns nonzeroDoug Zongker1-2/+5
2010-01-13make offsets in firmware update header not point to bad blocksDoug Zongker2-4/+43
2010-01-13make offsets in firmware update header not point to bad blocksDoug Zongker2-4/+43
2010-01-13android-2.1_r1 snapshotThe Android Open Source Project1-5/+12
2009-12-15use MEMGETBADBLOCK to look for bad blocks when reading MTD partitionsDoug Zongker1-5/+12
2009-07-24only build flash_image for engDoug Zongker1-0/+1
2009-07-01skip over all-zero blocks when reading MTD partitionDoug Zongker1-1/+12
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project6-0/+972
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project6-972/+0
2008-12-18Code drop from //branches/cupcake/...@124589The Android Open Source Project1-0/+2