summaryrefslogtreecommitdiff
path: root/firmware/include
Commit message (Expand)AuthorAgeFilesLines
* vboot: remove more Alt OS codeJoel Kitching2019-08-281-4/+0
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-2812-38/+37
* vboot/secdata: remove VbUnlockDevice functionJoel Kitching2019-08-281-15/+0
* Makefile: Enable linker garbage collectionJulius Werner2019-08-161-7/+0
* vboot: replace VBERROR_SUCCESS with VB2_SUCCESSJoel Kitching2019-08-131-13/+13
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-132-2/+3
* vboot: rename VbError_t typedef to vb2_error_tJoel Kitching2019-08-061-59/+50
* vboot/tpm: fix return type inconsistenciesJoel Kitching2019-08-061-3/+13
* vboot: join vboot1 and vboot2 errors into same enumJoel Kitching2019-08-061-104/+0
* vboot: deprecate VbExError functionJoel Kitching2019-07-241-9/+0
* vboot: remove VbPublicKey structJoel Kitching2019-07-101-16/+10
* vboot: remove vboot1-style VbExDebug functionJoel Kitching2019-06-261-6/+0
* vboot: remove VbCommonParams structJoel Kitching2019-06-241-38/+0
* vboot: rewrite GBB functions and APIJoel Kitching2019-06-071-58/+0
* 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