summaryrefslogtreecommitdiff
path: root/firmware/stub
Commit message (Expand)AuthorAgeFilesLines
* vboot: Remove VbExIsShutdownRequestededisonhello2021-11-071-6/+0
* stub: Print error messages by vb2ex_printf()stabilize-ambassador-14268.43.Bstabilize-14268.67.Bstabilize-14268.52.Bstabilize-14268.51.Brelease-R96-14268.BYu-Ping Wu2021-10-071-38/+31
* vboot: Remove VbExKeyboard* functions from vboot APIedisonhello2021-09-171-12/+0
* vboot: standardize legacy boot and altfw terminologyJoel Kitching2021-02-271-1/+1
* vboot: merge vboot_api_stub_init.c into vboot2 namespaceJoel Kitching2021-01-281-22/+0
* vboot: collect auxfw/EC-related stubs in vboot2 namespaceJoel Kitching2021-01-281-84/+0
* vboot: collect UI-related stubs in vboot2 namespaceJoel Kitching2021-01-282-37/+0
* vboot: add weak __attribute__ tag to stub functionsJoel Kitching2021-01-204-0/+30
* vboot: deprecate and remove legacy UI codeJoel Kitching2020-12-041-28/+0
* vboot: Introduce alternate boot functionalityJoel Kitching2020-09-111-2/+7
* inclusive: change usage of sanityDaisuke Nojiri2020-08-191-1/+1
* vboot: move TPM callbacks to vboot2 namespaceJoel Kitching2020-07-101-8/+7
* vboot: add missing assert.h includeDavid Benjamin2020-06-191-0/+1
* vboot: fix two return values in vboot_api_stub.cJoel Kitching2020-05-281-3/+4
* vboot: move timer and beep functions to vboot2 namespaceJoel Kitching2020-05-283-7/+6
* vboot: reshuffle legacy UI filesJoel Kitching2020-05-251-0/+10
* vboot: Rename VB_AUX_FW_* to VB2_AUXFW_*factory-drallion-13080.BYu-Ping Wu2020-05-051-1/+1
* vboot: stop using StrnAppend and Uint64ToStringJoel Kitching2020-03-311-1/+0
* vboot: rename VbExGetSwitches to vb2ex_physical_presence_pressedstabilize-volteer-12931.BJoel Kitching2020-02-261-1/+1
* vboot: remove secdata TPM backend codeJoel Kitching2020-01-221-3/+2
* vboot_reference: add owners for TlclAndrey Pronin2020-01-111-0/+1
* vboot: remove VbExOverrideGptEntryPriorityJoel Kitching2019-12-071-5/+0
* vboot/secdata: rewrite rollback_index and centralize reads/writesJoel Kitching2019-11-281-6/+2
* ec_sync: Remove vb2ex_get_expected_image() callbackTim Wawrzynczak2019-11-141-11/+1
* vboot: simplify ec_sync code to only handle one deviceJoel Kitching2019-11-141-18/+17
* vboot: remove VbExEcEnteringMode and friendsJoel Kitching2019-11-061-13/+0
* vboot: remove extraneous SHA256_HASH_SIZE constantJoel Kitching2019-10-231-2/+0
* vboot: format hex numbers with %#x instead of 0x%xJoel Kitching2019-10-231-1/+1
* vboot: fix up some more includesJoel Kitching2019-09-231-9/+6
* Makefile: Enable linker garbage collectionJulius Werner2019-08-161-1/+1
* vboot: replace VBERROR_UNKNOWN with VB2_ERROR_UNKNOWNJoel Kitching2019-08-132-7/+8
* vboot: replace VBERROR_SUCCESS with VB2_SUCCESSJoel Kitching2019-08-135-30/+30
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-1/+1
* vboot: rename VbError_t typedef to vb2_error_tJoel Kitching2019-08-065-43/+44
* vboot/tpm: fix return type inconsistenciesJoel Kitching2019-08-061-10/+10
* vboot: join vboot1 and vboot2 errors into same enumJoel Kitching2019-08-064-0/+4
* vboot: deprecate VbExError functionJoel Kitching2019-07-241-28/+0
* vboot: remove vboot1-style VbExDebug functionJoel Kitching2019-06-261-9/+0
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-142-7/+2
* firmware: add time unit conversion definesMatt Delco2019-03-202-3/+3
* vboot: changes to allow RW_LEGACY hash verificationMatt Delco2019-03-131-1/+1
* vboot_display: Add full_info parameter to VbExDisplayDebugInfo()factory-atlas-11907.Bfactory-atlas-11907.11.BJulius Werner2019-03-091-1/+1
* vboot: Add ui for setting vendor data in VPDfirmware-atlas-11827.12.BMathew King2019-02-221-1/+7
* Add support for booting into alternative boot loadersSimon Glass2018-09-261-1/+1
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-033-12/+12
* tpm_lite: stub: retry in case of TPM comm errorstabilize-10718.88.Bstabilize-10718.71.Bstabilize-10718.69.Bstabilize-10718.111.Brelease-R68-10718.BAndrey Pronin2018-05-241-7/+45
* tpm_lite: Set O_CLOEXEC when opening TPM device.stabilize-10682.BMattias Nissler2018-05-141-1/+1
* tpm_lite: Implement ReadPubek command.Mattias Nissler2018-04-131-0/+17
* firmware: remove unused vboot1 APIsRandall Spangler2018-03-081-40/+0
* firmware: Prune down old region APIRandall Spangler2018-01-091-18/+0