summaryrefslogtreecommitdiff
path: root/futility/updater.h
Commit message (Expand)AuthorAgeFilesLines
* updater: Add quirk for wilco devicesDuncan Laurie2019-06-151-0/+1
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-3/+4
* futility: Unify logging macrosJulius Werner2019-05-141-10/+2
* futility: updater: Preserve all sections with FMAP_AREA_PRESERVE setHung-Te Lin2019-03-051-7/+0
* futility: updater: Add '--fast' for quick developmentstabilize-11554.BHung-Te Lin2019-01-031-0/+2
* futility: updater: quirks: Support special released SNOW ROstabilize-atlas-11512.Bstabilize-atlas-11512.6.BHung-Te Lin2018-12-281-0/+1
* futility: updater: Revise output messages for debug logsHung-Te Lin2018-11-241-0/+4
* futility: updater: Add new quirk 'allow_empty_wltag'Hung-Te Lin2018-11-241-0/+1
* futility: updater: Support --repack and --unpackHung-Te Lin2018-10-241-0/+16
* futility: update: Add `--host_only` argumentHung-Te Lin2018-10-231-1/+1
* futility: updater: Support --mode=output and --output_dirHung-Te Lin2018-10-221-0/+1
* futility: updater: Support white label from VPD and --signature_idHung-Te Lin2018-10-221-1/+14
* futility: updater: Add '--model' and select images by system modelHung-Te Lin2018-10-221-3/+20
* futility: updater: Do not preserve GBB flags in --factory mode.Hung-Te Lin2018-10-181-0/+1
* futility: updater: Allow patching rootkey and vblock filesHung-Te Lin2018-10-151-0/+15
* futility: updater: Add --manifest to scan and print archive infoHung-Te Lin2018-10-131-0/+26
* futility: updater: Refactor how arguments were configuredHung-Te Lin2018-10-131-14/+10
* futility: updater: Add '--archive' to read from an archive or directoryHung-Te Lin2018-10-131-2/+41
* futility: updater: Refactor function namesHung-Te Lin2018-10-131-5/+6
* futility: updater: Add ASPRINTF macroHung-Te Lin2018-10-131-0/+2
* futility: updater: Revise verbosity and error messagesHung-Te Lin2018-10-021-4/+10
* futility: updater: Preserve SMMSTORE and add quirk 'eve_smm_store'Hung-Te Lin2018-10-021-0/+2
* futility: updater: Add quirk 'daisy_snow_dual_model' for daisy_snowHung-Te Lin2018-10-021-0/+26
* futility: updater: Add default quirksHung-Te Lin2018-10-021-0/+5
* futility: updater: Refactor: move quirks to 'updater_quirks.c'Hung-Te Lin2018-10-021-0/+117
* futility: updater: Refactor: localize temp files managementHung-Te Lin2018-10-021-6/+0
* futility: updater: Refactor: move command line processing to cmd_update.cHung-Te Lin2018-10-021-0/+80