summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* vboot: move vboot 2.1 functions and structs into host codeJoel Kitching2020-02-1138-202/+178
* vboot: purge unused vboot 2.1 codeJoel Kitching2020-02-1117-2260/+1
* vboot: modify control flow for vendor data configPranay Shoroff2020-02-104-126/+238
* vboot: Reduce unnecessary redraw of error messageYu-Ping Wu2020-02-101-4/+3
* vboot: update vb2api_kernel_phase1 to use GBB interfaceJoel Kitching2020-02-097-165/+156
* vboot: remove fwlib2x, fwlib20, fwlib21 targetsJoel Kitching2020-02-081-45/+6
* vboot: enable futility tests by defaultJoel Kitching2020-02-081-3/+1
* vboot: only clear recovery requests at kernel verificationJoel Kitching2020-02-085-21/+40
* vboot: Add a semicolon in commentYu-Ping Wu2020-02-061-1/+1
* vboot: Deprecate VBSD_BOOT_REC_SWITCH_VIRTUALYu-Ping Wu2020-02-063-15/+24
* vboot/crossystem: Deprecate recoverysw_is_virtualYu-Ping Wu2020-02-062-10/+0
* test_update.sh: Avoid using grep -q together with -o pipefailJulius Werner2020-02-062-2/+2
* vboot_ui: refactor vendor data codePranay Shoroff2020-02-058-340/+373
* vboot: unify common.sh for testing scriptsstabilize-12881.BJoel Kitching2020-02-0314-166/+104
* vboot: get rid of MINIMAL in MakefileJoel Kitching2020-02-032-114/+77
* vboot: Convert UI errors to vboot2-styleYu-Ping Wu2020-02-031-4/+15
* Reland: Clean up implicit fall through.Manoj Gupta2020-02-017-29/+8
* 2lib: Fix struct vb2_hash the way it was meant to bestabilize-quickfix-12871.27.Bstabilize-12871.91.Bstabilize-12871.65.Bstabilize-12871.57.Bstabilize-12871.253.Bstabilize-12871.24.Bstabilize-12871.103.Bstabilize-12871.102.Brelease-R81-12871.BJulius Werner2020-01-283-17/+38
* Enable format string warnings for vb2ex_printf()stabilize-12859.BJulius Werner2020-01-257-18/+19
* keygeneration: add helper for generating update payload keysMike Frysinger2020-01-241-0/+8
* vb2_sha_api_tests: Silence UBSAN warning for zero length array accessJulius Werner2020-01-241-1/+4
* vboot: convert several vboot1 flags to vboot2Joel Kitching2020-01-223-16/+14
* vboot: remove secdata TPM backend codeJoel Kitching2020-01-2223-1078/+89
* crossystem: Add support for JSL gpiochipUsha P2020-01-221-0/+1
* vboot: translate recovery reason info from vboot 2->1Joel Kitching2020-01-213-13/+18
* futility: updater: Add '--servo' for updating via Servo-V2 and ServoMicroHung-Te Lin2020-01-203-0/+69
* vboot: Set VBSD_EC_SOFTWARE_SYNC flag in vbootYu-Ping Wu2020-01-202-6/+6
* vboot: deprecate EC_EFS and EC_SYNC_SLOW flagsJoel Kitching2020-01-174-47/+40
* Auxfw sync: Remove dependency on EC syncTim Wawrzynczak2020-01-162-8/+4
* tests/vb2_firmware_tests: Improve workbuffer usage testJulius Werner2020-01-163-36/+89
* vboot: rename FAFT_KEY_OVERIDE and clarify its useJoel Kitching2020-01-162-3/+9
* 2sha: Add a vb2_hash type to make it easier to work with hashesJulius Werner2020-01-165-4/+199
* vboot kernel tests: Refactored vendor-data-specific testsPranay Shoroff2020-01-141-50/+56
* vboot: remove VBSD from tests that don't need itJoel Kitching2020-01-117-32/+9
* vboot_reference: add owners for TlclAndrey Pronin2020-01-114-0/+8
* vboot: use vboot 2 flags for checking rec/dev modeJoel Kitching2020-01-107-42/+39
* vboot: apply UNROLL_LOOPS globally rather than to fwlibsJoel Kitching2020-01-101-4/+1
* vboot: Deprecate VBSD_EC_EFSYu-Ping Wu2020-01-093-3/+11
* vboot: Deprecate VBSD_EC_SLOW_UPDATEYu-Ping Wu2020-01-093-3/+11
* futility: updater: override signature id for phaser360Paul Ma2020-01-085-1/+86
* vboot: Deprecate VB2_CONTEXT_DETACHABLE_UIYu-Ping Wu2020-01-073-4/+17
* crossystem: Fix error message when passing invalid parameterYu-Ping Wu2020-01-061-7/+25
* vboot: fix up some host key functions for host_key2.cfactory-excelsior-12812.BJoel Kitching2019-12-2519-157/+61
* vboot: fold lib20/common.c into 2lib/2common.cJoel Kitching2019-12-248-344/+300
* vboot: change USB_BOOT_ON_DEV to use build flagJoel Kitching2019-12-245-12/+12
* vboot: Add screen types for upcoming UI revampYu-Ping Wu2019-12-241-0/+22
* vboot: remove VerifyVmlinuzInsideKBlob functionJoel Kitching2019-12-213-26/+5
* vboot: relocate EC and auxfw sync API to 2api.hJoel Kitching2019-12-192-154/+156
* vboot: remove unused 2nvstorage_fields.h from vb2_api.hfirmware-servo-12768.BJoel Kitching2019-12-171-3/+2
* vboot: remove some vboot1 SharedData-related functionsJoel Kitching2019-12-1716-215/+46