summaryrefslogtreecommitdiffstats
path: root/mtdutils/mtdutils.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-23Always use strerror to report errno in recovery.Elliott Hughes1-4/+4
2013-07-09recovery: move log output to stdoutDoug Zongker1-13/+13
2012-08-21Fixed warnings in libmtdutilsEdwin Vane1-4/+4
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 Zongker1-1/+1
2010-09-15add the ability to seek to a raw location while reading MTD partitionDoug Zongker1-0/+7
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 Zongker1-4/+42
2010-01-13make offsets in firmware update header not point to bad blocksDoug Zongker1-4/+42
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-01skip over all-zero blocks when reading MTD partitionDoug Zongker1-1/+12
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-0/+510
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-510/+0