summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Initialize retstabilize-12061.Bstabilize-12060.Bstabilize-12058.Bstabilize-12054.BMathew King2019-04-051-0/+1
* VbCheckDisplayKey: Remove easter egg supportJulius Werner2019-04-042-24/+0
* VbDisplayDebugInfo: Don't redraw screenJulius Werner2019-04-041-9/+0
* ui: Allow dismissing debug output with Esc, fix detachable issuesJulius Werner2019-04-042-10/+22
* vboot: mark VBSD_HONOR_VIRT_DEV_SWITCH as deprecatedfactory-sarien-12033.BJoel Kitching2019-04-011-1/+1
* vboot: mark VB2_CONTEXT_FORCE_DEVELOPER_MODE as deprecatedJoel Kitching2019-04-011-2/+3
* sign_cr50_firmware: improve error reportingVadim Bendebury2019-03-281-0/+7
* vboot: deprecate GPIO_SIGNAL_TYPE_DEVJoel Kitching2019-03-281-1/+1
* 2lib: create generic return code for unimplemented external functionsJoel Kitching2019-03-282-9/+17
* vboot: remove tinyhostlib from MakefileJoel Kitching2019-03-281-35/+0
* vboot: do not check for VB2_CONTEXT_FORCE_DEVELOPER_MODEstabilize-11998.BJoel Kitching2019-03-263-24/+2
* vboot: do not check for VBSD_HONOR_VIRT_DEV_SWITCHJoel Kitching2019-03-267-46/+21
* vboot: pull vb2_context up to higher level in call stackJoel Kitching2019-03-265-82/+83
* vboot/crossystem: deprecate devsw_virtualJoel Kitching2019-03-261-7/+2
* Don't allow vowels in vendor data except first charMathew King2019-03-262-3/+29
* Arrow keys change language on vendor data uisMathew King2019-03-264-16/+20
* image_signing: Verify cr50 signing manifest complianceDavid Riley2019-03-211-0/+37
* sign_cr50_firmware: use sanitized manifest fileVadim Bendebury2019-03-211-9/+16
* vboot: add diagnostic modeMatt Delco2019-03-218-5/+429
* firmware: allocate nvram bit for diagnostic modeMatt Delco2019-03-206-1/+17
* firmware/lib: commit nvram before running legacyMatt Delco2019-03-204-11/+17
* firmware: add time unit conversion definesMatt Delco2019-03-205-13/+13
* 2api: add callback for vb2ex_tpm_set_modeMatt Delco2019-03-203-0/+38
* Show error and wait for 5 seconds to shutdown if setting vendor data failsMathew King2019-03-161-5/+7
* vboot: add power button query functionalityMatt Delco2019-03-164-11/+13
* vboot: remove deprecated constantsJoel Kitching2019-03-152-4/+0
* vboot: futility test outputs should use relative directoryJoel Kitching2019-03-1316-40/+41
* Fix memory leaks in cgptFletcher Woodruff2019-03-134-19/+19
* vboot: changes to allow RW_LEGACY hash verificationMatt Delco2019-03-139-13/+55
* image_signing: avoid using mount -o rw,remountMike Frysinger2019-03-132-6/+9
* image_signing: switch to loopdevs directlyMike Frysinger2019-03-1313-24/+38
* futility: updater: Unit test for preserving sections using FMAP flagsHung-Te Lin2019-03-122-0/+18
* futility: updater: Report key hash on TPM failureHung-Te Lin2019-03-122-4/+4
* futility: updater: Allow single model devices with broken mosys to updateHung-Te Lin2019-03-121-5/+9
* vboot: add documentation for different switches in vb2_api.hJoel Kitching2019-03-111-0/+15
* vboot: move general constants to a separate headerJoel Kitching2019-03-1118-51/+80
* vboot_display: Add full_info parameter to VbExDisplayDebugInfo()factory-atlas-11907.Bfactory-atlas-11907.11.BJulius Werner2019-03-097-15/+15
* vboot_display: Record screen change even on errorJulius Werner2019-03-081-23/+14
* 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-072-30/+64
* futility: Merge Debug() into VB2_DEBUG()Julius Werner2019-03-0611-143/+135
* futility: updater: Preserve all sections with FMAP_AREA_PRESERVE setHung-Te Lin2019-03-053-32/+79
* futility: updater: Check if target image is properly signedHung-Te Lin2019-03-021-1/+10
* Add console logging to make UI easier to navigate without a screenJulius Werner2019-03-013-0/+28
* updater: Preserve SI_GBE and SI_PDR if presentDuncan Laurie2019-03-011-0/+6
* tpm_lite: Fix delegation table parsingMattias Nissler2019-02-272-1/+4
* image_signing: fix thinko in payload signingstabilize-11839.Bstabilize-11839.3.Bstabilize-11839.1.BMike Frysinger2019-02-261-4/+4
* Use futility to get the key size, rather than openssl.LaMont Jones2019-02-261-3/+3
* vboot: Add ui for setting vendor data in VPDfirmware-atlas-11827.12.BMathew King2019-02-2215-32/+461
* vboot: Don't hardcode special keyboard values.Mathew King2019-02-225-69/+73
* vboot: rename VB2_DISABLE_DEVELOPER_MODEJoel Kitching2019-02-143-2/+4