summaryrefslogtreecommitdiff
path: root/futility/updater_quirks.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* futility: updater: Add quirk 'daisy_snow_dual_model' for daisy_snowHung-Te Lin2018-10-021-0/+81
* futility: updater: Add default quirksHung-Te Lin2018-10-021-0/+47
* futility: updater: Refactor: move quirks to 'updater_quirks.c'Hung-Te Lin2018-10-021-0/+147