summaryrefslogtreecommitdiff
path: root/futility/updater_utils.c
Commit message (Expand)AuthorAgeFilesLines
* futility/updater_utils.c: Inline {read,write}_flash()Edward O'Callaghan2023-05-171-22/+11
* futility/updater_utils.c: Drop useless func operandEdward O'Callaghan2023-05-161-6/+4
* futility: updater: Add --unlock_me optionReka Norman2023-03-291-0/+93
* futility: Drop external flashrom quarkEdward O'Callaghan2023-03-261-57/+1
* futility: Prefer debug header servo over CCD when both are available.Matthew Blecker2023-03-091-7/+11
* vboot_reference: Change flashrom_get_wp signatureNikolai Artemiev2023-03-091-10/+3
* futility: updater: refactor DUT system info retrievalHung-Te Lin2023-02-121-63/+2
* host: Add region parameter to flashrom_read_imageEvan Benn2023-01-271-1/+1
* futility: updater: add new quirk 'clear_mrc_data'Hung-Te Lin2023-01-191-0/+17
* futility: cmd_read: Do not error on bad firmware formatEvan Benn2023-01-131-4/+4
* futility: Move prepare_servo_control to updater_utils.cEvan Benn2022-12-141-0/+11
* 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-171-58/+0
* futility: updater: change default servo programmer to raiden_debug_spiHung-Te Lin2022-10-281-9/+12
* futility: Use ccd update mode for suzyq ti50Evan Benn2022-10-101-1/+2
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* vboot_reference: make flashrom_get_wp() use libflashromNikolai Artemiev2022-08-181-1/+1
* futility: updater: refactor 'archive' structure nameHung-Te Lin2022-05-151-1/+1
* updater_utils: fix implicit conversion to enum wp_stateNikolai Artemiev2022-05-061-1/+1
* 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-131-7/+12
* futility: updater: add new quirk 'external_flashrom'stabilize-voshyr-14637.Bstabilize-14633.Bstabilize-14616.Bfactory-guybrush-14600.BHung-Te Lin2022-03-181-4/+2
* futility: updater: support external flashromHung-Te Lin2022-03-181-22/+156
* futility: updater: refactor {write,load}_system_firmwareHung-Te Lin2022-03-181-44/+123
* 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
* 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: flashrom_drv: support partial write for multiple regionsHung-Te Lin2022-03-011-9/+27
* futility: updater: improve updater console outputHung-Te Lin2022-02-251-0/+17
* futility: updater: add new quirk 'extra_retries'Hung-Te Lin2022-02-141-6/+18
* futility: updater: split 'fast update' into 'diff image' and 'no verify'Hung-Te Lin2022-01-251-2/+3
* vboot_reference/futility: Pass through SERVOD_NAME.Sam McNally2022-01-071-2/+4
* 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-041-1/+1
* vboot_ref/futility: Extract out flashrom call logicEdward O'Callaghan2021-12-241-188/+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
* 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
* 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-201-1/+1
* vboot_reference: migrate out of flashrom deprecated optionsDaniel Campello2021-04-281-1/+1
* 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-111-0/+3
* flashrom: set umask before creating temporary filesJack Rosenthal2020-07-201-0/+6
* futility: updater: Add '--servo_port' to select from multiple servodsHung-Te Lin2020-06-061-8/+35
* updater: Replace servo-v2 with google-servo-v2Nicolas Boichat2020-05-181-1/+1