summaryrefslogtreecommitdiffstats
path: root/bootloader.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-10Remove obsolete MTD support.Elliott Hughes1-87/+2
2016-03-29Switch to <android-base/unique_fd.h>.Elliott Hughes1-5/+5
2016-02-19DO NOT MERGE ANYWHERE Use synchronous writes when setting up BCB.Tao Bao1-7/+22
2016-01-21Change BCB to perform synchronous writes.Tao Bao1-59/+74
2013-02-20Move to using the new unified fstab in recovery.Ken Sumrall1-21/+22
2011-10-31turn recovery into a C++ binaryDoug Zongker1-0/+0
2011-10-28turn recovery into a C++ binaryDoug Zongker1-202/+0
2011-07-14Check pointer for null before dereferencingAdam Bliss1-0/+8
2011-05-04delay accessing misc partition until its device existsDoug Zongker1-0/+21
2011-05-04delay accessing misc partition until its device existsDoug Zongker1-0/+21
2011-04-22delay accessing misc partition until its device existsDoug Zongker1-0/+21
2010-09-21use fs_type "emmc" instead of "block" for consistency (do not merge)Doug Zongker1-2/+2
2010-09-21remove the notion of "root path"; support mixed flash typesDoug Zongker1-83/+84
2010-09-21remove the notion of "root path"; support mixed flash types (do not merge)Doug Zongker1-40/+92
2010-08-13support using an EMMC misc partition to store recovery argumentsDoug Zongker1-2/+53
2010-02-03bump updater API version to 3; deprecate firmware update commandDoug Zongker1-249/+0
2010-01-21save the recovery log from before HTC firmware updatesDoug Zongker1-1/+100
2010-01-13make offsets in firmware update header not point to bad blocksDoug Zongker1-4/+8
2010-01-13make offsets in firmware update header not point to bad blocksDoug Zongker1-4/+8
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-0/+267
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-267/+0