summaryrefslogtreecommitdiff
path: root/futility/updater.c
Commit message (Expand)AuthorAgeFilesLines
* futility: updater: override signature id for phaser360Paul Ma2020-01-081-1/+5
* vboot: fix up some host key functions for host_key2.cfactory-excelsior-12812.BJoel Kitching2019-12-251-1/+1
* futility: updater: Remove quirk 'daisy_snow_dual_model'Hung-Te Lin2019-11-291-3/+0
* futility: updater: refactor: unify getting temp files for firmware imagesHung-Te Lin2019-11-271-11/+6
* futility: updater: refactor: isolate tempfile functions from updater_configHung-Te Lin2019-11-221-8/+15
* futility: updater: move "EC partial recovery" to be a quirk.Hung-Te Lin2019-11-221-122/+12
* futility: updater: move system-related utility functions to updater_utilsHung-Te Lin2019-11-221-628/+10
* futility: updater: fix wrong arguments passed by --ccdHung-Te Lin2019-11-211-1/+6
* futility: updater: Check and use larger regions in EC RO updateHung-Te Lin2019-11-181-1/+10
* futility: updater: Correct EC RO name in CBFSHung-Te Lin2019-11-141-2/+2
* vboot: align workbuf to VB2_WORKBUF_ALIGNJoel Kitching2019-11-131-1/+2
* futility: updater: sync mtimesMike Frysinger2019-11-131-2/+2
* futility: updater: Clean up hard-coded section names to preservestabilize-volteer-12665.Bstabilize-12669.Bfirmware-hatch-12669.BHung-Te Lin2019-11-081-13/+1
* futility: update: Try EC-RO software sync if availableHung-Te Lin2019-10-291-41/+154
* vboot: standardize on "keyblock" as one wordJoel Kitching2019-10-231-5/+5
* futility: updater: Try to update only EC RO when software sync is availableHung-Te Lin2019-10-161-1/+43
* futility: also clamp to natural valuesPatrick Georgi2019-09-231-1/+3
* vboot: fix up some more includesJoel Kitching2019-09-231-1/+1
* futility/updater: clamp revision numberPatrick Georgi2019-09-201-2/+10
* futility/updater: verify that data copied from stdin is completePatrick Georgi2019-09-201-1/+4
* futility/updater: Check that image exists before digging into itstabilize-12515.Bstabilize-12499.18.Brelease-R78-12499.BPatrick Georgi2019-09-091-0/+5
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-2/+1
* futility: updater: Fix incorrect line break in error messageHung-Te Lin2019-08-221-2/+2
* vboot: replace Min macro with VB2_MINstabilize-12331.BJoel Kitching2019-07-061-2/+2
* futility: updater: Report EC and PD images on emulationHung-Te Lin2019-07-031-6/+14
* vboot: move vb2_packed_key and several functions from lib20 to 2libJoel Kitching2019-06-071-0/+1
* futility: updater: Fix logging messagesstabilize-12222.BHung-Te Lin2019-05-231-4/+3
* vboot: deprecate v1 GoogleBinaryBlockHeader structJoel Kitching2019-05-171-6/+1
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-6/+6
* futility: Unify logging macrosJulius Werner2019-05-141-121/+126
* 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
* vboot: move general constants to a separate headerJoel Kitching2019-03-111-1/+1
* futility: updater: Preserve all sections with FMAP_AREA_PRESERVE setHung-Te Lin2019-03-051-25/+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-161-13/+2
* futility: updater: Add '--fast' for quick developmentstabilize-11554.BHung-Te Lin2019-01-031-7/+27
* futility: updater: quirks: Support special released SNOW ROstabilize-atlas-11512.Bstabilize-atlas-11512.6.BHung-Te Lin2018-12-281-1/+3
* futility: updater: Add 'image.bin' as host image name in archiveHung-Te Lin2018-12-111-0/+2
* futility: updater: Skip applying white label for local buildHung-Te Lin2018-12-011-1/+8
* futility: updater: Revise output messages for debug logsHung-Te Lin2018-11-241-41/+38
* futility: updater: Add new quirk 'allow_empty_wltag'Hung-Te Lin2018-11-241-6/+11
* 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: Support --repack and --unpackHung-Te Lin2018-10-241-0/+30
* futility: Preserve programmer in free_firmware_imageHung-Te Lin2018-10-231-0/+7