summaryrefslogtreecommitdiff
path: root/futility
Commit message (Expand)AuthorAgeFilesLines
* futility: updater: Check and use larger regions in EC RO updateHung-Te Lin2019-11-181-1/+10
* futility: updater: Correct EC RO name in CBFSHung-Te Lin2019-11-141-2/+2
* vboot: align workbuf to VB2_WORKBUF_ALIGNJoel Kitching2019-11-139-11/+18
* futility: updater: sync mtimesMike Frysinger2019-11-133-21/+41
* futility: updater: Clean up hard-coded section names to preservestabilize-volteer-12665.Bstabilize-12669.Bfirmware-hatch-12669.BHung-Te Lin2019-11-081-13/+1
* Revert "Clean up implicit fall through."Mathew King2019-11-052-3/+3
* Clean up implicit fall through.Manoj Gupta2019-11-052-3/+3
* futility: update: Try EC-RO software sync if availableHung-Te Lin2019-10-291-41/+154
* vboot: remove BUILD_ASSERT macroJoel Kitching2019-10-232-13/+8
* vboot: relocate vb2_signature and vb2_keybock structsJoel Kitching2019-10-232-8/+8
* vboot: standardize on "keyblock" as one wordJoel Kitching2019-10-237-44/+44
* vboot: format hex numbers with %#x instead of 0x%xJoel Kitching2019-10-239-55/+55
* futility: updater: Try to update only EC RO when software sync is availableHung-Te Lin2019-10-161-1/+43
* Make vboot_version extern in headerLeonard Chan2019-10-041-1/+1
* futility: also clamp to natural valuesPatrick Georgi2019-09-231-1/+3
* futility/cmd_update.c: free cfg before leaving contextPatrick Georgi2019-09-231-0/+1
* vboot: fix up some more includesJoel Kitching2019-09-2317-44/+39
* futility/cmd_update.c: free cfg before leaving contextPatrick Georgi2019-09-201-0/+1
* futility/updater: clamp revision numberPatrick Georgi2019-09-201-2/+10
* futility/updater: verify that data copied from stdin is completePatrick Georgi2019-09-201-1/+4
* futility/updater: Check that image exists before digging into itstabilize-12515.Bstabilize-12499.18.Brelease-R78-12499.BPatrick Georgi2019-09-091-0/+5
* Fix fall through warning reported by ToT clang.Manoj Gupta2019-08-282-3/+3
* futility: avoid leak in eve's smmstore quirkPatrick Georgi2019-08-281-1/+1
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-2828-75/+56
* futility: updater: Fix incorrect line break in error messageHung-Te Lin2019-08-221-2/+2
* futility: Add load_firmware_image() error checkJacob Garber2019-08-141-1/+2
* vboot: replace VBERROR_SUCCESS with VB2_SUCCESSJoel Kitching2019-08-131-2/+2
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-19/+18
* vboot: remove Boot Descriptor Block (BDB) library and utilitiesJoel Kitching2019-07-243-875/+0
* vboot/futility: update fatal errors to use FATALJoel Kitching2019-07-2213-94/+79
* vboot: use Fatal instead of VbExError in cmd_vbutil_kernelJoel Kitching2019-07-151-5/+3
* vboot: replace Min macro with VB2_MINstabilize-12331.BJoel Kitching2019-07-062-3/+3
* futility: updater: Report EC and PD images on emulationHung-Te Lin2019-07-031-6/+14
* futility: drop mtd support via android_mtdutilsMike Frysinger2019-06-261-37/+0
* updater: Add quirk for wilco devicesDuncan Laurie2019-06-152-0/+41
* vboot: move vb2_packed_key and several functions from lib20 to 2libJoel Kitching2019-06-072-0/+2
* futility: Round up kernel blob to 4kEvan Green2019-06-061-0/+6
* futility: updater: Fix logging messagesstabilize-12222.BHung-Te Lin2019-05-233-7/+6
* vboot: deprecate v1 GoogleBinaryBlockHeader structJoel Kitching2019-05-178-51/+41
* vboot: hide 2common.h from external APIJoel Kitching2019-05-171-0/+1
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-1414-29/+36
* futility: Unify logging macrosJulius Werner2019-05-147-200/+205
* Remove code for displaying screen from GBBDaisuke Nojiri2019-05-071-19/+0
* futility: updater: Revise getopt_long and use enum instead of charsstabilize-flapjack-12109.Bstabilize-flapjack-12105.Bstabilize-12121.Bstabilize-12105.75.Brelease-quickfix-R75-12105.76.BHung-Te Lin2019-04-181-66/+90
* futility: updater: Add '--ccd' for programming with closed case debuggingHung-Te Lin2019-04-181-0/+9
* futility: updater: report flashrom error codeHung-Te Lin2019-04-101-0/+2
* futility: updater: Report key hash on TPM failureHung-Te Lin2019-03-121-2/+2
* futility: updater: Allow single model devices with broken mosys to updateHung-Te Lin2019-03-121-5/+9
* vboot: move general constants to a separate headerJoel Kitching2019-03-115-5/+5
* futility: updater: Use model name as default whitelabel signaturestabilize-11895.95.Bstabilize-11895.89.Bstabilize-11895.72.Bstabilize-11895.118.Bstabilize-11895.109.Bstabilize-11895.108.Brelease-R74-11895.BHung-Te Lin2019-03-071-30/+51