summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* create_new_gsc_key.sh: generate key file with the requested base namestabilize-14816.84.Bstabilize-14816.82.Bstabilize-14816.138.Bstabilize-14816.131.Bstabilize-14803.Bstabilize-14790.Brelease-R103-14816.BVadim Bendebury2022-05-061-5/+14
* updater_utils: fix implicit conversion to enum wp_stateNikolai Artemiev2022-05-061-1/+1
* futility: updater: refactor creating manifest from a simple folderHung-Te Lin2022-05-051-39/+52
* futility: updater: create a manifest from the signer configHung-Te Lin2022-05-051-6/+128
* futility: updater: fix a typo in the SETVARS variable nameHung-Te Lin2022-05-051-2/+2
* futility: updater: always add a \0 when reading files from archivesstabilize-14771.Bfactory-firmware-ti50-guc-14778.Bfactory-14778.BHung-Te Lin2022-05-031-1/+5
* keygeneration: add ability to generate accessory GSC RW signing key pairVadim Bendebury2022-04-301-0/+68
* futility: updater: support /firmware as a raw archiveHung-Te Lin2022-04-291-0/+45
* futility: Fix -Wstrict-prototypes warningManoj Gupta2022-04-281-1/+1
* signer: Check the list of android image filesDaichi Hirono2022-04-271-0/+16
* futility/file_type_bios: Remove old FlashMap area namesJakub Czapiga2022-04-2710-8094/+2
* Revert "keygeneration: add ability to generate GSC RW signing key pairs"Vadim Bendebury2022-04-232-34/+1
* keygeneration: add ability to generate GSC RW signing key pairsVadim Bendebury2022-04-202-1/+34
* Add a pre-built keyblock for arv_platformAlyssa Haroldsen2022-04-141-0/+0
* host/lib/flashrom_drv.c: Ensure buffer is large enough in write opEdward O'Callaghan2022-04-131-0/+3
* [futility] Open gscvd in R/O mode when verifyingAlyssa Haroldsen2022-04-132-12/+18
* futility: updater: Support new servo control 'ccd_cpu_fw_spi'stabilize-quickfix-14695.187.Bstabilize-quickfix-14695.124.Bstabilize-14695.85.Bstabilize-14695.107.Brelease-R102-14695.BHung-Te Lin2022-04-133-40/+25
* vboot: Support servo micro and C2D2 for {get,set}_gbb_flags.sh --servo.stabilize-14682.BSam McNally2022-04-023-10/+20
* sign_gsc_firmware: drop version number check for node locked imagesVadim Bendebury2022-03-301-12/+5
* futility: updater: add new quirk 'external_flashrom'stabilize-voshyr-14637.Bstabilize-14633.Bstabilize-14616.Bfactory-guybrush-14600.BHung-Te Lin2022-03-183-4/+8
* futility: updater: support external flashromHung-Te Lin2022-03-181-22/+156
* futility: updater: refactor {write,load}_system_firmwareHung-Te Lin2022-03-183-187/+154
* futility: updater: rename 'customlabel_tag' to 'custom_label_tag'Hung-Te Lin2022-03-185-23/+23
* 2api: Correct the comment of vb2api_disable_developer_mode()Hsuan Ting Chen2022-03-181-1/+1
* 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