summaryrefslogtreecommitdiff
path: root/futility/updater.h
Commit message (Expand)AuthorAgeFilesLines
* futility/: Inline write_firmware() as write_system_firmware()Edward O'Callaghan2023-05-161-9/+0
* futility/: EOL PD firmware updating supportEdward O'Callaghan2023-05-051-3/+3
* futility: updater: Add --unlock_me optionReka Norman2023-03-291-0/+3
* futility: Drop external flashrom quarkEdward O'Callaghan2023-03-261-1/+0
* futility: Add `flash` subcommandstabilize-15393.48.Brelease-R113-15393.Bfirmware-skyrim-15390.BNikolai Artemiev2023-03-161-1/+2
* futility: gbb: Avoid unnecessary search of FMAPYu-Ping Wu2023-02-161-1/+2
* futility: updater: detect DUT typeHung-Te Lin2023-02-131-0/+1
* futility: updater: refactor: always pass updater config to DUT APIsHung-Te Lin2023-02-121-1/+2
* futility: updater: refactor DUT system info retrievalHung-Te Lin2023-02-121-4/+1
* futility: updater: add new quirk 'clear_mrc_data'Hung-Te Lin2023-01-191-0/+1
* futility: Add read/write flash capability to gbb commandEvan Benn2023-01-061-0/+10
* futility: Move some argument handling to shared fileEvan Benn2023-01-061-0/+41
* futility: updater: Detect the model via FRID for non-host programmersSam McNally2022-12-121-0/+11
* futility: updater: Only apply the preserve_me quirk for autoupdates.Sam McNally2022-12-011-1/+8
* futility: updater: Use flashrom dummy programmer to implement --emulateSam McNally2022-11-171-0/+2
* futility: updater: Support patching GSCVDHung-Te Lin2022-10-141-0/+2
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* futility: updater: split manifest implementation from updater_archivestabilize-14839.BHung-Te Lin2022-05-161-0/+10
* futility: updater: refactor 'archive' structure nameHung-Te Lin2022-05-151-11/+11
* futility: updater: add new quirk 'external_flashrom'stabilize-voshyr-14637.Bstabilize-14633.Bstabilize-14616.Bfactory-guybrush-14600.BHung-Te Lin2022-03-181-0/+1
* futility: updater: rename 'customlabel_tag' to 'custom_label_tag'Hung-Te Lin2022-03-181-1/+1
* futility: updater: Change 'whitelabel_tag' to 'customlabel_tag'Hung-Te Lin2022-03-071-4/+4
* futility: updater: add new quirk 'extra_retries'Hung-Te Lin2022-02-141-0/+1
* futility: updater: add new quirk 'no_verify'Hung-Te Lin2022-01-291-0/+1
* futility: updater: split 'fast update' into 'diff image' and 'no verify'Hung-Te Lin2022-01-251-1/+2
* futility/update: Search RO CBFS files in "COREBOOT", not "RO_SECTION"Julius Werner2021-12-141-0/+1
* futility: update: add new quirk 'no_check_platform'Hung-Te Lin2020-12-091-0/+1
* futility: update: load quirks from firmware image CBFS filestabilize-rust-13555.BHung-Te Lin2020-10-161-2/+8
* futility/updater: Add quirk to preserve management engineKarthikeyan Ramasubramanian2020-10-151-0/+1
* futility: update: Add '--gbb_flags FLAGS' to override GBB flagsHung-Te Lin2020-08-291-0/+4
* Revert "futility: Adds platform check quirk for zork"Rob Barnes2020-06-091-1/+0
* futility: Adds platform check quirk for zorkRob Barnes2020-05-111-0/+1
* futility: updater: override signature id for phaser360Paul Ma2020-01-081-0/+15
* futility: updater: Remove quirk 'daisy_snow_dual_model'Hung-Te Lin2019-11-291-1/+0
* futility: updater: refactor: isolate tempfile functions from updater_configHung-Te Lin2019-11-221-1/+2
* futility: updater: move "EC partial recovery" to be a quirk.Hung-Te Lin2019-11-221-0/+8
* futility: updater: move system-related utility functions to updater_utilsHung-Te Lin2019-11-221-105/+1
* futility: updater: fix wrong arguments passed by --ccdHung-Te Lin2019-11-211-2/+2
* futility: updater: sync mtimesMike Frysinger2019-11-131-2/+2
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-2/+2
* updater: Add quirk for wilco devicesDuncan Laurie2019-06-151-0/+1
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-3/+4
* futility: Unify logging macrosJulius Werner2019-05-141-10/+2
* futility: updater: Preserve all sections with FMAP_AREA_PRESERVE setHung-Te Lin2019-03-051-7/+0
* futility: updater: Add '--fast' for quick developmentstabilize-11554.BHung-Te Lin2019-01-031-0/+2
* futility: updater: quirks: Support special released SNOW ROstabilize-atlas-11512.Bstabilize-atlas-11512.6.BHung-Te Lin2018-12-281-0/+1
* futility: updater: Revise output messages for debug logsHung-Te Lin2018-11-241-0/+4
* futility: updater: Add new quirk 'allow_empty_wltag'Hung-Te Lin2018-11-241-0/+1
* futility: updater: Support --repack and --unpackHung-Te Lin2018-10-241-0/+16
* futility: update: Add `--host_only` argumentHung-Te Lin2018-10-231-1/+1