index
:
talos-hostboot
04-15-2018
04-16-2019
04-19-2018
04-30-2018
05-14-2018
05-21-2018
06-04-2018
06-18-2018
07-25-2019
master
Talos™ II hostboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
usr
/
isteps
/
nvdimm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace descriptions with JEDEC register names
Artem Senichev
2019-12-16
1
-88
/
+39
*
Always send NV_STATUS to Opal when opal-prd starts
Corey Swenson
2019-12-12
2
-0
/
+36
*
Fix auto-arming NVDIMMs for ESS systems
Corey Swenson
2019-11-19
2
-812
/
+825
*
Add support for NULL char in vendor log
Corey Swenson
2019-11-18
1
-2
/
+51
*
Improper element erase during loop causing post-restore being skipped on nvdimm
Tsung Yeung
2019-11-11
1
-18
/
+21
*
Add 100ms wait to disable write protection for BPM
Matthew Raybuck
2019-11-11
1
-0
/
+2
*
Move HBRT reserved memory off of NVDIMMs
Dan Crowell
2019-11-08
1
-0
/
+171
*
Remove excessive NVDIMM tracing from normal path
Matt Derksen
2019-11-06
1
-20
/
+52
*
Slot check after firmware update
Matt Derksen
2019-11-05
4
-11
/
+146
*
NVDIMM FW update region write retry
Matt Derksen
2019-11-05
2
-16
/
+61
*
NVDIMM update - Clear FW Ops Status verification
Matt Derksen
2019-11-05
2
-7
/
+115
*
Re-enable NV_STATUS notification for Opal
Corey Swenson
2019-10-25
1
-9
/
+3
*
Prevent pre-3.0 level NVDIMMs from being in systems
Matt Derksen
2019-10-09
1
-3
/
+7
*
NVDIMM Erase error handle not working in IPL Arm handling
Matt Derksen
2019-10-09
2
-12
/
+3
*
Add nvdimm arm retry logic in case of glitches
Tsung Yeung
2019-10-04
1
-88
/
+193
*
Add check to see if BPM is connected before attempting Updates
Matthew Raybuck
2019-10-02
1
-92
/
+111
*
Attempt to unlock encryption in NVDIMM Arm function
Corey Swenson
2019-10-02
1
-1
/
+53
*
Add NVDIMM node controller readme text
Matt Derksen
2019-10-01
1
-0
/
+77
*
Fixed error handling issues in arm path
MATTHEW I. HICKMAN
2019-09-27
4
-121
/
+153
*
Fixed NOT_ENOUGH_ENERGY_FOR_CSAVE check
MATTHEW I. HICKMAN
2019-09-27
1
-1
/
+1
*
Fixed the restore status flag bug
MATTHEW I. HICKMAN
2019-09-27
2
-4
/
+6
*
BPM Update Tweaks
Matthew Raybuck
2019-09-27
1
-15
/
+15
*
Added additional erase error handling
MATTHEW I. HICKMAN
2019-09-27
2
-5
/
+93
*
Fixed pre-req check during NVDimm Arm
MATTHEW I. HICKMAN
2019-09-25
1
-1
/
+61
*
Fixed several Arm error handling bugs
MATTHEW I. HICKMAN
2019-09-25
6
-15
/
+43
*
Add a ReadMe to explain high level BPM Update Process
Matthew Raybuck
2019-09-24
1
-0
/
+147
*
Double the NVDIMM_READY timeout to prevent erroneous error
Tsung Yeung
2019-09-24
1
-2
/
+2
*
Fixed several small bugs found via code review
MATTHEW I. HICKMAN
2019-09-19
4
-95
/
+148
*
Changed the callout in the call NVM Health Status to be an NVDIMM
Roland Veloz
2019-09-16
1
-17
/
+48
*
Fix bad arguments to additional FFDC capture in BPM Update code
Matthew Raybuck
2019-09-14
2
-67
/
+99
*
NVDIMM: FW_UPDATE: New FFDC for SECURITY_ERROR
Corey Swenson
2019-09-13
2
-1
/
+73
*
Add vendor log data to FFDC for all NVDIMM HW errors
Corey Swenson
2019-09-13
4
-0
/
+701
*
NVDIMM: Additional FFDC for NVDIMM/BPM callouts
Corey Swenson
2019-09-12
5
-1
/
+148
*
BPM Updates: Move NVDIMM controller reset and final fw check to end of update
Matthew Raybuck
2019-09-11
1
-75
/
+83
*
Fix misleading trace output for BPM attribute overrides
Matthew Raybuck
2019-09-10
1
-6
/
+24
*
BPM Updates: Extend the reset device wait to 15 seconds from 10
Matthew Raybuck
2019-09-10
1
-2
/
+4
*
Added code to support doing an NVM health check
Roland Veloz
2019-09-03
2
-117
/
+596
*
Fix for offset traces due to merge bug
MATTHEW I. HICKMAN
2019-08-29
1
-4
/
+0
*
Add more FFDC to BPM Update Error logs
Matthew Raybuck
2019-08-28
1
-6
/
+144
*
Fix lingering error log issues for BPM updates
Matthew Raybuck
2019-08-28
2
-77
/
+260
*
Added security bit and fir handling, gard and trace fixes
MATTHEW I. HICKMAN
2019-08-27
7
-113
/
+273
*
Add Encryption Enabled bit to NV_STATUS_FLAG
Corey Swenson
2019-08-27
1
-4
/
+38
*
Replaces nvdimmWrite() to reset controller with nvdimmResetController()
Tsung Yeung
2019-08-26
1
-3
/
+3
*
Fix restore fail due to restore attempt on empty flash
Tsung Yeung
2019-08-26
4
-71
/
+87
*
NVDIMM: Load warning thresholds, after FW_UPDATE, on every IPL
Corey Swenson
2019-08-26
1
-0
/
+109
*
In regards to health check errors, removed the software callout
Roland Veloz
2019-08-21
1
-4
/
+4
*
Enable BPM Updates
Matthew Raybuck
2019-08-20
2
-395
/
+881
*
Fix NVDIMM update error log comments
Corey Swenson
2019-08-20
1
-17
/
+17
*
Fix retry failure in nvdimmWriteData()
Matt Derksen
2019-08-19
1
-3
/
+6
*
Add attribute to force/skip BPM updates
Matthew Raybuck
2019-08-19
1
-7
/
+72
[next]