summaryrefslogtreecommitdiff
path: root/common/nvmem_vars.c
Commit message (Expand)AuthorAgeFilesLines
* cr50: complete support of the new NVMEM structureVadim Bendebury2019-04-051-377/+34
* common: flash and nvmem fixes for compatibility with the host board.Allen Webb2018-09-071-1/+1
* nvmem_vars: Make sure tuple structure is within boundsNicolas Boichat2018-06-221-4/+9
* shared_mem: Assert that shared memory size is large enoughNicolas Boichat2018-05-071-1/+1
* cr50: Store console lock state in NvMem vars.Aseda Aboagye2017-02-271-0/+73
* nvmem_vars: use dynamic memory allocationVadim Bendebury2017-01-091-16/+16
* Add nvmem-backed key=value variable storageBill Richardson2016-12-211-0/+436