Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-12-15 | Add update_bootloader_message() to fix two-step OTAs. | Tao Bao | 2 | -1/+27 |
2016-12-14 | Remove the obsolete comments for firmware update. | Tao Bao | 1 | -2/+3 |
2016-12-13 | Revert "write_bootloader_message(<options>) should not reset stage field." | Tao Bao | 2 | -9/+2 |
2016-12-06 | write_bootloader_message(<options>) should not reset stage field. | Tao Bao | 2 | -2/+9 |
2016-11-19 | bootloader_message: Remove the no-op blank line. | Tao Bao | 1 | -1/+0 |
2016-11-18 | updater: Refactor set_stage() and get_stage() functions. | Tao Bao | 2 | -23/+63 |
2016-11-10 | Add 'reboot bootloader' to bootloader_message. | Vineela Tummalapalli | 2 | -0/+22 |
2016-10-19 | Fix bootloader_message. | Yabin Cui | 1 | -1/+1 |
2016-10-18 | Create bootloader_message static library. | Yabin Cui | 3 | -0/+401 |
2016-09-30 | Turn on -Werror for recovery | Tianjie Xu | 1 | -0/+1 |
2016-09-24 | Switch to <android-base/properties.h>. | Elliott Hughes | 1 | -6/+5 |
2016-07-06 | Fix bootloader_message. | Yabin Cui | 1 | -1/+1 |
2016-06-30 | Create bootloader_message static library. | Yabin Cui | 3 | -0/+304 |