aboutsummaryrefslogtreecommitdiffstats
path: root/bootloader.c
Commit message (Expand)AuthorAgeFilesLines
* wipKoushik Dutta2011-11-161-1/+22
|\
| * Check pointer for null before dereferencingAdam Bliss2011-07-131-0/+8
| * delay accessing misc partition until its device existsDoug Zongker2011-04-221-0/+21
| * remove the notion of "root path"; support mixed flash typesDoug Zongker2010-09-211-83/+84
| * support using an EMMC misc partition to store recovery argumentsDoug Zongker2010-08-121-2/+53
* | more cwr5 work.Koushik Dutta2011-09-081-0/+150
* | Dont error spew if no misc partition is available.Koushik Dutta2011-02-271-2/+0
* | Fix nullpointer when recovery.fstab does not define a "misc" partitionKolja Dummann2010-12-281-10/+20
* | use fs_type "emmc" instead of "block" for consistency (do not merge)Doug Zongker2010-09-211-2/+2
* | remove the notion of "root path"; support mixed flash types (do not merge)Doug Zongker2010-09-201-40/+92
|/
* bump updater API version to 3; deprecate firmware update commandDoug Zongker2010-02-031-249/+0
* save the recovery log from before HTC firmware updatesDoug Zongker2010-01-211-1/+100
* make offsets in firmware update header not point to bad blocksDoug Zongker2010-01-131-4/+8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+267
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-267/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+267