summaryrefslogtreecommitdiffstats
path: root/bootloader_message (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-23Add update_channel field to bootloader_message_ab.Sen Jiang1-1/+5
2017-11-03Switch to bionic gtest in bootable/recoveryTianjie Xu2-16/+22
2017-10-02Use -Werror in bootable/recoveryChih-Hung Hsieh1-1/+1
2017-08-29Turn on -Wall for recovery modulesTianjie Xu1-1/+4
2017-05-17libbootloader_message: convert to Android.bpTom Cherry2-25/+26
2017-04-03Boot control HAL based on the A/B headers.Alex Deymo2-0/+12
2017-03-27Revert "libbootloader_message: use different fstab paths for normal/recovery boot"Bowgo Tsai1-8/+2
2017-03-27Revert "libbootloader_message: use different fstab paths for normal/recovery boot"Bowgo Tsai1-8/+2
2017-03-25libbootloader_message: use different fstab paths for normal/recovery bootBowgo Tsai1-2/+8
2017-03-10recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIsBowgo Tsai1-18/+5
2017-02-16Fix bldr msg file open mode when offset specifiedMatt Mower1-4/+1
2017-02-02Allow custom bootloader msg offset in block miscMatt Mower2-1/+9
2017-01-18bldrmsg: Only emmc /misc is supportedMatt Mower2-2/+2
2017-01-11bootloader_message: Allow TWRP to ignore wipe-data command into miscnailyk-fr2-0/+15
2016-12-15Add update_bootloader_message() to fix two-step OTAs.Tao Bao2-1/+27
2016-12-14Remove the obsolete comments for firmware update.Tao Bao1-2/+3
2016-12-13Revert "write_bootloader_message(<options>) should not reset stage field."Tao Bao2-9/+2
2016-12-13Revert "write_bootloader_message(<options>) should not reset stage field."Tao Bao2-9/+2
2016-12-06write_bootloader_message(<options>) should not reset stage field.Tao Bao2-2/+9
2016-11-19bootloader_message: Remove the no-op blank line.Tao Bao1-1/+0
2016-11-18updater: Refactor set_stage() and get_stage() functions.Tao Bao2-23/+63
2016-11-10Add 'reboot bootloader' to bootloader_message.Vineela Tummalapalli2-0/+22
2016-10-19Fix bootloader_message.Yabin Cui1-1/+1
2016-10-18Create bootloader_message static library.Yabin Cui3-0/+401
2016-09-30Turn on -Werror for recoveryTianjie Xu1-0/+1
2016-09-24Switch to <android-base/properties.h>.Elliott Hughes1-6/+5
2016-07-06Fix bootloader_message.Yabin Cui1-1/+1
2016-06-30Create bootloader_message static library.Yabin Cui3-0/+304