summaryrefslogtreecommitdiff
path: root/firmware/2lib/include/2nvstorage.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* vboot: Move `vb2_fw_result` definition from 2nvstorage.h to 2api.hSubrata Banik2022-07-081-15/+0
* vboot: add MINIOS_PRIORITY flag to nvstorageJoel Kitching2021-07-191-0/+2
* vboot: standardize legacy boot and altfw terminologyJoel Kitching2021-02-271-1/+1
* vboot: rename USB to more accurate EXTERNALYu-Ping Wu2020-06-131-2/+2
* vboot: publicize vb2_get_dev_boot_target()Yu-Ping Wu2020-06-101-14/+1
* vboot: remove previous name VB2_NV_OPROM_NEEDEDJoel Kitching2020-02-191-3/+0
* vboot: deprecate fastboot supportJoel Kitching2019-08-301-4/+5
* vboot: remove more Alt OS codeJoel Kitching2019-08-281-1/+1
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-3/+3
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-1/+1
* vboot: update display init to use vboot2 codeJoel Kitching2019-05-161-9/+6
* vboot: add VB2_NV_DISPLAY_REQUESTJoel Kitching2019-05-161-0/+3
* vboot: deprecate Alt OS codeJoel Kitching2019-05-141-4/+4
* firmware: allocate nvram bit for diagnostic modeMatt Delco2019-03-201-0/+2
* CHERRY-PICK: vboot: create NVRAM flag to pause after EC software syncJoel Kitching2018-11-191-0/+6
* Add AltOS NVRAM flagsTing Shen2018-08-071-0/+4
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-031-2/+2
* Add new NV and GBB flag to control UDCDuncan Laurie2018-04-171-0/+2
* 2lib: Add support for 64-byte nvstorage recordRandall Spangler2018-03-071-1/+27
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-1/+17
* nvstorage: Add kernel max rollforward NV storage fieldRandall Spangler2017-11-171-2/+7
* Support doing battery cut-off in firmware stage.Hung-Te Lin2016-04-121-0/+2
* vboot2: Add try RO software sync flagMary Ruthven2016-01-061-0/+2
* Add NV flag to default boot legacy OSMary Ruthven2015-10-131-0/+15
* vboot2: Support reboot requested by secdataRandall Spangler2015-09-171-0/+2
* VbNvStorage: Add flags for misc settingsFurquan Shaikh2015-08-011-0/+2
* fastboot: Add fastboot related flags to vb2Furquan Shaikh2015-05-291-0/+8
* vboot: allow firmware to signal a wipeout requestVadim Bendebury2015-03-131-0/+2
* vboot2: Add previously tried slot and result to NV storageRandall Spangler2014-10-041-1/+5
* vboot2: fix overloaded NV bitRandall Spangler2014-06-251-0/+2
* vboot2: Add nvstorage and secdata functionsRandall Spangler2014-06-051-0/+135