summaryrefslogtreecommitdiff
path: root/futility/updater_utils.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* vboot: stop using wpsw_boot and remove it from crossystemJoel Kitching2020-02-271-7/+1
* futility: updater: Fix failure by modifying released memoryHung-Te Lin2020-02-261-1/+1
* futility: updater: Ignore image parsing error in --forceHung-Te Lin2020-02-211-34/+55
* futility: updater: Add '--servo' for updating via Servo-V2 and ServoMicroHung-Te Lin2020-01-201-0/+36
* futility: updater: override signature id for phaser360Paul Ma2020-01-081-0/+26
* futility: updater: refactor: unify getting temp files for firmware imagesHung-Te Lin2019-11-271-1/+3
* futility: updater: refactor: isolate tempfile functions from updater_configHung-Te Lin2019-11-221-45/+66
* futility: updater: move system-related utility functions to updater_utilsHung-Te Lin2019-11-221-0/+641