summaryrefslogtreecommitdiff
path: root/firmware/include
Commit message (Expand)AuthorAgeFilesLines
* vboot_reference: add owners for TlclAndrey Pronin2020-01-111-0/+1
* vboot: Deprecate VBSD_EC_EFSYu-Ping Wu2020-01-091-2/+3
* vboot: Deprecate VBSD_EC_SLOW_UPDATEYu-Ping Wu2020-01-091-2/+3
* vboot: change USB_BOOT_ON_DEV to use build flagJoel Kitching2019-12-241-2/+0
* vboot: Add screen types for upcoming UI revampYu-Ping Wu2019-12-241-0/+22
* vboot: relocate EC and auxfw sync API to 2api.hJoel Kitching2019-12-191-108/+0
* 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-171-0/+7
* vboot: Make 2nvstorage.h private to vboot_referenceYu-Ping Wu2019-12-131-1/+0
* vboot/tlcl: add stddef.h includeJoel Kitching2019-12-111-0/+1
* vboot: merge vb2_struct.h into 2struct.hJoel Kitching2019-12-102-98/+0
* vboot: remove definition of VB_INIT_OUT flagsJoel Kitching2019-12-101-23/+0
* vboot: remove VbExOverrideGptEntryPriorityJoel Kitching2019-12-071-13/+0
* vboot/secdata: rewrite rollback_index and centralize reads/writesJoel Kitching2019-11-282-18/+7
* Remove inflags from VbSelectAndLoadKernelParamsYu-Ping Wu2019-11-261-7/+0
* vboot: Add vb2_context_flags VB2_CONTEXT_DETACHABLE_UIYu-Ping Wu2019-11-191-5/+0
* ec_sync: Remove vb2ex_get_expected_image() callbackTim Wawrzynczak2019-11-141-10/+13
* EC software sync: Split up EC and auxfw syncTim Wawrzynczak2019-11-141-40/+0
* vboot: simplify ec_sync code to only handle one deviceJoel Kitching2019-11-141-37/+30
* EC sync: Drop support for "PD" software sync.Tim Wawrzynczak2019-11-131-1/+1
* vboot: move vb2_context inside vb2_shared_data (persistent context)Joel Kitching2019-11-131-0/+1
* vboot: remove VbExEcEnteringMode and friendsJoel Kitching2019-11-062-10/+5
* vboot: relocate vb2_signature and vb2_keybock structsJoel Kitching2019-10-231-71/+4
* vboot: standardize on "keyblock" as one wordJoel Kitching2019-10-231-24/+24
* vboot: remove timers from VbSelectAndLoadKernel and crossystemJoel Kitching2019-10-231-3/+3
* vboot: remove some more junk from vboot_struct.hJoel Kitching2019-10-211-19/+2
* vboot: mark some more vboot1 VBSD flags as deprecatedJoel Kitching2019-10-211-17/+23
* vboot: deprecate legacy vboot1 FWB_TRIED flagJoel Kitching2019-10-201-2/+3
* cgpt: Change stateful partition type GUID to TYPE_LINUX_FSstabilize-12593.Bfactory-kukui-12587.BHung-Te Lin2019-10-091-1/+1
* vboot: remove VbVerifyMemoryBootImage functionJoel Kitching2019-10-021-21/+0
* 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