summaryrefslogtreecommitdiff
path: root/firmware/2lib/include/2recovery_reasons.h
Commit message (Expand)AuthorAgeFilesLines
* firmware/2lib/2recovery_reason: Add vendor blob verification failureKarthikeyan Ramasubramanian2022-12-101-0/+3
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* 2load_kernel.c: Expose load kernel as vb2_apiHsin-Te Yuan2022-07-291-1/+1
* vboot: standardize legacy boot and altfw terminologyJoel Kitching2021-02-271-2/+2
* vboot: make @return keyword consistent in function docstringsJoel Kitching2021-01-281-1/+1
* vboot: Add recovery reason code for CSE Lite SKU errorsSridhar Siricilla2020-05-181-0/+6
* vboot: Rename VB_AUX_FW_* to VB2_AUXFW_*factory-drallion-13080.BYu-Ping Wu2020-05-051-2/+2
* vboot: move recovery reason strings to vboot2 namespaceJoel Kitching2020-04-201-5/+36
* EFS: Implement EFS2 and NO_BOOT modeDaisuke Nojiri2020-03-051-0/+6
* vboot: clean up vboot_struct.hJoel Kitching2020-02-271-2/+2
* vboot/secdata: rewrite rollback_index and centralize reads/writesJoel Kitching2019-11-281-0/+3
* ec_sync: Remove vb2ex_get_expected_image() callbackTim Wawrzynczak2019-11-141-2/+2
* firmware: Clean up and deprecate recovery reasonsJulius Werner2019-10-221-53/+75
* vboot/secdata: rename secdata and secdatakJoel Kitching2019-08-311-4/+4
* vboot: deprecate fastboot supportJoel Kitching2019-08-301-2/+2
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-3/+3
* vboot: add diagnostic modeMatt Delco2019-03-211-0/+6
* ec_sync: Add recovery reason for aux update failureDuncan Laurie2018-03-281-0/+3
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-0/+11
* Add new recovery reason for rec hash space lock failure in RO firmwarestabilize-8975.BFurquan Shaikh2016-11-091-0/+3
* recovery: Add new recovery reason to train memory and rebootFurquan Shaikh2016-11-081-0/+3
* recovery: Add recovery reason for fastboot mode requested inFurquan Shaikh2015-10-081-0/+3
* recovery: Add recovery reason for fastboot mode requested in fwstabilize-7204.BFurquan Shaikh2015-06-231-0/+3
* vboot2: Add 2.0 api layer to verify kernel partitionRandall Spangler2015-06-091-0/+6
* recovery: Add recovery reasons for BCBstabilize-7155.BFurquan Shaikh2015-06-041-0/+6
* cleanup: Fix some typos in commentsBill Richardson2015-03-101-1/+1
* vboot2: Add more precise recovery reasons to firmware verificationstabilize-6783.BJulius Werner2015-02-121-9/+14
* vboot2: Add nvstorage and secdata functionsRandall Spangler2014-06-051-0/+204