summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* futility: correct typo of "flashrom"stabilize-14589.Bstabilize-14588.98.Bstabilize-14588.14.Bstabilize-14588.123.Brelease-R101-14588.BPeter Marheine2022-03-161-1/+1
* crossystem: Add support for MTL gpiochipSubrata Banik2022-03-151-0/+2
* futility: updater: revise building RW-recovery sectionsHung-Te Lin2022-03-111-8/+23
* futility: updater: always do partial verify (-N/--noverify-all)Hung-Te Lin2022-03-081-4/+3
* futility: updater: Change 'whitelabel_tag' to 'customlabel_tag'Hung-Te Lin2022-03-076-105/+117
* vboot_ref/cgpt: Move mkdir out of flashrom worker funcEdward O'Callaghan2022-03-034-18/+16
* vboot_ref/cgpt: Consolidate flashrom write cmd pathsEdward O'Callaghan2022-03-031-14/+15
* 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
* vboot_ref/cgpt: Use defines for region constsEdward O'Callaghan2022-03-011-3/+7
* 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-015-24/+52
* vboot_reference/Makefile: Fix building with USE_FLASHROM:=0Edward O'Callaghan2022-02-281-7/+10
* EC-EFS: Ignore NO_BOOT if EC sync isn't enabledDaisuke Nojiri2022-02-272-0/+3
* 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-253-3/+22
* futility: check flashrom return code and bail with errorYH Lin2022-02-241-10/+28
* 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/flashrom_drv: Allow sentinel verbosity valueEdward O'Callaghan2022-02-211-2/+2
* vboot_ref: Reshuffle parallel flashrom implEdward O'Callaghan2022-02-195-48/+62
* vboot_ref: merge struct firmware_image;Edward O'Callaghan2022-02-192-14/+3
* vboot_ref: Add TODO in host/lib/include/flashrom.hEdward O'Callaghan2022-02-191-0/+8
* vboot: Add --programmer and --servo flags to {get,set}_gbb_flags.sh.stabilize-quickfix-14526.91.Bstabilize-14528.Bstabilize-14526.89.Bstabilize-14526.84.Bstabilize-14526.73.Bstabilize-14526.67.Bstabilize-14526.57.Brelease-R100-14526.BSam McNally2022-02-173-8/+63
* vboot_reference: lib/flashrom convert args into structEdward O'Callaghan2022-02-145-79/+92
* 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-132-5/+24
* make_dev_ssd.sh: Update grub defaultA and defaultBJeffery Miller2022-02-111-2/+3
* futility: updater: prevent unexpected update for the RW_LEGACY sectionHung-Te Lin2022-02-081-5/+7
* sign_official_build: Sign hps_firmwareEvan Benn2022-02-081-0/+3
* futility: drop sudo from test scriptstabilize-14498.Bstabilize-14496.Bfirmware-brya-14505.71.BNikolai Artemiev2022-02-011-2/+2
* futility: updater: add new quirk 'no_verify'Hung-Te Lin2022-01-293-0/+17
* crossystem: Add support for ADL-N gpiochipSubrata Banik2022-01-281-0/+1
* futility: updater: use diff image when preserving MEHung-Te Lin2022-01-281-0/+9
* accessory: script to generate hps keysEvan Benn2022-01-261-0/+64
* 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
* accessory: make create_new_hammer_like_keys generates correct key namestabilize-14477.BTing Shen2022-01-212-7/+28
* Add vboot_reference-sysstabilize-wristpin-14469.59.Bstabilize-14469.9.Bstabilize-14469.8.Bstabilize-14469.58.Bstabilize-14469.41.Brelease-R99-14469.BAllen Webb2022-01-199-0/+116
* vboot_reference/cgpt_nor: Make ForkExecL() static localfactory-cherry-14455.BEdward O'Callaghan2022-01-131-1/+1
* futility: Use crosid to probe firmware manifest keyJack Rosenthal2022-01-111-17/+53
* futility: Link with libcrosidJack Rosenthal2022-01-101-1/+7
* crossystem: Remove the stale TPM simulator supportYi Chou2022-01-102-23/+3
* crossystem: Add flock to prevent race conditionsYi Chou2022-01-101-5/+69
* 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
* Makefile: Fix missed boolean flagsstabilize-14442.BJakub Czapiga2022-01-041-4/+4
* vboot_reference: Allow flashrom_read_image() reading per-regionstabilize-14438.BEdward O'Callaghan2022-01-043-3/+34
* 2lib: Deprecate vb2api_allow_recovery() and VB2_SD_FLAG_MANUAL_RECOVERYHsuan Ting Chen2021-12-307-72/+48