summaryrefslogtreecommitdiff
path: root/futility
Commit message (Expand)AuthorAgeFilesLines
* futility: Support C2D2 with futility update --servo.Sam McNally2022-03-031-0/+7
* futility: updater: increase verbosity on retriesHung-Te Lin2022-03-021-2/+2
* futility: updater: write multiple sections in recovery RW updateHung-Te Lin2022-03-011-6/+19
* futility: updater: allow writing multiple sections in one flash commandHung-Te Lin2022-03-011-16/+37
* futility: flashrom_drv: support partial write for multiple regionsHung-Te Lin2022-03-013-13/+36
* futility: updater: decide if we can use diff-image by programmerstabilize-14536.BHung-Te Lin2022-02-261-3/+21
* futility: updater: improve updater console outputHung-Te Lin2022-02-252-2/+21
* 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
* vboot_ref: Reshuffle parallel flashrom implEdward O'Callaghan2022-02-193-234/+50
* vboot_ref: merge struct firmware_image;Edward O'Callaghan2022-02-191-9/+2
* futility: updater: add new quirk 'extra_retries'Hung-Te Lin2022-02-145-11/+41
* futility/updater: Ignore preserve_me quirks for non-host programmers.Sam McNally2022-02-131-5/+10
* futility: updater: prevent unexpected update for the RW_LEGACY sectionHung-Te Lin2022-02-081-5/+7
* futility: updater: add new quirk 'no_verify'Hung-Te Lin2022-01-293-0/+17
* futility: updater: use diff image when preserving MEHung-Te Lin2022-01-281-0/+9
* futility: updater: allow changing GBB flags on erased flashHung-Te Lin2022-01-261-4/+12
* futility: updater: split 'fast update' into 'diff image' and 'no verify'Hung-Te Lin2022-01-255-10/+17
* 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