summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/nvdimm/nvdimm.C
Commit message (Expand)AuthorAgeFilesLines
* Make RT_TARG id generation code common between IPL time and runtimeChristian Geddes2020-01-221-3/+3
* Add support for NVDIMM secure erase verifyCorey Swenson2020-01-171-90/+374
* NVDIMM : Catch save error during MPIPLCorey Swenson2020-01-171-0/+4
* NVDIMM: Mask mbacalfir at the beginning of restore step during mpiplMatt Derksen2020-01-101-2/+32
* Always send NV_STATUS to Opal when opal-prd startsCorey Swenson2019-12-121-0/+4
* Fix auto-arming NVDIMMs for ESS systemsCorey Swenson2019-11-191-0/+825
* Add support for NULL char in vendor logCorey Swenson2019-11-181-2/+51
* Improper element erase during loop causing post-restore being skipped on nvdimmTsung Yeung2019-11-111-18/+21
* Slot check after firmware updateMatt Derksen2019-11-051-4/+27
* Re-enable NV_STATUS notification for OpalCorey Swenson2019-10-251-9/+3
* NVDIMM Erase error handle not working in IPL Arm handlingMatt Derksen2019-10-091-3/+3
* Fixed error handling issues in arm pathMATTHEW I. HICKMAN2019-09-271-6/+0
* Fixed the restore status flag bugMATTHEW I. HICKMAN2019-09-271-3/+5
* Added additional erase error handlingMATTHEW I. HICKMAN2019-09-271-5/+92
* Double the NVDIMM_READY timeout to prevent erroneous errorTsung Yeung2019-09-241-2/+2
* Fixed several small bugs found via code reviewMATTHEW I. HICKMAN2019-09-191-22/+71
* Fix bad arguments to additional FFDC capture in BPM Update codeMatthew Raybuck2019-09-141-63/+95
* NVDIMM: FW_UPDATE: New FFDC for SECURITY_ERRORCorey Swenson2019-09-131-0/+61
* Add vendor log data to FFDC for all NVDIMM HW errorsCorey Swenson2019-09-131-0/+658
* NVDIMM: Additional FFDC for NVDIMM/BPM calloutsCorey Swenson2019-09-121-1/+102
* Added security bit and fir handling, gard and trace fixesMATTHEW I. HICKMAN2019-08-271-27/+32
* Add Encryption Enabled bit to NV_STATUS_FLAGCorey Swenson2019-08-271-4/+38
* Fix restore fail due to restore attempt on empty flashTsung Yeung2019-08-261-45/+55
* NVDIMM: Load warning thresholds, after FW_UPDATE, on every IPLCorey Swenson2019-08-261-0/+109
* Added error checking and handling to nvdimm iplMatthew Hickman2019-08-191-188/+448
* NVDIMM: Fix issue where a deviceRead of a register is returning bad dataRoland Veloz2019-08-091-2/+2
* Fix to not send a NVDIMM protection state change to OPALRoland Veloz2019-08-091-1/+6
* NVDIMM unlock error DELAYED_DECONFIGCorey Swenson2019-08-061-1/+1
* Miscellaneous NVDIMM cleanupCorey Swenson2019-07-311-2/+13
* Invalidate BAR during MPIPL NVDIMM restoreTsung Yeung2019-07-241-0/+45
* Add option to factory reset nvdimmsDan Crowell2019-07-161-3/+109
* 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-011-2/+2
* Remove dependency on ATTR_NVDIMM_ENCRYPTION_ENABLE for unlockCorey Swenson2019-07-011-30/+53
* Call notifyNvdimmProtectionChange function during IPLCorey Swenson2019-07-011-1/+240
* Move the NVDIMM_ARMED attribute from PROC to DIMM typeCorey Swenson2019-06-211-8/+2
* 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-181-39/+39
* NVDIMM encryption HW function supportCorey Swenson2019-06-031-294/+1277
* 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
OpenPOWER on IntegriCloud