aboutsummaryrefslogtreecommitdiffstats
path: root/mmcutils
Commit message (Expand)AuthorAgeFilesLines
* recovery: fix build on x86Emilio López2012-11-101-2/+0
* use source built e2fsprogs! thanks cvpcs!Koushik Dutta2012-01-302-9/+0
* Revert "zero the partiiton before writing to it."Koushik Dutta2011-10-231-1/+0
* zero the partiiton before writing to it.Koushik Dutta2011-10-221-0/+1
* add some error logging to mmcutilsKoushik Dutta2011-08-311-3/+9
* Revert "use BOARD_HAS_SMALL_RECOVERY instead of BOARD_HAS_LARGE_FILESYSTEM"Koushik Dutta2011-06-272-3/+3
* Revert "reversed logic"Koushik Dutta2011-06-271-1/+1
* reversed logicKoushik Dutta2011-06-271-1/+1
* use BOARD_HAS_SMALL_RECOVERY instead of BOARD_HAS_LARGE_FILESYSTEMKoushik Dutta2011-06-272-3/+3
* Fix makefile failSteve Kondik2011-03-211-1/+1
* Recovery: rearrage defines to fix recovery for mecha andTony Layher2011-03-211-0/+4
* fix potential break that toastcfh found?Koushik Dutta2011-03-201-2/+7
* Recovery: Add support for filesystems >2gbTony Layher2011-03-201-2/+2
* fix erroneous detection of device flash type when device is explicitly provid...Koushik Dutta2011-03-171-14/+12
* fix wimax backup for emmcKoushik Dutta2011-03-061-8/+17
* Use raw partition functions for emmcChristopher Lais2011-01-161-0/+21
* Support for ext2 and ext3 update-binary.Koushik Dutta2011-01-022-3/+31
* readd ext2/ext3 format support.Koushik Dutta2011-01-011-1/+1
* Merge from ClockworkMod recoveryKoushik Dutta2010-12-181-0/+1
* recovery: Autodetection of device flash typeSteve Kondik2010-11-141-7/+7
* fix up implementation of int get_partition_deviceKoushik Dutta2010-11-111-3/+4
* Refactor recovery's block device handling to work across variant hardware in ...Koushik Dutta2010-11-102-10/+132
* Changes to support Vision recovery. Fixing up a lot of bugs related to the Co...Koushik Dutta2010-11-092-15/+71
* [recovery]: Add support for OTA upgrade on mmc devices.Shashank Mittal2010-10-123-0/+515