aboutsummaryrefslogtreecommitdiff
path: root/bootloader_message
AgeCommit message (Expand)Author
2024-02-21misctrl: use libbase combined loggingSteven Moreland
2024-02-21misctrl: read message, incl 16kb flagSteven Moreland
2024-02-16intro misctrlSteven Moreland
2024-01-12Add kcmdline bootloader messageAlice Ryhl
2023-07-14Add flag whether MTE state was forcedFlorian Mayer
2023-02-15Revert "Fix doing silent update,power cut/restoration,screen is turned on"Gregory Montoir
2022-09-27Fix doing silent update,power cut/restoration,screen is turned onHannah.Hsu
2022-08-31Make libbootloader_message available in recoveryKelvin Zhang
2022-06-15Add MISC_MEMTAG_MODE_MEMTAG_OFF.Florian Mayer
2022-02-09Fix typo in static_assert message.Florian Mayer
2021-12-08[MTE] Add interface to communicate MTE status to bootloader.Florian Mayer
2021-02-14[LSC] Add LOCAL_LICENSE_KINDS to bootable/recoveryBob Badour
2019-12-16Move libboot_control to boot_control 1.1Tianjie Xu
2019-11-20bootloader_message: Add a magic header to the Virtual A/B message block.David Anderson
2019-11-12Consolidate the vendor space misc usage for PixelsTianjie Xu
2019-11-08bootloader_message: Add helpers for handling IBootControl MergeStatus.David Anderson
2019-11-04bootloader_message: Carve out space reserved for system.David Anderson
2019-09-04Add IBootControl 1.1 support to libboot_control.David Anderson
2019-08-30Make libboot_control vendor available.David Anderson
2019-08-07bootloader_message: Remove global std::stringVic Yang
2019-05-20Add misc_writer.Tao Bao
2019-05-06Disable libbootloader_message for darwinColin Cross
2019-05-02libbootloader_message: host_supported.Yifan Hong
2019-05-02libbootloader_message: write recovery to any deviceYifan Hong
2019-01-31Add android::fs_mgr namespace for new Fstab codeTom Cherry
2018-12-04Move some small users of fstab to new C++ FstabTom Cherry
2018-07-25bootloader_message: Build libbootloader_message as shared lib.Tao Bao
2018-05-24Mark as recovery_available:trueJiyong Park
2018-01-22Add update_channel field to bootloader_message_ab.Sen Jiang
2017-11-03Switch to bionic gtest in bootable/recoveryTianjie Xu
2017-10-02Use -Werror in bootable/recoveryChih-Hung Hsieh
2017-08-28Turn on -Wall for recovery modulesTianjie Xu
2017-05-17libbootloader_message: convert to Android.bpTom Cherry
2017-04-03Boot control HAL based on the A/B headers.Alex Deymo
2017-03-27Revert "libbootloader_message: use different fstab paths for normal/recovery ...Bowgo Tsai
2017-03-25libbootloader_message: use different fstab paths for normal/recovery bootBowgo Tsai
2017-03-10recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIsBowgo Tsai
2016-12-15Add update_bootloader_message() to fix two-step OTAs.Tao Bao
2016-12-13Remove the obsolete comments for firmware update.Tao Bao
2016-12-13Merge "Revert "write_bootloader_message(<options>) should not reset stage fie...Tao Bao
2016-12-13Revert "write_bootloader_message(<options>) should not reset stage field."Tao Bao
2016-12-09Merge "write_bootloader_message(<options>) should not reset stage field."Tao Bao
2016-12-05write_bootloader_message(<options>) should not reset stage field.Tao Bao
2016-11-20Merge "updater: Refactor set_stage() and get_stage() functions."Tao Bao
2016-11-18bootloader_message: Remove the no-op blank line.Tao Bao
2016-11-18updater: Refactor set_stage() and get_stage() functions.Tao Bao
2016-11-10Merge "Add 'reboot bootloader' to bootloader_message."Vineela Tummalapalli
2016-11-09Add 'reboot bootloader' to bootloader_message.Vineela Tummalapalli
2016-10-18Fix bootloader_message.Yabin Cui
2016-10-18Create bootloader_message static library.Yabin Cui