Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bootloader_message: Add a magic header to the Virtual A/B message block. | David Anderson | 2019-11-21 | 1 | -1/+3 |
* | bootloader_message: Add helpers for handling IBootControl MergeStatus. | David Anderson | 2019-11-09 | 2 | -9/+94 |
* | bootable: leak less memory | George Burgess IV | 2019-10-23 | 1 | -1/+2 |
* | Add IBootControl 1.1 support to libboot_control. | David Anderson | 2019-09-05 | 3 | -0/+30 |
* | Improve error messaging when bootcontrol HAL fails to load. | David Anderson | 2019-09-05 | 1 | -2/+8 |
* | boot_control: Don't allow current_slot_ to be -1. | David Anderson | 2019-09-05 | 1 | -0/+4 |
* | Make libboot_control vendor available. | David Anderson | 2019-08-30 | 1 | -1/+2 |
* | Refactor boot_control into a separate library. | David Anderson | 2019-08-30 | 4 | -134/+256 |
* | Build boot control HAL with Android.bp | Hridya Valsaraju | 2018-08-10 | 2 | -33/+37 |
* | Drop -Wno-unused-parameter. | Tao Bao | 2017-10-12 | 1 | -2/+1 |
* | Boot control HAL based on the A/B headers. | Alex Deymo | 2017-04-03 | 2 | -0/+435 |