summaryrefslogtreecommitdiff
path: root/futility
Commit message (Expand)AuthorAgeFilesLines
* futility: update: load quirks from firmware image CBFS filestabilize-rust-13555.BHung-Te Lin2020-10-163-7/+63
* futility/updater: Add quirk to preserve management engineKarthikeyan Ramasubramanian2020-10-153-0/+47
* futility: update: support multi-line quirksHung-Te Lin2020-10-151-2/+6
* futility: updater: print flashrom execution logs on read failurestabilize-13505.1.BHung-Te Lin2020-09-261-0/+11
* portability fixes: support building vboot on FreeBSDIdwer Vollering2020-09-114-5/+14
* futility: update: Add '--gbb_flags FLAGS' to override GBB flagsHung-Te Lin2020-08-293-6/+40
* futility: Work around clang/GCC problem with libzip headersJulius Werner2020-08-251-0/+7
* inclusive: change usage of sanityDaisuke Nojiri2020-08-192-3/+3
* 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
* futility: Add version quirk for trogdorBob Moragues2020-08-061-0/+1
* flashrom: set umask before creating temporary filesJack Rosenthal2020-07-201-0/+6
* Revert "futility: Adds platform check quirk for zork"Rob Barnes2020-06-093-33/+0
* futility: vb1_helper: Fix sanity size check for parsing kernel partitionJulius Werner2020-06-061-2/+4
* futility: updater: Add '--servo_port' to select from multiple servodsHung-Te Lin2020-06-063-15/+62
* updater: Replace servo-v2 with google-servo-v2Nicolas Boichat2020-05-181-1/+1
* futility: updater: Platform name check should be case insensitiveHung-Te Lin2020-05-111-1/+1
* futility: Adds platform check quirk for zorkRob Barnes2020-05-113-0/+33
* updater_utils.h: stop using 'dev=1' in flashrom commandNikolai Artemiev2020-04-171-1/+1
* Rewrite algorithm type parsers and make them globally availableJulius Werner2020-04-064-40/+17
* vboot: stop using StrnAppend and Uint64ToStringJoel Kitching2020-03-311-1/+0
* updater: Add Drallion to the wilco quirk listDuncan Laurie2020-03-311-0/+2
* Avoid zero-size VLA in cmd_dump_fmap.cinglorion2020-03-181-1/+2
* vboot: stop using wpsw_boot and remove it from crossystemJoel Kitching2020-02-271-7/+1
* futility: updater: Fix failure by modifying released memoryHung-Te Lin2020-02-261-1/+1
* futility: updater: Ignore image parsing error in --forceHung-Te Lin2020-02-213-41/+70
* vboot: move vboot 2.1 functions and structs into host codeJoel Kitching2020-02-119-19/+19
* Reland: Clean up implicit fall through.Manoj Gupta2020-02-012-3/+3
* Enable format string warnings for vb2ex_printf()stabilize-12859.BJulius Werner2020-01-255-17/+17
* futility: updater: Add '--servo' for updating via Servo-V2 and ServoMicroHung-Te Lin2020-01-203-0/+69
* futility: updater: override signature id for phaser360Paul Ma2020-01-085-1/+86
* vboot: fix up some host key functions for host_key2.cfactory-excelsior-12812.BJoel Kitching2019-12-257-12/+12
* vboot: remove VerifyVmlinuzInsideKBlob functionJoel Kitching2019-12-211-4/+5
* vboot: merge vb2_struct.h into 2struct.hJoel Kitching2019-12-103-3/+0
* vboot: remove unnecessary vboot_common.h includesJoel Kitching2019-12-067-6/+1
* futility: updater: Remove quirk 'daisy_snow_dual_model'Hung-Te Lin2019-11-293-91/+0
* futility: updater: refactor: unify getting temp files for firmware imagesHung-Te Lin2019-11-273-32/+19
* futility: updater: refactor: isolate tempfile functions from updater_configHung-Te Lin2019-11-225-94/+135
* futility: updater: move "EC partial recovery" to be a quirk.Hung-Te Lin2019-11-223-122/+174
* futility: updater: move system-related utility functions to updater_utilsHung-Te Lin2019-11-225-760/+853
* futility: updater: fix wrong arguments passed by --ccdHung-Te Lin2019-11-213-5/+10
* 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-139-11/+18
* futility: updater: sync mtimesMike Frysinger2019-11-133-21/+41
* futility: updater: Clean up hard-coded section names to preservestabilize-volteer-12665.Bstabilize-12669.Bfirmware-hatch-12669.BHung-Te Lin2019-11-081-13/+1
* Revert "Clean up implicit fall through."Mathew King2019-11-052-3/+3
* Clean up implicit fall through.Manoj Gupta2019-11-052-3/+3
* futility: update: Try EC-RO software sync if availableHung-Te Lin2019-10-291-41/+154
* vboot: remove BUILD_ASSERT macroJoel Kitching2019-10-232-13/+8