summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/nvdimm
Commit message (Expand)AuthorAgeFilesLines
* Replace descriptions with JEDEC register namesArtem Senichev2019-12-161-88/+39
* Always send NV_STATUS to Opal when opal-prd startsCorey Swenson2019-12-122-0/+36
* Fix auto-arming NVDIMMs for ESS systemsCorey Swenson2019-11-192-812/+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
* Add 100ms wait to disable write protection for BPMMatthew Raybuck2019-11-111-0/+2
* Move HBRT reserved memory off of NVDIMMsDan Crowell2019-11-081-0/+171
* Remove excessive NVDIMM tracing from normal pathMatt Derksen2019-11-061-20/+52
* Slot check after firmware updateMatt Derksen2019-11-054-11/+146
* NVDIMM FW update region write retryMatt Derksen2019-11-052-16/+61
* NVDIMM update - Clear FW Ops Status verificationMatt Derksen2019-11-052-7/+115
* Re-enable NV_STATUS notification for OpalCorey Swenson2019-10-251-9/+3
* Prevent pre-3.0 level NVDIMMs from being in systemsMatt Derksen2019-10-091-3/+7
* NVDIMM Erase error handle not working in IPL Arm handlingMatt Derksen2019-10-092-12/+3
* Add nvdimm arm retry logic in case of glitchesTsung Yeung2019-10-041-88/+193
* Add check to see if BPM is connected before attempting UpdatesMatthew Raybuck2019-10-021-92/+111
* Attempt to unlock encryption in NVDIMM Arm functionCorey Swenson2019-10-021-1/+53
* Add NVDIMM node controller readme textMatt Derksen2019-10-011-0/+77
* Fixed error handling issues in arm pathMATTHEW I. HICKMAN2019-09-274-121/+153
* Fixed NOT_ENOUGH_ENERGY_FOR_CSAVE checkMATTHEW I. HICKMAN2019-09-271-1/+1
* Fixed the restore status flag bugMATTHEW I. HICKMAN2019-09-272-4/+6
* BPM Update TweaksMatthew Raybuck2019-09-271-15/+15
* Added additional erase error handlingMATTHEW I. HICKMAN2019-09-272-5/+93
* Fixed pre-req check during NVDimm ArmMATTHEW I. HICKMAN2019-09-251-1/+61
* Fixed several Arm error handling bugsMATTHEW I. HICKMAN2019-09-256-15/+43
* Add a ReadMe to explain high level BPM Update ProcessMatthew Raybuck2019-09-241-0/+147
* 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-194-95/+148
* Changed the callout in the call NVM Health Status to be an NVDIMMRoland Veloz2019-09-161-17/+48
* Fix bad arguments to additional FFDC capture in BPM Update codeMatthew Raybuck2019-09-142-67/+99
* NVDIMM: FW_UPDATE: New FFDC for SECURITY_ERRORCorey Swenson2019-09-132-1/+73
* Add vendor log data to FFDC for all NVDIMM HW errorsCorey Swenson2019-09-134-0/+701
* NVDIMM: Additional FFDC for NVDIMM/BPM calloutsCorey Swenson2019-09-125-1/+148
* BPM Updates: Move NVDIMM controller reset and final fw check to end of updateMatthew Raybuck2019-09-111-75/+83
* Fix misleading trace output for BPM attribute overridesMatthew Raybuck2019-09-101-6/+24
* BPM Updates: Extend the reset device wait to 15 seconds from 10Matthew Raybuck2019-09-101-2/+4
* Added code to support doing an NVM health checkRoland Veloz2019-09-032-117/+596
* Fix for offset traces due to merge bugMATTHEW I. HICKMAN2019-08-291-4/+0
* Add more FFDC to BPM Update Error logsMatthew Raybuck2019-08-281-6/+144
* Fix lingering error log issues for BPM updatesMatthew Raybuck2019-08-282-77/+260
* Added security bit and fir handling, gard and trace fixesMATTHEW I. HICKMAN2019-08-277-113/+273
* Add Encryption Enabled bit to NV_STATUS_FLAGCorey Swenson2019-08-271-4/+38
* Replaces nvdimmWrite() to reset controller with nvdimmResetController()Tsung Yeung2019-08-261-3/+3
* Fix restore fail due to restore attempt on empty flashTsung Yeung2019-08-264-71/+87
* NVDIMM: Load warning thresholds, after FW_UPDATE, on every IPLCorey Swenson2019-08-261-0/+109
* In regards to health check errors, removed the software calloutRoland Veloz2019-08-211-4/+4
* 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
OpenPOWER on IntegriCloud