summaryrefslogtreecommitdiff
path: root/futility/updater_utils.h
Commit message (Expand)AuthorAgeFilesLines
* futility/: Drop dup host programmer defineHEADmainEdward O'Callaghan2023-05-181-2/+1
* futility/: EOL PD firmware updating supportEdward O'Callaghan2023-05-051-2/+1
* futility: updater: Add --unlock_me optionReka Norman2023-03-291-0/+13
* futility: updater: refactor: always pass updater config to DUT APIsHung-Te Lin2023-02-121-5/+8
* futility: updater: drop vboot1 supportHung-Te Lin2023-02-121-1/+0
* futility: updater: refactor DUT system info retrievalHung-Te Lin2023-02-121-17/+30
* futility: updater: add new quirk 'clear_mrc_data'Hung-Te Lin2023-01-191-0/+5
* futility: cmd_read: Do not error on bad firmware formatEvan Benn2023-01-131-1/+2
* futility: Move prepare_servo_control to updater_utils.cEvan Benn2022-12-141-0/+7
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* vboot_reference: make flashrom_get_wp() use libflashromNikolai Artemiev2022-08-181-9/+0
* futility: updater: refactor 'archive' structure nameHung-Te Lin2022-05-151-2/+2
* futility: updater: Support new servo control 'ccd_cpu_fw_spi'stabilize-quickfix-14695.187.Bstabilize-quickfix-14695.124.Bstabilize-14695.85.Bstabilize-14695.107.Brelease-R102-14695.BHung-Te Lin2022-04-131-1/+1
* futility: updater: refactor {write,load}_system_firmwareHung-Te Lin2022-03-181-8/+26
* futility: flashrom_drv: support partial write for multiple regionsHung-Te Lin2022-03-011-3/+4
* vboot_ref: Reshuffle parallel flashrom implEdward O'Callaghan2022-02-191-7/+0
* vboot_ref: merge struct firmware_image;Edward O'Callaghan2022-02-191-9/+2
* futility: updater: add new quirk 'extra_retries'Hung-Te Lin2022-02-141-2/+3
* futility: updater: split 'fast update' into 'diff image' and 'no verify'Hung-Te Lin2022-01-251-2/+2
* vboot_reference/futility: Pass through SERVOD_NAME.Sam McNally2022-01-071-0/+3
* vboot_reference: Allow flashrom_read_image() reading per-regionstabilize-14438.BEdward O'Callaghan2022-01-041-1/+2
* vboot_ref/futility: Extract out flashrom call logicEdward O'Callaghan2021-12-241-1/+7
* futility: updater: Add '--servo_port' to select from multiple servodsHung-Te Lin2020-06-061-4/+6
* updater_utils.h: stop using 'dev=1' in flashrom commandNikolai Artemiev2020-04-171-1/+1
* futility: updater: Ignore image parsing error in --forceHung-Te Lin2020-02-211-1/+8
* futility: updater: Add '--servo' for updating via Servo-V2 and ServoMicroHung-Te Lin2020-01-201-0/+7
* futility: updater: override signature id for phaser360Paul Ma2020-01-081-0/+5
* futility: updater: refactor: isolate tempfile functions from updater_configHung-Te Lin2019-11-221-33/+43
* futility: updater: move system-related utility functions to updater_utilsHung-Te Lin2019-11-221-0/+200