summaryrefslogtreecommitdiff
path: root/firmware/include
Commit message (Expand)AuthorAgeFilesLines
* vboot: deprecate and remove VbInitParamsstabilize-12249.Bstabilize-12239.19.BJoel Kitching2019-05-291-17/+1
* vboot: do not use cparams for VBSDJoel Kitching2019-05-281-4/+4
* vboot: remove deprecated GoogleBinaryBlockHeaderJoel Kitching2019-05-171-114/+0
* vboot: remove NEED_VB2_SHA_LIBRARY switchJoel Kitching2019-05-171-15/+1
* vboot: update display init to use vboot2 codeJoel Kitching2019-05-162-4/+7
* firmware: replace recovery mode flag with physical presenceMatt Delco2019-05-161-2/+0
* vboot: deprecate Alt OS codeJoel Kitching2019-05-142-5/+4
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-0/+33
* Remove code for displaying screen from GBBDaisuke Nojiri2019-05-071-149/+0
* vboot: add vb2_sha.h to replace NEED_VB2_SHA_LIBRARYJoel Kitching2019-04-271-0/+13
* Enable launching diagnostics from OS broken screenstabilize-12088.BMathew King2019-04-131-0/+3
* vboot: mark VBSD_HONOR_VIRT_DEV_SWITCH as deprecatedfactory-sarien-12033.BJoel Kitching2019-04-011-1/+1
* vboot: do not check for VBSD_HONOR_VIRT_DEV_SWITCHJoel Kitching2019-03-261-1/+2
* vboot: pull vb2_context up to higher level in call stackJoel Kitching2019-03-261-2/+7
* vboot: add diagnostic modeMatt Delco2019-03-211-1/+5
* firmware: add time unit conversion definesMatt Delco2019-03-201-0/+4
* vboot: add power button query functionalityMatt Delco2019-03-161-4/+5
* vboot: changes to allow RW_LEGACY hash verificationMatt Delco2019-03-131-1/+18
* 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-111-0/+14
* vboot_display: Add full_info parameter to VbExDisplayDebugInfo()factory-atlas-11907.Bfactory-atlas-11907.11.BJulius Werner2019-03-091-7/+7
* vboot: Add ui for setting vendor data in VPDfirmware-atlas-11827.12.BMathew King2019-02-221-2/+45
* vboot: Don't hardcode special keyboard values.Mathew King2019-02-221-0/+4
* firmware: tpm2_lite: Implement TlclGetRandom()Stephen Boyd2018-11-271-0/+10
* vboot_api: Add new VB_AUX_FW_NO_DEVICE update severityKarthikeyan Ramasubramanian2018-11-271-3/+5
* Add a screen showing a menu for alternative firmwareSimon Glass2018-11-161-0/+19
* tpmc: Add TlclUndefineSpace/Ex for TPM 1.2/2.0Meng-Huan Yu2018-11-012-0/+25
* Add a constant for the escape keystabilize-atlas-11177.BSimon Glass2018-10-191-2/+3
* Add support for booting into alternative boot loadersSimon Glass2018-09-261-1/+4
* add extern C markers to installed headersMike Frysinger2018-09-049-0/+73
* vboot_reference: sync flags with eve-campfire branchTing Shen2018-08-142-0/+8
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-034-56/+56
* vboot_aux_fw: Add new return code to handle busy casestabilize-10866.BJett Rink2018-07-031-0/+2
* Add new NV and GBB flag to control UDCDuncan Laurie2018-04-171-0/+2
* tpm_lite: tpmc command to check owner authMattias Nissler2018-04-131-0/+1
* tpm_lite: Add TlclGetSpaceInfoMattias Nissler2018-04-131-0/+11
* tpm_lite: Add missing NVRAM attribute constants.Mattias Nissler2018-04-132-7/+32
* tpm_lite: Support delegation family functionality.Mattias Nissler2018-04-132-21/+51
* tpm_lite: Add more general DefineSpaceEx functionMattias Nissler2018-04-132-4/+39
* tpm_lite: Implement TakeOwnership supportMattias Nissler2018-04-132-1/+19
* tpm_lite: Implement ReadPubek command.Mattias Nissler2018-04-134-0/+43
* firmware: tpm2_lite: fix command/response code typeAndrey Pronin2018-03-271-1/+1
* firmware: tpm2_lite: propagate actual errorsAndrey Pronin2018-03-271-7/+7
* firmware: move TPM_E constants to tss_constants.hAndrey Pronin2018-03-263-23/+21
* Add new GBB_FLAG_FORCE_MANUAL_RECOVERYJulius Werner2018-03-261-2/+2
* firmware: remove unused vboot1 APIsRandall Spangler2018-03-081-203/+6
* 2lib: Add support for 64-byte nvstorage recordRandall Spangler2018-03-071-0/+2
* firmware: Remove deprecated SW_WP_ENABLED flagRandall Spangler2018-03-042-7/+5
* firmware: Remove VbLockDevice()stabilize-10452.96.Bstabilize-10452.90.Bstabilize-10452.85.Bstabilize-10452.81.Brelease-R66-10452.BRandall Spangler2018-03-011-14/+0
* tpm: Add extern "C" declaration for C++ compatibility.firmware-kbl-10431.BMattias Nissler2018-02-221-0/+8