summaryrefslogtreecommitdiff
path: root/futility
Commit message (Expand)AuthorAgeFilesLines
* futility: updater: Revise getopt_long and use enum instead of charsstabilize-flapjack-12109.Bstabilize-flapjack-12105.Bstabilize-12121.Bstabilize-12105.75.Brelease-quickfix-R75-12105.76.BHung-Te Lin2019-04-181-66/+90
* futility: updater: Add '--ccd' for programming with closed case debuggingHung-Te Lin2019-04-181-0/+9
* futility: updater: report flashrom error codeHung-Te Lin2019-04-101-0/+2
* futility: updater: Report key hash on TPM failureHung-Te Lin2019-03-121-2/+2
* futility: updater: Allow single model devices with broken mosys to updateHung-Te Lin2019-03-121-5/+9
* vboot: move general constants to a separate headerJoel Kitching2019-03-115-5/+5
* 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: Merge Debug() into VB2_DEBUG()Julius Werner2019-03-069-136/+131
* futility: updater: Preserve all sections with FMAP_AREA_PRESERVE setHung-Te Lin2019-03-052-32/+71
* futility: updater: Check if target image is properly signedHung-Te Lin2019-03-021-1/+10
* updater: Preserve SI_GBE and SI_PDR if presentDuncan Laurie2019-03-011-0/+6
* futility: updater: Improve error message when key conflictsHung-Te Lin2019-02-131-15/+26
* futility: updater: Correct HWID digest when preserving HWIDstabilize-11647.70.Bstabilize-11647.104.Brelease-R73-11647.BHung-Te Lin2019-01-163-13/+30
* futility: updater: Add '--fast' for quick developmentstabilize-11554.BHung-Te Lin2019-01-033-7/+36
* futility: updater: quirks: Support special released SNOW ROstabilize-atlas-11512.Bstabilize-atlas-11512.6.BHung-Te Lin2018-12-283-1/+6
* futility: updater: Correct output version for Snowstabilize-atlas.11448.BHung-Te Lin2018-12-191-0/+2
* futility: updater: Add 'image.bin' as host image name in archiveHung-Te Lin2018-12-112-3/+13
* futility/updater: update smm store filename to use an underscoreJoel Kitching2018-12-031-3/+3
* futility: updater: Skip applying white label for local buildHung-Te Lin2018-12-011-1/+8
* futility: updater: quirks: Fix firmware names for Veyron familyHung-Te Lin2018-12-011-3/+3
* 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-245-51/+54
* futility: updater: Add new quirk 'allow_empty_wltag'Hung-Te Lin2018-11-243-6/+29
* futility: updater: Load quirks immediately after host image is loadedHung-Te Lin2018-11-241-13/+32
* futility: updater: Need --force when re-keying to DEV keysHung-Te Lin2018-11-191-13/+47
* futility: updater: Check EC/PD WP state again before updatingHung-Te Lin2018-11-141-6/+25
* futility: update: Strip \xFF from version stringHung-Te Lin2018-11-071-6/+17
* futility: updater: Add more legacy optionsHung-Te Lin2018-11-041-0/+10
* futility: updater: Fix model detection errorHung-Te Lin2018-10-291-1/+1
* futility: updater: Support --repack and --unpackHung-Te Lin2018-10-244-16/+182
* futility: Preserve programmer in free_firmware_imageHung-Te Lin2018-10-232-3/+9
* futility: update: Add `--host_only` argumentHung-Te Lin2018-10-233-4/+12
* futility: updater: Support --mode=output and --output_dirHung-Te Lin2018-10-223-0/+42
* futility: updater: Support white label from VPD and --signature_idHung-Te Lin2018-10-224-10/+164
* futility: updater: Add '--model' and select images by system modelHung-Te Lin2018-10-224-27/+148
* futility: updater: Do not preserve GBB flags in --factory mode.Hung-Te Lin2018-10-182-10/+14
* 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-153-10/+206
* futility: updater: Add --manifest to scan and print archive infoHung-Te Lin2018-10-134-5/+336
* futility: updater: Refactor how arguments were configuredHung-Te Lin2018-10-133-125/+118
* futility: updater: Add '--archive' to read from an archive or directoryHung-Te Lin2018-10-135-18/+398
* futility: updater: Refactor function namesHung-Te Lin2018-10-133-36/+37
* futility: updater: Add ASPRINTF macroHung-Te Lin2018-10-133-30/+18
* futility: updater: Revise verbosity and error messagesHung-Te Lin2018-10-024-19/+44
* futility: updater: Support reading main image from stdinHung-Te Lin2018-10-021-1/+30
* futility: updater: Preserve SMMSTORE and add quirk 'eve_smm_store'Hung-Te Lin2018-10-023-0/+92
* futility: updater: Add quirk 'daisy_snow_dual_model' for daisy_snowHung-Te Lin2018-10-023-7/+117
* futility: updater: Add default quirksHung-Te Lin2018-10-023-2/+64
* futility: updater: Refactor: move quirks to 'updater_quirks.c'Hung-Te Lin2018-10-023-202/+274
* futility: updater: Refactor: localize temp files managementHung-Te Lin2018-10-023-20/+16