aboutsummaryrefslogtreecommitdiffstats
path: root/roots.c
Commit message (Expand)AuthorAgeFilesLines
...
* | Support fs mount options.Koushik Dutta2011-02-271-6/+23
* | Change-Id: Id6ee1fed1eebbaa6d3a9e6117910f00a56378da4Koushik Dutta2011-02-091-6/+6
* | Defer to fstype2 if found. Use auto fs if two fstypes are specifiedKoushik Dutta2011-02-091-20/+5
* | Support multiple file system types.Koushik Dutta2011-02-091-1/+26
* | Use raw partition functions for emmcChristopher Lais2011-01-161-0/+4
* | fix android secure formattingKoushik Dutta2011-01-021-0/+3
* | fix bugKoushik Dutta2011-01-011-4/+0
* | readd ext2/ext3 format support.Koushik Dutta2011-01-011-1/+1
* | readd ext2/ext3 format support.Koushik Dutta2011-01-011-1/+2
* | bml devices that are using rfs are automatically upgraded to ext4. Version 3....Koushik Dutta2010-12-191-15/+4
* | There was apparently a lack of carebear.Koushik Dutta2010-12-181-0/+3
* | Add BOARD_HAS_JANKY_BACKBUFFER for terrible Galaxy Tabs.Koushik Dutta2010-12-181-0/+16
* | Fix various bugs.Koushik Dutta2010-12-181-0/+6
* | Merge from ClockworkMod recoveryKoushik Dutta2010-12-181-1/+1
|\ \ | |/ |/|
| * recovery: Remove condition around get_root_mtd_partitionSteve Kondik2010-12-141-2/+0
| * Added options for an internal SD card to be handled by recovery.Brint E. Kriebel2010-12-131-0/+3
| * fix fstab generationKoushik Dutta2010-11-271-3/+4
| * Refactor recovery's block device handling to work across variant hardware in ...Koushik Dutta2010-11-101-106/+49
| * Changes to support Vision recovery. Fixing up a lot of bugs related to the Co...Koushik Dutta2010-11-091-7/+38
| * [recovery]: Add support for OTA upgrade on mmc devices.Shashank Mittal2010-10-121-1/+20
| * Do not unmount on wipe unless needed. Add reboot binary. Restart recovery pro...Koushik Dutta2010-07-241-1/+1
| * Galaxy S initial support. Fix firmware flash on inc. May need to fix other ph...Koushik Dutta2010-07-221-25/+23
| * galaxysKoushik Dutta2010-07-201-1/+9
| * allow toggling of software back menu item. add recovery checkpoint file. moun...Koushik Dutta2010-07-141-2/+15
| * Backup of Froyo apps on external storage.Koushik Dutta2010-07-031-0/+2
| * add recovery.log reportingKoushik Dutta2010-06-201-40/+0
| * fix up the default SDCARD devicesKoushik Dutta2010-06-181-2/+2
| * support DATADATAKoushik Dutta2010-06-141-0/+11
| * begin to abstract out the file system and mount information. known issue: cre...Koushik Dutta2010-06-141-34/+29
| * hacking awayKoushik Dutta2010-06-141-6/+30
| * support ext3 and ext4 partitionsKoushik Dutta2010-06-111-0/+4
| * Unmount partitions after restore (except for CACHE:).Koushik Dutta2010-04-181-3/+4
| * Add formatting options for SDCARD and SDEXT. Nandroid backup now supports SDE...Koushik K. Dutta2010-03-301-0/+1
* | mount sdcard only on demand; fix sideload installsDoug Zongker2010-09-211-0/+20
* | remove the notion of "root path"; support mixed flash types (do not merge)Doug Zongker2010-09-201-233/+146
* | remove unneeded partition rootsDoug Zongker2010-09-171-55/+0
* | make a copy of sideloaded packages in /tmp before verifyingDoug Zongker2010-07-081-2/+5
|/
* add function for device-specific wipe data featuresDoug Zongker2009-06-181-0/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+370
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-370/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+370