summaryrefslogtreecommitdiffstats
path: root/mtdutils/mtdutils.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-241-16/+9
|\
| * Remove obsolete MTD support.Elliott Hughes2016-06-101-561/+0
* | mtdutils: Fix mounting partitions by-nameMichael Bestas2017-05-151-1/+15
* | Update to 7.0Ethan Yonker2016-08-241-4/+4
|\|
| * Suppress some compiler warnings due to signedness.Tao Bao2015-09-241-4/+4
| * Check all lseek calls succeed.Elliott Hughes2015-04-301-32/+22
* | Merge up to AOSP marshmallow-releaseEthan Yonker2015-10-091-21/+26
|\ \
| * | Check all lseek calls succeed.Elliott Hughes2015-04-301-32/+22
| |/
| * Always use strerror to report errno in recovery.Elliott Hughes2015-03-231-4/+4
* | Changes in rk30hackKra1o52014-06-301-5/+5
* | Fix merge conflicts and update for 4.4 kitkatDees Troy2013-11-021-13/+14
|\|
| * recovery: move log output to stdoutDoug Zongker2013-07-091-13/+13
* | Work around MEMERASE ioctl for rk3066 compatibilitySergey 'Jin' Bostandzhyan2013-01-051-0/+22
* | TWRP-ify AOSP codeDees_Troy2012-09-051-12/+211
|/
* Fixed warnings in libmtdutilsEdwin Vane2012-08-211-4/+4
* Free allocated struct after freeing fieldChristian Lindeberg2011-01-191-1/+1
* fix comparison of ECC stats before and after mtd readsDoug Zongker2010-11-031-0/+2
* close update package before installing; allow remountDoug Zongker2010-09-151-1/+1
* add the ability to seek to a raw location while reading MTD partitionDoug Zongker2010-09-151-0/+7
* stop treating all-zero blocks as badDoug Zongker2010-09-121-8/+1
* block is bad if ioctl() returns nonzeroDoug Zongker2010-09-101-2/+5
* make offsets in firmware update header not point to bad blocksDoug Zongker2010-01-131-4/+42
* use MEMGETBADBLOCK to look for bad blocks when reading MTD partitionsDoug Zongker2009-12-151-5/+12
* skip over all-zero blocks when reading MTD partitionDoug Zongker2009-07-011-1/+12
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-041-0/+510
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-041-510/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+510