summaryrefslogtreecommitdiff
path: root/futility/updater_archive.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-2/+1
* futility: Add load_firmware_image() error checkJacob Garber2019-08-141-1/+2
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-3/+2
* futility: Unify logging macrosJulius Werner2019-05-141-43/+44
* futility: updater: Allow single model devices with broken mosys to updateHung-Te Lin2019-03-121-5/+9
* futility: updater: Use model name as default whitelabel signaturestabilize-11895.95.Bstabilize-11895.89.Bstabilize-11895.72.Bstabilize-11895.118.Bstabilize-11895.109.Bstabilize-11895.108.Brelease-R74-11895.BHung-Te Lin2019-03-071-30/+51
* futility: updater: Add 'image.bin' as host image name in archiveHung-Te Lin2018-12-111-3/+11
* futility: updater: Revise error message when model is not defined in manifeststabilize-11306.BHung-Te Lin2018-11-271-2/+20
* futility: updater: Revise output messages for debug logsHung-Te Lin2018-11-241-2/+2
* futility: updater: Fix model detection errorHung-Te Lin2018-10-291-1/+1
* futility: updater: Support --repack and --unpackHung-Te Lin2018-10-241-16/+126
* futility: updater: Support white label from VPD and --signature_idHung-Te Lin2018-10-221-7/+89
* futility: updater: Add '--model' and select images by system modelHung-Te Lin2018-10-221-3/+47
* futility: updater: Change default model name to FWID platform nameHung-Te Lin2018-10-181-1/+28
* futility: updater: Allow patching rootkey and vblock filesHung-Te Lin2018-10-151-7/+186
* futility: updater: Add --manifest to scan and print archive infoHung-Te Lin2018-10-131-0/+281
* futility: updater: Add '--archive' to read from an archive or directoryHung-Te Lin2018-10-131-0/+311