summaryrefslogtreecommitdiffstats
path: root/bootloader.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make it backwards compatible with 4.4Ethan Yonker2016-08-251-8/+11
* Update to 7.0Ethan Yonker2016-08-241-62/+76
|\
| * Change BCB to perform synchronous writes.Tao Bao2016-01-211-59/+74
* | Merge up to AOSP marshmallow-releaseEthan Yonker2015-10-091-0/+1
|\|
* | bootloader: align with AOSP codethat2015-05-181-152/+54
* | bootloader: fix crash with empty lines in /cache/recovery/commandthat2015-03-271-3/+9
* | Allow custom bootloader msg offset in block miscMatt Mower2014-07-161-0/+12
* | Do not wipe block misc on bootloader msg updateMatt Mower2014-07-161-2/+2
* | Update to latest AOSP masterDees_Troy2013-09-041-38/+106
|\|
| * Move to using the new unified fstab in recovery.Ken Sumrall2013-02-201-21/+22
* | Fix handling of AOSP recovery commandsDees_Troy2013-04-081-0/+72
* | Move all AOSP code out of recovery binaryDees_Troy2013-04-041-2/+65
* | TWRP-ify AOSP codeDees_Troy2012-09-051-0/+2
|/
* turn recovery into a C++ binaryDoug Zongker2011-10-311-0/+202