summaryrefslogtreecommitdiffstats
path: root/bootloader_message/bootloader_message.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-16Fix bldr msg file open mode when offset specifiedMatt Mower1-4/+1
2017-02-02Allow custom bootloader msg offset in block miscMatt Mower1-1/+4
2017-01-18bldrmsg: Only emmc /misc is supportedMatt Mower1-1/+1
2017-01-11bootloader_message: Allow TWRP to ignore wipe-data command into miscnailyk-fr1-0/+11
2016-07-06Fix bootloader_message.Yabin Cui1-1/+1
2016-06-30Create bootloader_message static library.Yabin Cui1-6/+64
2016-06-21Verify wipe package when wiping A/B device in recovery.Yabin Cui1-2/+18
2016-04-08uncrypt: split libbootloader_message_writer for reuse.Yabin Cui1-0/+107