summaryrefslogtreecommitdiff
path: root/futility
Commit message (Expand)AuthorAgeFilesLines
* futility: gbb: Read only the GBB region from flashstabilize-15335.BEvan Benn2023-01-271-1/+2
* host: Add region parameter to flashrom_read_imageEvan Benn2023-01-271-1/+1
* futility: updater: Pass bus=prog for dummy programmer for --emulateSam McNally2023-01-271-1/+1
* futility/cmd_read.c: Add region supportEdward O'Callaghan2023-01-211-1/+22
* futility: updater: add new quirk 'clear_mrc_data'Hung-Te Lin2023-01-195-17/+77
* 2lib: Add vb2_get_gbb_flag_descriptionfirmware-ti50-prepvt-15315.BEvan Benn2023-01-131-2/+41
* futility: cmd_read: Do not error on bad firmware formatEvan Benn2023-01-133-6/+12
* futility: Add read commandEvan Benn2023-01-061-0/+134
* futility: Add read/write flash capability to gbb commandEvan Benn2023-01-063-55/+214
* futility: Move some argument handling to shared fileEvan Benn2023-01-063-48/+87
* futility: gbb: Handle errors in reading filesEvan Benn2022-12-141-9/+18
* futility: gbb: Make error handling consistent in main()Evan Benn2022-12-141-15/+40
* futility: Move prepare_servo_control to updater_utils.cEvan Benn2022-12-143-11/+18
* futility: Move write_to_file to misc.cEvan Benn2022-12-143-35/+44
* futility: updater: Detect the model via FRID for non-host programmersSam McNally2022-12-124-1/+91
* futility: gbb: Move errorcnt from function to mainEvan Benn2022-12-111-18/+21
* futility: Store errno before printing strerrorEvan Benn2022-12-111-19/+23
* futility: Return -1 from read_from_fileEvan Benn2022-12-111-1/+1
* futility: updater: Skip loading non-host images with --emulation passedSam McNally2022-12-071-1/+1
* futility: try ignoring GBB flags when validating GSCVDVadim Bendebury2022-12-011-11/+35
* futility: updater: Only apply the preserve_me quirk for autoupdates.Sam McNally2022-12-013-20/+16
* Reland "crossystem: Add board_id property"Jack Rosenthal2022-11-231-23/+1
* Revert "crossystem: Add board_id property"stabilize-15251.BBrian Norris2022-11-191-1/+23
* crossystem: Add board_id propertyJack Rosenthal2022-11-171-23/+1
* host/lib: Add flashrom_read_region() to read just the requested regionSam McNally2022-11-171-1/+1
* futility: updater: Use flashrom dummy programmer to implement --emulateSam McNally2022-11-173-67/+30
* futility: Update comment textJack Rosenthal2022-11-021-3/+3
* futility: updater: change default servo programmer to raiden_debug_spiHung-Te Lin2022-10-281-9/+12
* futility/cmd_show: set uninitialized variablefactory-trogdor-15210.BSelma Bensaid2022-10-241-1/+1
* gscvd: presume GBB flags are zero when hashing the RO space contentsstabilize-15208.Bstabilize-15207.BVadim Bendebury2022-10-221-7/+78
* gscvd: refactor discovering GBB in the imageVadim Bendebury2022-10-221-29/+52
* futility: add option to save ro_gscvd section in a blobVadim Bendebury2022-10-221-9/+35
* cmd_update: avoid variable name aliasingVadim Bendebury2022-10-221-3/+3
* treewide: Fix copyrights and extra new lines at end of fileJakub Czapiga2022-10-211-1/+1
* futility: updater: Scan patch files for the signer_config manifestfactory-corsola-15197.Bfactory-corsola-15196.BHung-Te Lin2022-10-171-16/+46
* futility: updater: Support patching GSCVDHung-Te Lin2022-10-142-10/+25
* futility: Remove validate_rec_mrc commandstabilize-15185.Bstabilize-15185.7.BReka Norman2022-10-141-260/+0
* firmware: host: futility: Add CBFS metadata hash supportstabilize-15183.14.BJakub Czapiga2022-10-127-119/+186
* futility: Use ccd update mode for suzyq ti50Evan Benn2022-10-101-1/+2
* futility: Address double freestabilize-15167.BJon Murphy2022-10-052-2/+0
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-0436-38/+36
* futility gscvd: add option to print out root key hashVadim Bendebury2022-09-291-19/+25
* gscvd: add support for reading ranges from the imageVadim Bendebury2022-09-271-17/+65
* tests: Remove --allow-multiple-definition linker optionYu-Ping Wu2022-09-211-0/+1
* futility: Skip picking apart an x86 kernel if has the EFI stubNicholas Bishop2022-09-201-2/+21
* subprocess: Log subprocess arguments when runningstabilize-15117.86.Bstabilize-15117.48.Bstabilize-15117.111.Brelease-R107-15117.BJakub Czapiga2022-09-101-1/+2
* firmware: 2sha: Integrate HW crypto directly into vb2_digest APIJulius Werner2022-09-016-46/+53
* vboot_reference: make flashrom_get_wp() use libflashromNikolai Artemiev2022-08-184-61/+2
* futility: updater: Stop looking for zephyr.binstabilize-15033.Bstabilize-15032.BYu-Ping Wu2022-08-071-6/+2
* futility: gscvd: Allow verification ranges in SI_ALL sectionJulius Werner2022-08-041-5/+14