aboutsummaryrefslogtreecommitdiffstats
path: root/updater
Commit message (Expand)AuthorAgeFilesLines
* update-binary: support reboot_now on older recoveriesBrint E. Kriebel2015-11-251-0/+5
* updater: Add LZMA support to blockimgSteve Kondik2015-11-252-2/+7
* updater: Allow devices to suppress BLKDISCARDandi342015-11-252-0/+6
* recovery: autodetect filesystem typeDan Pasanen2015-11-252-0/+14
* sr: updater: Fix multi-stage docsTom Marshall2015-11-251-4/+5
* Allow custom bootloader msg offset in block miscMatt Mower2015-11-252-0/+13
* Suppress some compiler warnings due to signedness.Tao Bao2015-11-071-1/+1
* updater: Hoist fsync() to outer loop.Tao Bao2015-11-071-6/+5
* recovery: Switch to clangTao Bao2015-11-071-0/+2
* Fix build: fprintf without modifierTao Bao2015-11-071-2/+1
* Log update outputs in orderTao Bao2015-11-071-0/+6
* Stop using libstdc++.Dan Albert2015-11-071-1/+1
* Add error and range checks to parse_rangeSami Tolvanen2015-11-071-10/+71
* Remove ext4 guardsMichael Bestas2015-11-072-8/+0
* recovery:updater: Changes to support 32->64 bit upgradespadarshr2015-10-062-1/+79
* udpater: Call fsync() after rename().Tao Bao2015-08-041-0/+20
* Revert "Zero blocks before BLKDISCARD"Tao Bao2015-06-301-17/+1
* More accurate checking for overlapped ranges.Tao Bao2015-06-261-1/+1
* Zero blocks before BLKDISCARDSami Tolvanen2015-06-101-1/+17
* Revert "Zero blocks before BLKDISCARD"Sami Tolvanen2015-06-101-5/+9
* Zero blocks before BLKDISCARDSami Tolvanen2015-06-091-9/+5
* Really don't use TEMP_FAILURE_RETRY with close in recovery.Elliott Hughes2015-05-291-1/+1
* Handle BLKDISCARD failuresSami Tolvanen2015-05-291-2/+1
* Don't use TEMP_FAILURE_RETRY on close in recovery.Elliott Hughes2015-05-151-2/+2
* Check all lseek calls succeed.Elliott Hughes2015-04-291-28/+20
* Don't remove existing explicitly stashed blocksSami Tolvanen2015-04-171-10/+28
* Always use strerror to report errno in recovery.Elliott Hughes2015-03-231-19/+20
* Remove more dead code from minzip.Narayan Kamath2015-02-271-1/+1
* Initialize stashbase even stash_max_blocks = 0Jesse Zhao2015-02-171-1/+1
* am 42b09d25: am 6a0d2fbc: Merge "There\'s no GPL code in \'updater\'."Elliott Hughes2015-02-092-339/+0
|\
| * am 6a0d2fbc: Merge "There\'s no GPL code in \'updater\'."Elliott Hughes2015-02-072-339/+0
| |\
| | * There's no GPL code in 'updater'.Elliott Hughes2015-02-052-339/+0
* | | Merge "Support resuming block based OTAs"Sami Tolvanen2015-02-061-346/+1460
|\ \ \ | |/ / |/| |
| * | Support resuming block based OTAsSami Tolvanen2015-01-301-346/+1460
* | | am aeecac54: Merge "Add missing includes."Elliott Hughes2015-01-301-0/+1
|\ \ \ | |/ / |/| / | |/
| * Add missing includes.Elliott Hughes2015-01-291-0/+1
* | am c43b17f0: Merge "Fix recovery image build for 32p"Ying Wang2014-12-021-1/+1
|\ \ | |/
| * Fix recovery image build for 32pBruce Beare2014-11-301-1/+1
* | am b278c252: Add support for tune2fs file operationsMichael Runge2014-11-242-0/+43
|\ \
| * | Add support for tune2fs file operationsMichael Runge2014-11-212-0/+43
* | | am 5ddf4293: Log mount/unmount errors to UIMichael Runge2014-10-241-5/+9
|\ \ \ | |/ /
| * | Log mount/unmount errors to UIMichael Runge2014-10-241-5/+9
* | | am 68802416: unconditionally apply SELinux labels to symlinksNick Kralevich2014-10-241-10/+9
|\ \ \ | |/ /
| * | unconditionally apply SELinux labels to symlinksNick Kralevich2014-10-231-10/+9
* | | am 168f7778: Allow passing of mount args to mountFnMichael Runge2014-10-231-5/+18
|\ \ \ | |/ /
| * | Allow passing of mount args to mountFnMichael Runge2014-10-231-5/+18
* | | am 473967d8: Merge "Log to UI any metadata setting errors" into lmp-devBrian Carlstrom2014-10-231-34/+50
|\ \ \ | |/ /
| * | Merge "Log to UI any metadata setting errors" into lmp-devBrian Carlstrom2014-10-231-34/+50
| |\ \
| | * | Log to UI any metadata setting errorsMichael Runge2014-10-231-34/+50
| | |/
* | | am 2f0ef730: Treat already-renamed files as having no problems.Michael Runge2014-10-231-0/+3
|\ \ \ | |/ /