summaryrefslogtreecommitdiff
path: root/tests/futility/test_update.sh
Commit message (Expand)AuthorAgeFilesLines
* futility: update: Skip TPM check if tpm_fwver is not valid.stabilize-11101.BHung-Te Lin2018-09-211-0/+8
* futility: update: Add legacy option '--factory'Hung-Te Lin2018-09-191-2/+10
* futility: update: Fix update failure in factory mode due to wrong WP logicHung-Te Lin2018-09-181-0/+9
* futility: cmd_update: Add quirk 'min_platform_version'Hung-Te Lin2018-09-101-1/+11
* futility: cmd_update: Add quirk 'unlock_me_for_update'Hung-Te Lin2018-09-101-9/+19
* futility: cmd_update: Add quirk 'enlarge_image'Hung-Te Lin2018-09-101-3/+19
* futility: cmd_update: Add --quirks for device-specific hacksHung-Te Lin2018-09-101-0/+10
* futility: cmd_update: Add new 'legacy' modeHung-Te Lin2018-09-101-0/+8
* futility: cmd_update: Check RO and RW signing compatibility before updatingHung-Te Lin2018-09-051-0/+14
* futility: cmd_update: Check TPM key versions before updatingHung-Te Lin2018-09-051-11/+40
* futility: cmd_update: Check platform compatibility before updatingHung-Te Lin2018-09-051-2/+41
* futility: cmd_update: Add vboot1 updater logicHung-Te Lin2018-09-051-4/+13
* futility: cmd_update: Check contents before starting to updateHung-Te Lin2018-09-051-0/+4
* futility: cmd_update: Preserve image sections before updateHung-Te Lin2018-09-011-0/+6
* futility: cmd_update: Implement updater logic "TRY-RW" (--try)Hung-Te Lin2018-08-311-0/+15
* futility: cmd_update: Add 'mainfw_act' system propertyHung-Te Lin2018-08-311-0/+2
* futility: cmd_update: Implement updater logic "RW UPDATE".Hung-Te Lin2018-08-311-1/+24
* futility: cmd_update: Add "system property" and '--sys_props' to overrideHung-Te Lin2018-08-311-0/+13
* futility: cmd_update: Implement updater logic "FULL UPDATE".stabilize-atlas-11022.BHung-Te Lin2018-08-311-13/+25
* futility: cmd_update: Add '--emulate' optionHung-Te Lin2018-08-311-4/+13
* futility: cmd_update: Access system firmware using external flashromHung-Te Lin2018-08-311-3/+3
* futility: cmd_update: Process FMAP and parse image versionHung-Te Lin2018-08-311-1/+3
* futility: cmd_update: Support loading image files by -i, -e, --pd_imageHung-Te Lin2018-08-311-0/+6
* futility: Add 'update' command for updating firmwareHung-Te Lin2018-08-311-0/+13