summaryrefslogtreecommitdiff
path: root/futility/updater_utils.c
Commit message (Expand)AuthorAgeFilesLines
* 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