summaryrefslogtreecommitdiff
path: root/common/nvmem.c
Commit message (Expand)AuthorAgeFilesLines
* nvmem: fix partition number assignment in nvmem.cVadim Bendebury2016-09-281-2/+3
* Cr50: Clear NVMEM before unlocking the consoleBill Richardson2016-09-241-3/+2
* Cr50: NvMem: Allow for partitions to not be contiguousScott2016-09-021-21/+29
* Cr50: NvMem: Added write/move error stateScott2016-08-111-7/+26
* cr50: fix nvmem calculationsVadim Bendebury2016-08-081-7/+0
* Cr50: NvMem: Modified nvmem_init to handle 2 corrupt partitionsScott2016-07-221-11/+15
* Cr50: NvMem: Added mutex lock protection for cache memoryScott2016-06-221-51/+79
* nvmem: provide a function to wipe out nvmem contentsVadim Bendebury2016-05-311-1/+3
* Cr50: NvMem: Connected function stubs in /board/tpm2/NVMem.cScott2016-05-261-2/+77
* NvMem: Added NV Memory module to ec/common/Scott2016-05-261-0/+451