summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* futility: updater: Revise output messages for debug logsfactory-grunt-11164.Bfactory-grunt-11164.135.Bfactory-11164.135.BHung-Te Lin2020-07-205-48/+52
* futility: updater: Need --force when re-keying to DEV keysHung-Te Lin2020-07-201-13/+47
* futility: updater: Use model name as default whitelabel signatureHung-Te Lin2020-07-172-30/+64
* futility: updater: Correct HWID digest when preserving HWIDHung-Te Lin2019-01-164-13/+41
* futility: updater: Fix model detection errorHung-Te Lin2018-11-031-1/+1
* futility: Preserve programmer in free_firmware_imageHung-Te Lin2018-10-242-3/+9
* futility: update: Add `--host_only` argumentHung-Te Lin2018-10-244-4/+17
* futility: updater: Support --mode=output and --output_dirHung-Te Lin2018-10-244-0/+55
* futility: updater: Support white label from VPD and --signature_idHung-Te Lin2018-10-246-13/+229
* futility: updater: Add '--model' and select images by system modelHung-Te Lin2018-10-247-35/+206
* futility: updater: Do not preserve GBB flags in --factory mode.Hung-Te Lin2018-10-243-10/+26
* futility: updater: Change default model name to FWID platform nameHung-Te Lin2018-10-242-2/+29
* futility: updater: Allow patching rootkey and vblock filesHung-Te Lin2018-10-154-10/+207
* futility: updater: Add --manifest to scan and print archive infoHung-Te Lin2018-10-136-5/+346
* 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-137-20/+419
* futility: updater: Refactor function namesHung-Te Lin2018-10-133-36/+37
* futility: updater: Add ASPRINTF macroHung-Te Lin2018-10-133-30/+18
* Ignore power button if held on startupstabilize-11151.59.Bstabilize-11151.100.BEdward Hill2018-10-022-0/+53
* image_signing: drop support for <R16 recovery image signingMike Frysinger2018-10-021-28/+7
* futility: updater: Revise verbosity and error messagesHung-Te Lin2018-10-025-21/+46
* futility: updater: Support reading main image from stdinHung-Te Lin2018-10-022-1/+34
* futility: updater: Preserve SMMSTORE and add quirk 'eve_smm_store'Hung-Te Lin2018-10-024-0/+107
* 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-024-202/+275
* futility: updater: Refactor: localize temp files managementHung-Te Lin2018-10-023-20/+16
* futility: updater: Refactor: move command line processing to cmd_update.cHung-Te Lin2018-10-024-249/+401
* image_signing: workaround ecrw signing breakageMike Frysinger2018-09-281-0/+12
* futility: update: Refactor: move updater logic to 'updater.c'Hung-Te Lin2018-09-272-1/+1
* futility: update: Add --programmer to override flashrom programmer for servoHung-Te Lin2018-09-272-7/+34
* futility: update: Refactor 'emulation' (--emulate).Hung-Te Lin2018-09-271-78/+23
* futility: update: Revise error messagesHung-Te Lin2018-09-271-2/+2
* futility: update: Allow tpm_fwver=0 and allow --force to waive TPM checkHung-Te Lin2018-09-272-16/+35
* Add support for booting into alternative boot loadersSimon Glass2018-09-266-9/+87
* make_dev_ssd: Support non-512B block sizePhilip Chen2018-09-262-7/+22
* vboot_reference: set CC=armv7a-cros-linux-gnueabihf-gcc for ARMYunlian Jiang2018-09-261-1/+1
* futility: update: Preserve RW_ELOGHung-Te Lin2018-09-261-0/+2
* futility: update: Preserve RO_FSGHung-Te Lin2018-09-261-0/+5
* futility: update: Preserve new sections: RO_PRESERVE and RW_PRESERVEHung-Te Lin2018-09-261-6/+26
* futility: update: Skip TPM check if tpm_fwver is not valid.stabilize-11101.BHung-Te Lin2018-09-212-6/+20
* futility: Remove FUTIL_STATIC build rulesHung-Te Lin2018-09-201-21/+13
* futility: update: Add legacy option '--factory'Hung-Te Lin2018-09-192-7/+22
* futility: update: Fix update failure in factory mode due to wrong WP logicHung-Te Lin2018-09-182-1/+10
* crossystem: automate writable desc (and display type)Mike Frysinger2018-09-151-26/+27
* crossystem: fix field alignmentMike Frysinger2018-09-131-3/+6
* crossystem: resort param listMike Frysinger2018-09-131-13/+13
* accessory: script to generically generate accessory keysstabilize-jetstream-11056.BNick Sanders2018-09-106-81/+1
* futility: cmd_update: Add quirk 'min_platform_version'Hung-Te Lin2018-09-102-1/+60
* futility: cmd_update: Add quirk 'unlock_me_for_update'Hung-Te Lin2018-09-102-13/+65