summaryrefslogtreecommitdiff
path: root/futility/updater.c
Commit message (Expand)AuthorAgeFilesLines
* futility: updater: add new quirk 'extra_retries'Hung-Te Lin2022-02-141-3/+14
* futility/updater: Ignore preserve_me quirks for non-host programmers.Sam McNally2022-02-131-5/+10
* futility: updater: prevent unexpected update for the RW_LEGACY sectionHung-Te Lin2022-02-081-5/+7
* futility: updater: add new quirk 'no_verify'Hung-Te Lin2022-01-291-0/+1
* futility: updater: allow changing GBB flags on erased flashHung-Te Lin2022-01-261-4/+12
* futility: updater: split 'fast update' into 'diff image' and 'no verify'Hung-Te Lin2022-01-251-3/+8
* vboot_ref/futility: Extract out flashrom call logicEdward O'Callaghan2021-12-241-1/+1
* futility/updater: Increase the fw_try_count to 8Karthikeyan Ramasubramanian2021-12-231-1/+1
* futility: updater_setup_config() allow for non-host progEdward O'Callaghan2021-11-241-1/+1
* futility: always create a tempfile in updater_apply_white_label()Edward O'Callaghan2021-11-241-7/+3
* vboot/vboot_kernel: move kernel/fw struct functionsJoel Kitching2021-06-151-1/+0
* futility: update: add new quirk 'no_check_platform'Hung-Te Lin2020-12-091-1/+6
* futility: update: load quirks from firmware image CBFS filestabilize-rust-13555.BHung-Te Lin2020-10-161-3/+8
* futility/updater: Add quirk to preserve management engineKarthikeyan Ramasubramanian2020-10-151-0/+7
* futility: update: support multi-line quirksHung-Te Lin2020-10-151-2/+6
* futility: update: Add '--gbb_flags FLAGS' to override GBB flagsHung-Te Lin2020-08-291-5/+11
* futility: Allow --force to override min_platform_version quirkBob Moragues2020-08-181-3/+6
* futility: updater: always set new boot/try cookiesHung-Te Lin2020-08-081-12/+23
* Revert "futility: Adds platform check quirk for zork"Rob Barnes2020-06-091-3/+0
* futility: updater: Platform name check should be case insensitiveHung-Te Lin2020-05-111-1/+1
* futility: Adds platform check quirk for zorkRob Barnes2020-05-111-0/+3
* futility: updater: Ignore image parsing error in --forceHung-Te Lin2020-02-211-6/+7
* 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