summaryrefslogtreecommitdiff
path: root/futility/updater_quirks.c
Commit message (Expand)AuthorAgeFilesLines
* futility: updater: Add --unlock_me optionReka Norman2023-03-291-24/+5
* futility: Drop external flashrom quarkEdward O'Callaghan2023-03-261-5/+0
* futility: updater: detect DUT typeHung-Te Lin2023-02-131-2/+7
* futility: updater: refactor: always pass updater config to DUT APIsHung-Te Lin2023-02-121-5/+6
* futility: updater: remove quirks for AUE boardsHung-Te Lin2023-02-121-18/+4
* futility: updater: refactor DUT system info retrievalHung-Te Lin2023-02-121-4/+4
* futility: updater: add new quirk 'clear_mrc_data'Hung-Te Lin2023-01-191-0/+51
* futility: updater: Only apply the preserve_me quirk for autoupdates.Sam McNally2022-12-011-12/+8
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* futility: updater: add new quirk 'external_flashrom'stabilize-voshyr-14637.Bstabilize-14633.Bstabilize-14616.Bfactory-guybrush-14600.BHung-Te Lin2022-03-181-0/+5
* futility: updater: rename 'customlabel_tag' to 'custom_label_tag'Hung-Te Lin2022-03-181-11/+11
* futility: updater: Change 'whitelabel_tag' to 'customlabel_tag'Hung-Te Lin2022-03-071-15/+20
* futility: updater: explain that match-name quirks are now deprecatedstabilize-14532.BHung-Te Lin2022-02-221-0/+8
* futility: updater: disable quirk 'ec_partial_recovery' by defaultHung-Te Lin2022-02-221-15/+6
* futility: updater: add new quirk 'extra_retries'Hung-Te Lin2022-02-141-0/+5
* futility: updater: add new quirk 'no_verify'Hung-Te Lin2022-01-291-0/+15
* futility: updater: use diff image when preserving MEHung-Te Lin2022-01-281-0/+9
* futility/update: Search RO CBFS files in "COREBOOT", not "RO_SECTION"Julius Werner2021-12-141-2/+2
* futility: Do not update Trogdor firmware when rev# < 2Philip Chen2021-03-081-1/+1
* futility: update: add new quirk 'no_check_platform'Hung-Te Lin2020-12-091-0/+15
* futility: update: load quirks from firmware image CBFS filestabilize-rust-13555.BHung-Te Lin2020-10-161-2/+47
* futility/updater: Add quirk to preserve management engineKarthikeyan Ramasubramanian2020-10-151-0/+39
* futility: Add version quirk for trogdorBob Moragues2020-08-061-0/+1
* Revert "futility: Adds platform check quirk for zork"Rob Barnes2020-06-091-29/+0
* futility: Adds platform check quirk for zorkRob Barnes2020-05-111-0/+29
* updater: Add Drallion to the wilco quirk listDuncan Laurie2020-03-311-0/+2
* futility: updater: override signature id for phaser360Paul Ma2020-01-081-0/+35
* futility: updater: Remove quirk 'daisy_snow_dual_model'Hung-Te Lin2019-11-291-87/+0
* futility: updater: refactor: unify getting temp files for firmware imagesHung-Te Lin2019-11-271-20/+10
* futility: updater: refactor: isolate tempfile functions from updater_configHung-Te Lin2019-11-221-7/+9
* futility: updater: move "EC partial recovery" to be a quirk.Hung-Te Lin2019-11-221-0/+154
* futility: updater: move system-related utility functions to updater_utilsHung-Te Lin2019-11-221-27/+1
* futility: avoid leak in eve's smmstore quirkPatrick Georgi2019-08-281-1/+1
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-2/+1
* vboot: replace VBERROR_SUCCESS with VB2_SUCCESSJoel Kitching2019-08-131-2/+2
* updater: Add quirk for wilco devicesDuncan Laurie2019-06-151-0/+40
* futility: updater: Fix logging messagesstabilize-12222.BHung-Te Lin2019-05-231-2/+2
* futility: Unify logging macrosJulius Werner2019-05-141-17/+18
* futility: updater: quirks: Support special released SNOW ROstabilize-atlas-11512.Bstabilize-atlas-11512.6.BHung-Te Lin2018-12-281-0/+2
* futility: updater: Correct output version for Snowstabilize-atlas.11448.BHung-Te Lin2018-12-191-0/+2
* futility/updater: update smm store filename to use an underscoreJoel Kitching2018-12-031-3/+3
* futility: updater: quirks: Fix firmware names for Veyron familyHung-Te Lin2018-12-011-3/+3
* futility: updater: Revise output messages for debug logsHung-Te Lin2018-11-241-3/+3
* futility: updater: Add new quirk 'allow_empty_wltag'Hung-Te Lin2018-11-241-0/+17
* futility: Preserve programmer in free_firmware_imageHung-Te Lin2018-10-231-3/+2
* futility: updater: Add '--archive' to read from an archive or directoryHung-Te Lin2018-10-131-1/+1
* futility: updater: Refactor function namesHung-Te Lin2018-10-131-9/+9
* futility: updater: Add ASPRINTF macroHung-Te Lin2018-10-131-15/+10
* futility: updater: Revise verbosity and error messagesHung-Te Lin2018-10-021-1/+2
* futility: updater: Preserve SMMSTORE and add quirk 'eve_smm_store'Hung-Te Lin2018-10-021-0/+86