summaryrefslogtreecommitdiffstats
path: root/updater/include (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-20Add add_slot_suffix function.Yifan Hong2-0/+2
2020-05-08Add add_slot_suffix function.Yifan Hong2-0/+2
2020-03-08Address the warnings in recovery codeTianjie Xu1-1/+1
2019-07-31Simulator: add the argument to keep the updated imagesTianjie Xu1-1/+3
2019-07-16Add command line parser for simulatorTianjie Xu1-0/+9
2019-07-08Add a GetMappedPackageLength to UpdaterRobin Lee1-1/+3
2019-06-24Implement updater runtime for dynamic partitionsTianjie Xu2-0/+9
2019-06-01Implement the TargetFile and BuildInfoTianjie Xu3-12/+110
2019-05-29Implement an update simulator to verify BB OTA packages on hostTianjie Xu2-0/+94
2019-05-22Some clean ups to the updaterTianjie Xu2-5/+0
2019-05-21Add UpdaterRuntime classTianjie Xu2-15/+83
2019-05-09Add Updater class and remove UpdaterInfoTianjie Xu2-22/+66
2019-01-14updater: add functions to modify dynamic partition metadataYifan Hong2-0/+40
2018-08-17updater: Add TransferList class.Tao Bao1-0/+67
2018-08-16updater: Add SourceInfo::{ReadAll,DumpBuffer,Overlaps}.Tao Bao1-0/+26
2018-08-14Add the hash_tree_info class in CommandTianjie Xu1-0/+52
2018-08-06Add an updater function to compute hash treeTianjie Xu1-0/+5
2018-07-07updater: Add ABORT command.Tao Bao1-0/+12
2018-06-25updater: Add Command parsing codes.Tao Bao1-6/+284
2018-05-26updater: Add Commmand class to manage BBOTA commands.Tao Bao1-0/+35
2018-02-28Add a singleton CacheLocation to replace the hard coded locationsTianjie Xu1-1/+0
2018-02-07Log the last command to cacheTianjie Xu1-0/+3
2017-08-19Move Image/ImageChunk/PatchChunk declaration into header filesTianjie Xu1-278/+0
2017-08-01Add implemention of SortedRangeSetTianjie Xu1-1/+115
2017-04-03Change the internal representation in RangeSet.Tao Bao1-28/+97
2017-03-31Move parse_range() and range_overlaps() into RangeSet.Tao Bao1-0/+95
2016-10-18Replace minzip with libziparchiveTianjie Xu1-2/+2
2016-10-11Refactor libupdater into a seperate module.Tao Bao3-0/+85