summaryrefslogtreecommitdiff
path: root/futility
Commit message (Expand)AuthorAgeFilesLines
* futility: Use crosid to probe firmware manifest keyJack Rosenthal2022-01-111-17/+53
* vboot_reference/futility: Pass through SERVOD_NAME.Sam McNally2022-01-072-2/+7
* vboot_reference/futility: Support "ccd_gsc" as a servo type fragment.Sam McNally2022-01-071-2/+3
* vboot_reference: Allow flashrom_read_image() reading per-regionstabilize-14438.BEdward O'Callaghan2022-01-043-3/+34
* vboot_ref/futility: Wrap flashrom_drv behind USE_FLASHROMEdward O'Callaghan2021-12-291-2/+15
* vboot_ref/futility: Extract out flashrom call logicEdward O'Callaghan2021-12-244-190/+214
* futility/updater: Increase the fw_try_count to 8Karthikeyan Ramasubramanian2021-12-231-1/+1
* futility/update: Search RO CBFS files in "COREBOOT", not "RO_SECTION"Julius Werner2021-12-142-2/+3
* gscvd: add dedicated test keysVadim Bendebury2021-12-031-9/+9
* vboot_reference/futility: Inline get_host_wp()Edward O'Callaghan2021-11-261-89/+26
* vboot_reference/futility: pipe log level thoughEdward O'Callaghan2021-11-251-12/+8
* vboot_reference/futility: Port R path to using libflashromEdward O'Callaghan2021-11-251-24/+33
* vboot_reference/futility: set layout when using regionNikolai Artemiev2021-11-241-0/+1
* futility: updater_setup_config() allow for non-host progEdward O'Callaghan2021-11-241-1/+1
* futility: always create a tempfile in updater_apply_white_label()Edward O'Callaghan2021-11-241-7/+3
* vboot_reference/futility: Port W path to using libflashromEdward O'Callaghan2021-11-181-29/+118
* vboot_reference/futility: Split load_firmware_image() fnstabilize-14312.BEdward O'Callaghan2021-10-281-29/+36
* futility: add subcommand for creating and verifying the RO_GSCVD areaVadim Bendebury2021-10-184-51/+1107
* cmd_sign: drop an unnecessary includeVadim Bendebury2021-09-011-1/+0
* vboot: introduce minios_kernel.keyblockJoel Kitching2021-07-053-0/+12
* vboot/vboot_kernel: move kernel/fw struct functionsJoel Kitching2021-06-157-7/+0
* futility: updater: correct the rootkey in manifest.jsonstabilize-14029.Bstabilize-14026.Bstabilize-14023.BIsaac Lee2021-06-061-5/+5
* portability fixes: support building vboot on OpenBSDstabilize-13983.Bstabilize-13982.88.Bstabilize-13982.82.Bstabilize-13982.70.Bstabilize-13982.69.Bstabilize-13982.60.Bstabilize-13982.51.Brelease-R92-13982.BIdwer Vollering2021-05-205-7/+10
* cleanup: remove ryu roothash functionalityJack Rosenthal2021-05-013-186/+0
* vboot_reference: migrate out of flashrom deprecated optionsDaniel Campello2021-04-281-1/+1
* futility: Do not update Trogdor firmware when rev# < 2Philip Chen2021-03-081-1/+1
* futility: update: Add "servo_noreset" opt to tell CCD not to resetDouglas Anderson2021-01-211-1/+33
* vboot: move lib20/packed_key.c into 2lib namespaceJoel Kitching2021-01-204-4/+0
* futility: update: add new quirk 'no_check_platform'Hung-Te Lin2020-12-093-1/+22
* Revert "Reland: Clean up implicit fall through."stabilize-rust-13613.BJulius Werner2020-11-202-3/+3
* 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