summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/nvdimm
Commit message (Expand)AuthorAgeFilesLines
...
* Enable BPM UpdatesMatthew Raybuck2019-08-202-395/+881
* Fix NVDIMM update error log commentsCorey Swenson2019-08-201-17/+17
* Fix retry failure in nvdimmWriteData()Matt Derksen2019-08-191-3/+6
* Add attribute to force/skip BPM updatesMatthew Raybuck2019-08-191-7/+72
* Correct BPM update flow to match SMARTs flowMatthew Raybuck2019-08-192-170/+540
* Add code to run BPM update procedure from nvdimm_update.CMatthew Raybuck2019-08-192-21/+187
* Added error checking and handling to nvdimm iplMatthew Hickman2019-08-1912-233/+2372
* NVDIMM: Fix issue where a deviceRead of a register is returning bad dataRoland Veloz2019-08-094-4/+117
* Fix to not send a NVDIMM protection state change to OPALRoland Veloz2019-08-091-1/+6
* Add multiple error handling to BPM update procedureMatthew Raybuck2019-08-091-12/+54
* Add error logs to BPM update procedureMatthew Raybuck2019-08-091-22/+281
* Add update verification and recovery proceduresMatthew Raybuck2019-08-092-32/+274
* Add BPM config update procedureMatthew Raybuck2019-08-094-268/+1662
* NVDIMM unlock error DELAYED_DECONFIGCorey Swenson2019-08-061-1/+1
* Added support for checking on the health status of an NVDIMMRoland Veloz2019-07-311-0/+321
* Miscellaneous NVDIMM cleanupCorey Swenson2019-07-313-12/+17
* Invalidate BAR during MPIPL NVDIMM restoreTsung Yeung2019-07-241-0/+45
* Add BPM firmware update procedureMatthew Raybuck2019-07-236-2/+1856
* Add option to factory reset nvdimmsDan Crowell2019-07-162-5/+113
* Double nvdimm ops timeout values to accommodate encryptionTsung Yeung2019-07-111-1/+6
* Deconfig dimms when nvdimm encryption unlock failsCorey Swenson2019-07-101-2/+6
* Move gen_keys and encrypt_unlock from istep 14 to 13Corey Swenson2019-07-101-0/+6
* Fix send_ATTR_NVDIMM_ARMED function to send armed attr to HWSVCorey Swenson2019-07-091-1/+1
* Change polling condition to avoid premature timeout errorTsung Yeung2019-07-021-1/+1
* Push ATTR_NVDIMM_ARMED down to FSP to handle MPIPL caseDan Crowell2019-07-011-5/+70
* Turn off NVDIMM debug trace outputMatthew Raybuck2019-07-012-3/+3
* Remove dependency on ATTR_NVDIMM_ENCRYPTION_ENABLE for unlockCorey Swenson2019-07-014-67/+66
* Call notifyNvdimmProtectionChange function during IPLCorey Swenson2019-07-012-235/+240
* Fix memory leak in nvdimm_update.CMatthew Raybuck2019-06-251-0/+18
* Move the NVDIMM_ARMED attribute from PROC to DIMM typeCorey Swenson2019-06-212-28/+7
* Handle unsupported status bit for NVDIMM Encrytion StatusDan Crowell2019-06-211-3/+9
* Default NV state to Memory Not PreservedDan Crowell2019-06-211-1/+3
* Push NVDIMM attribute updates down to the FSPDan Crowell2019-06-211-11/+67
* Handle NVDIMM encryption errorsCorey Swenson2019-06-183-143/+270
* Use i2c word write for NVDIMM updateMatt Derksen2019-06-122-40/+64
* Revert "Add workaround to avoid DARN instruction at runtime"Corey V. Swenson2019-06-101-7/+1
* Add workaround to avoid DARN instruction at runtimeCorey Swenson2019-06-041-1/+7
* NVDIMM encryption HW function supportCorey Swenson2019-06-033-300/+1558
* NVDIMM info logs around updateMatt Derksen2019-05-162-68/+136
* Enable 32GB NVDIMM updateMatt Derksen2019-05-151-11/+0
* Add back nvdimm_gen_keys functionCorey Swenson2019-05-131-0/+179
* Fixed the ccs port merge conflicts and added lab codeMatthew Hickman2019-05-131-179/+2
* Add NVDIMM key attributes and generate keysCorey Swenson2019-05-111-1/+179
* NVDIMM Change Polling OrderTsung Yeung2019-04-171-1/+2
* Allow update of zeroed NVDIMM levelMatt Derksen2019-04-121-3/+3
* HB Improvements: Fix compiler warnings on modern compilersLuis Fernandez2019-04-051-1/+1
* Small cleanup of NVDIMM updateMatt Derksen2019-04-041-39/+41
* NVDIMM - erase after arm to prevent stale image getting restored on next bootTsung Yeung2019-04-041-0/+29
* Adds HWP call to set up CCS for EPOWTsung Yeung2019-04-041-0/+56
* Add part callout for the Backup Power ModuleCorey Swenson2019-04-032-0/+6
OpenPOWER on IntegriCloud