summaryrefslogtreecommitdiff
path: root/firmware/2lib/2nvstorage.c
Commit message (Expand)AuthorAgeFilesLines
* 2nvstorage: Clear FIRMWARE_SETTINGS_RESET flag on a clean bootJulius Werner2021-08-131-0/+5
* vboot: add MINIOS_PRIORITY flag to nvstorageJoel Kitching2021-07-191-0/+7
* vboot: standardize legacy boot and altfw terminologyJoel Kitching2021-02-271-2/+2
* vboot: rename USB to more accurate EXTERNALYu-Ping Wu2020-06-131-5/+5
* vboot: publicize vb2_get_dev_boot_target()Yu-Ping Wu2020-06-101-1/+1
* crossystem: Add a fake workbuffer for the fake contextJulius Werner2019-11-141-15/+4
* firmware: Fix various UBSAN left shift errorsJulius Werner2019-10-251-2/+3
* vboot: fix up some more includesJoel Kitching2019-09-231-2/+2
* vboot: deprecate fastboot supportJoel Kitching2019-08-301-15/+4
* 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-4/+4
* vboot: deprecate Alt OS codeJoel Kitching2019-05-141-14/+8
* firmware: allocate nvram bit for diagnostic modeMatt Delco2019-03-201-0/+7
* vboot: correct spacing in 2nvstorageJoel Kitching2018-11-191-0/+4
* CHERRY-PICK: vboot: create NVRAM flag to pause after EC software syncJoel Kitching2018-11-191-0/+8
* Add AltOS NVRAM flagsTing Shen2018-08-071-0/+10
* Add new NV and GBB flag to control UDCDuncan Laurie2018-04-171-0/+7
* 2lib: Add support for 64-byte nvstorage recordRandall Spangler2018-03-071-6/+42
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-3/+15
* nvstorage: Add kernel max rollforward NV storage fieldRandall Spangler2017-11-171-8/+16
* Support doing battery cut-off in firmware stage.Hung-Te Lin2016-04-121-0/+6
* vboot2: Add try RO software sync flagMary Ruthven2016-01-061-0/+7
* Add NV flag to default boot legacy OSMary Ruthven2015-10-131-0/+15
* vboot2: Support reboot requested by secdataRandall Spangler2015-09-171-0/+7
* VbNvStorage: Add flags for misc settingsFurquan Shaikh2015-08-011-3/+9
* fastboot: Add fastboot related flags to vb2Furquan Shaikh2015-05-291-0/+17
* vboot: allow firmware to signal a wipeout requestVadim Bendebury2015-03-131-0/+7
* cleanup: Fix some typos in commentsBill Richardson2015-03-101-1/+1
* vboot2: Split NV storage field defintions into their own headerRandall Spangler2015-01-141-56/+1
* vboot2: Add previously tried slot and result to NV storageRandall Spangler2014-10-041-2/+26
* Add nvstorage / crossystem support for new vboot2 fieldsRandall Spangler2014-06-281-0/+5
* vboot2: fix overloaded NV bitRandall Spangler2014-06-251-4/+12
* vboot2: Use more specific error codesstabilize-5944.Bstabilize-5943.Bstabilize-5942.Bfactory-samus-5939.BRandall Spangler2014-06-071-2/+2
* vboot2: Add nvstorage and secdata functionsRandall Spangler2014-06-051-0/+323