summaryrefslogtreecommitdiffstats
path: root/bootloader_message (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-15Revert "Fix doing silent update,power cut/restoration,screen is turned on"Gregory Montoir1-5/+1
2022-09-27Fix doing silent update,power cut/restoration,screen is turned onHannah.Hsu1-1/+5
2022-08-31Make libbootloader_message available in recoveryKelvin Zhang1-0/+1
2022-06-15Add MISC_MEMTAG_MODE_MEMTAG_OFF.Florian Mayer1-0/+1
2022-02-09Fix typo in static_assert message.Florian Mayer1-1/+1
2021-12-09[MTE] Add interface to communicate MTE status to bootloader.Florian Mayer2-0/+30
2021-02-14[LSC] Add LOCAL_LICENSE_KINDS to bootable/recoveryBob Badour1-0/+9
2020-02-26Move libboot_control to boot_control 1.1Tianjie Xu1-102/+0
2019-12-17Move libboot_control to boot_control 1.1Tianjie Xu1-102/+0
2019-11-21bootloader_message: Add a magic header to the Virtual A/B message block.David Anderson1-2/+4
2019-11-12Consolidate the vendor space misc usage for PixelsTianjie Xu2-42/+10
2019-11-09bootloader_message: Add helpers for handling IBootControl MergeStatus.David Anderson2-0/+69
2019-11-05bootloader_message: Carve out space reserved for system.David Anderson2-1/+11
2019-09-05Add IBootControl 1.1 support to libboot_control.David Anderson1-1/+3
2019-08-30Make libboot_control vendor available.David Anderson1-0/+1
2019-08-07bootloader_message: Remove global std::stringVic Yang1-3/+4
2019-05-21Add misc_writer.Tao Bao3-6/+74
2019-05-21Add misc_writer.Tao Bao3-14/+75
2019-05-06Disable libbootloader_message for darwinColin Cross1-1/+4
2019-05-03libbootloader_message: host_supported.Yifan Hong2-4/+26
2019-05-03libbootloader_message: write recovery to any deviceYifan Hong2-0/+13
2019-01-31Add android::fs_mgr namespace for new Fstab codeTom Cherry1-0/+3
2018-12-04Move some small users of fstab to new C++ FstabTom Cherry1-9/+10
2018-07-25bootloader_message: Build libbootloader_message as shared lib.Tao Bao1-2/+2
2018-07-23Revert "Make recovery libraries shared / recovery_available"Hridya Valsaraju1-3/+2
2018-07-20Make recovery libraries shared / recovery_availableJerry Zhang1-2/+3
2018-07-20Make recovery libraries shared / recovery_availableJerry Zhang1-2/+3
2018-05-24Mark as recovery_available:trueJiyong Park1-0/+1
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-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
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-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