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
/
diag
/
prdf
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compiler can assume address will never be NULL error with GCC6
Stewart Smith
2017-03-21
3
-13
/
+11
*
PRD: Fix bug in parseTdCtlrStateData
Caleb Palmer
2017-03-17
1
-1
/
+1
*
PRD: Added thresholding attributes for RCD parity errors.
Zane Shelley
2017-03-16
1
-5
/
+2
*
PRD: Memory Port Failure analysis
Zane Shelley
2017-03-07
4
-11
/
+75
*
PRD: cleaned procedure callouts in prdfCalloutMap.H
Zane Shelley
2017-03-07
15
-57
/
+47
*
PRD: utilized PRD callout priority enums
Zane Shelley
2017-03-07
5
-8
/
+7
*
PRD: updates to prdfCalloutMap.H
Zane Shelley
2017-03-07
4
-77
/
+98
*
PRD: use common HWAS EPUB procedures and SRCI priorities
Zane Shelley
2017-03-07
8
-99
/
+46
*
PRD: Update calloutMemoryMru function
Caleb Palmer
2017-03-02
6
-42
/
+136
*
PRD: Fix for BitString errl parser bug
Caleb Palmer
2017-03-01
15
-104
/
+108
*
PRD: Clear symbol marks when chip mark placed on same DRAM
Zane Shelley
2017-02-27
1
-1
/
+41
*
PRD: IPL DRAM Repairs cleanup
Zane Shelley
2017-02-27
2
-0
/
+35
*
PRD: added support for memory NCE/TCE analysis
Zane Shelley
2017-02-27
2
-1
/
+191
*
PRD: add MCA data bundle wrapper for MCBIST TdCtlr
Zane Shelley
2017-02-27
3
-59
/
+53
*
PRD: wrap MNFG thresholds into MemCeTable<T>::addEntry()
Zane Shelley
2017-02-27
2
-49
/
+42
*
PRD: templatize MemCeTable class
Zane Shelley
2017-02-27
3
-37
/
+54
*
PRD: move prdfMemThresholds.[CH] and prdfMemUtils.[CH] to common directory
Zane Shelley
2017-02-27
5
-0
/
+1074
*
PRD: Add plugins for NCE/TCE attentions
Zane Shelley
2017-02-27
5
-7
/
+105
*
PRD: add CE table to default capture data
Zane Shelley
2017-02-27
6
-17
/
+40
*
PRD: add support to read memory NCE/TCE symbols from hardware
Zane Shelley
2017-02-27
3
-0
/
+162
*
PRD: reduced error path on memory threshold functions
Zane Shelley
2017-02-27
3
-23
/
+6
*
PRD: IPL TPS procedure
Caleb Palmer
2017-02-27
2
-34
/
+39
*
PRD: TD Ctlr add parsing code in errl parser
Caleb Palmer
2017-02-17
2
-116
/
+86
*
PRD: TD controller state capture data
Caleb Palmer
2017-02-17
3
-4
/
+18
*
PRD: add BitString support to error log parsing code
Zane Shelley
2017-02-17
6
-27
/
+49
*
PRD: Nimbus DD1.0 workaround for cache CEs
Zane Shelley
2017-02-16
3
-2
/
+49
*
PRD: MNFG thresholds for L2/L3 cache/directory CEs
Zane Shelley
2017-02-16
2
-4
/
+18
*
PRD: Fix to core recovery workaround
Zane Shelley
2017-02-16
1
-32
/
+16
*
PRD: updates to TP_LFIR[21]
Zane Shelley
2017-02-16
3
-21
/
+13
*
PRD: MCBIST command address timeout error
Zane Shelley
2017-02-16
2
-4
/
+12
*
PRD: rule file updates for MCA unit
Zane Shelley
2017-02-16
7
-17
/
+192
*
PRD: updates from latest RAS spreadsheet (v85)
Zane Shelley
2017-02-15
7
-186
/
+186
*
PRD: removed BIT_STRING_BUFFER_CLASS alias
Zane Shelley
2017-02-15
9
-17
/
+15
*
PRD: Removed BIT_STRING_CLASS alias
Zane Shelley
2017-02-15
24
-109
/
+121
*
PRD: prevent BitString copy/assignment from BitStringBuffer
Zane Shelley
2017-02-15
4
-23
/
+14
*
PRD: cleaned BitString operators
Zane Shelley
2017-02-15
2
-132
/
+89
*
PRD: clean various BitString functions
Zane Shelley
2017-02-13
13
-218
/
+112
*
PRD: removed BitStringOffset class
Zane Shelley
2017-02-10
12
-135
/
+64
*
PRD: cleaned BitString::[GS]setField() functions
Zane Shelley
2017-02-10
5
-246
/
+159
*
PRD: cleaned BitString::Mask()
Zane Shelley
2017-02-10
5
-99
/
+33
*
PRD: cleaned BitString::SetBits()
Zane Shelley
2017-02-10
6
-108
/
+104
*
PRD: cleaned BitString::Pattern()
Zane Shelley
2017-02-10
10
-165
/
+109
*
PRD: cleaned BitStringBuffer class
Zane Shelley
2017-02-10
2
-254
/
+77
*
PRD: Cleaned BitString contructor and accessor functions
Zane Shelley
2017-02-10
5
-250
/
+157
*
PRD: cleaned CPU_WORD type and associated enums
Zane Shelley
2017-02-10
3
-99
/
+66
*
PRD: RE-UE/CS-SUE association design for P9
Brian Stegmiller
2017-02-10
2
-286
/
+12
*
PRD: modified getTargetPosition() to assert if target is not supported
Zane Shelley
2017-02-10
1
-62
/
+25
*
PRD: cleaned error path handling in various getConnected() functions
Zane Shelley
2017-02-10
1
-22
/
+11
*
PRD: cleaned error handling for getConnectedParent() functions
Zane Shelley
2017-02-10
5
-73
/
+19
*
PRD: added nullptr check to various functions in prdfTargetServices.C
Zane Shelley
2017-02-10
1
-30
/
+20
[next]