summaryrefslogtreecommitdiffstats
path: root/bootloader_message (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in static_assert message.Florian Mayer2022-02-091-1/+1
* [MTE] Add interface to communicate MTE status to bootloader.Florian Mayer2021-12-092-0/+30
* [LSC] Add LOCAL_LICENSE_KINDS to bootable/recoveryBob Badour2021-02-141-0/+9
* Move libboot_control to boot_control 1.1Tianjie Xu2019-12-171-102/+0
* bootloader_message: Add a magic header to the Virtual A/B message block.David Anderson2019-11-211-2/+4
* Consolidate the vendor space misc usage for PixelsTianjie Xu2019-11-122-42/+10
* bootloader_message: Add helpers for handling IBootControl MergeStatus.David Anderson2019-11-092-0/+69
* bootloader_message: Carve out space reserved for system.David Anderson2019-11-052-1/+11
* Add IBootControl 1.1 support to libboot_control.David Anderson2019-09-051-1/+3
* Make libboot_control vendor available.David Anderson2019-08-301-0/+1
* bootloader_message: Remove global std::stringVic Yang2019-08-071-3/+4
* Add misc_writer.Tao Bao2019-05-213-14/+75
* Disable libbootloader_message for darwinColin Cross2019-05-061-1/+4
* libbootloader_message: host_supported.Yifan Hong2019-05-032-4/+26
* libbootloader_message: write recovery to any deviceYifan Hong2019-05-032-0/+13
* Add android::fs_mgr namespace for new Fstab codeTom Cherry2019-01-311-0/+3
* Move some small users of fstab to new C++ FstabTom Cherry2018-12-041-9/+10
* bootloader_message: Build libbootloader_message as shared lib.Tao Bao2018-07-251-2/+2
* Mark as recovery_available:trueJiyong Park2018-05-241-0/+1
* Add update_channel field to bootloader_message_ab.Sen Jiang2018-01-231-1/+5
* Switch to bionic gtest in bootable/recoveryTianjie Xu2017-11-032-16/+22
* Use -Werror in bootable/recoveryChih-Hung Hsieh2017-10-021-1/+1
* Turn on -Wall for recovery modulesTianjie Xu2017-08-291-1/+4
* libbootloader_message: convert to Android.bpTom Cherry2017-05-172-25/+26
* Boot control HAL based on the A/B headers.Alex Deymo2017-04-032-0/+12
* Revert "libbootloader_message: use different fstab paths for normal/recovery boot"Bowgo Tsai2017-03-271-8/+2
* libbootloader_message: use different fstab paths for normal/recovery bootBowgo Tsai2017-03-251-2/+8
* recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIsBowgo Tsai2017-03-101-18/+5
* Add update_bootloader_message() to fix two-step OTAs.Tao Bao2016-12-152-1/+27
* Remove the obsolete comments for firmware update.Tao Bao2016-12-141-2/+3
* Merge "Revert "write_bootloader_message(<options>) should not reset stage field.""Tao Bao2016-12-132-9/+2
|\
| * Revert "write_bootloader_message(<options>) should not reset stage field."Tao Bao2016-12-132-9/+2
* | Merge "write_bootloader_message(<options>) should not reset stage field."Tao Bao2016-12-092-2/+9
|\|
| * write_bootloader_message(<options>) should not reset stage field.Tao Bao2016-12-062-2/+9
* | Merge "updater: Refactor set_stage() and get_stage() functions."Tao Bao2016-11-202-23/+63
|\|
| * updater: Refactor set_stage() and get_stage() functions.Tao Bao2016-11-182-23/+63
* | bootloader_message: Remove the no-op blank line.Tao Bao2016-11-191-1/+0
* | Merge "Add 'reboot bootloader' to bootloader_message."Vineela Tummalapalli2016-11-102-0/+22
|\|
| * Add 'reboot bootloader' to bootloader_message.Vineela Tummalapalli2016-11-102-0/+22
| * Fix bootloader_message.Yabin Cui2016-10-191-1/+1
| * Create bootloader_message static library.Yabin Cui2016-10-183-0/+401
* Turn on -Werror for recoveryTianjie Xu2016-09-301-0/+1
* resolve merge conflicts of d5c7d6b to nyc-mr1-dev-plus-aospElliott Hughes2016-09-261-6/+5
* Fix bootloader_message.Yabin Cui2016-07-061-1/+1
|\
| * Fix bootloader_message.Yabin Cui2016-07-061-1/+1
* | resolve merge conflicts of 2f272c0 to nyc-mr1-dev-plus-aospYabin Cui2016-07-011-11/+111
|/
* Create bootloader_message static library.Yabin Cui2016-06-303-0/+304