summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/common
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler can assume address will never be NULL error with GCC6Stewart Smith2017-03-213-13/+11
* PRD: Fix bug in parseTdCtlrStateDataCaleb Palmer2017-03-171-1/+1
* PRD: Added thresholding attributes for RCD parity errors.Zane Shelley2017-03-161-5/+2
* PRD: Memory Port Failure analysisZane Shelley2017-03-074-11/+75
* PRD: cleaned procedure callouts in prdfCalloutMap.HZane Shelley2017-03-0715-57/+47
* PRD: utilized PRD callout priority enumsZane Shelley2017-03-075-8/+7
* PRD: updates to prdfCalloutMap.HZane Shelley2017-03-074-77/+98
* PRD: use common HWAS EPUB procedures and SRCI prioritiesZane Shelley2017-03-078-99/+46
* PRD: Update calloutMemoryMru functionCaleb Palmer2017-03-026-42/+136
* PRD: Fix for BitString errl parser bugCaleb Palmer2017-03-0115-104/+108
* PRD: Clear symbol marks when chip mark placed on same DRAMZane Shelley2017-02-271-1/+41
* PRD: IPL DRAM Repairs cleanupZane Shelley2017-02-272-0/+35
* PRD: added support for memory NCE/TCE analysisZane Shelley2017-02-272-1/+191
* PRD: add MCA data bundle wrapper for MCBIST TdCtlrZane Shelley2017-02-273-59/+53
* PRD: wrap MNFG thresholds into MemCeTable<T>::addEntry()Zane Shelley2017-02-272-49/+42
* PRD: templatize MemCeTable classZane Shelley2017-02-273-37/+54
* PRD: move prdfMemThresholds.[CH] and prdfMemUtils.[CH] to common directoryZane Shelley2017-02-275-0/+1074
* PRD: Add plugins for NCE/TCE attentionsZane Shelley2017-02-275-7/+105
* PRD: add CE table to default capture dataZane Shelley2017-02-276-17/+40
* PRD: add support to read memory NCE/TCE symbols from hardwareZane Shelley2017-02-273-0/+162
* PRD: reduced error path on memory threshold functionsZane Shelley2017-02-273-23/+6
* PRD: IPL TPS procedureCaleb Palmer2017-02-272-34/+39
* PRD: TD Ctlr add parsing code in errl parserCaleb Palmer2017-02-172-116/+86
* PRD: TD controller state capture dataCaleb Palmer2017-02-173-4/+18
* PRD: add BitString support to error log parsing codeZane Shelley2017-02-176-27/+49
* PRD: Nimbus DD1.0 workaround for cache CEsZane Shelley2017-02-163-2/+49
* PRD: MNFG thresholds for L2/L3 cache/directory CEsZane Shelley2017-02-162-4/+18
* PRD: Fix to core recovery workaroundZane Shelley2017-02-161-32/+16
* PRD: updates to TP_LFIR[21]Zane Shelley2017-02-163-21/+13
* PRD: MCBIST command address timeout errorZane Shelley2017-02-162-4/+12
* PRD: rule file updates for MCA unitZane Shelley2017-02-167-17/+192
* PRD: updates from latest RAS spreadsheet (v85)Zane Shelley2017-02-157-186/+186
* PRD: removed BIT_STRING_BUFFER_CLASS aliasZane Shelley2017-02-159-17/+15
* PRD: Removed BIT_STRING_CLASS aliasZane Shelley2017-02-1524-109/+121
* PRD: prevent BitString copy/assignment from BitStringBufferZane Shelley2017-02-154-23/+14
* PRD: cleaned BitString operatorsZane Shelley2017-02-152-132/+89
* PRD: clean various BitString functionsZane Shelley2017-02-1313-218/+112
* PRD: removed BitStringOffset classZane Shelley2017-02-1012-135/+64
* PRD: cleaned BitString::[GS]setField() functionsZane Shelley2017-02-105-246/+159
* PRD: cleaned BitString::Mask()Zane Shelley2017-02-105-99/+33
* PRD: cleaned BitString::SetBits()Zane Shelley2017-02-106-108/+104
* PRD: cleaned BitString::Pattern()Zane Shelley2017-02-1010-165/+109
* PRD: cleaned BitStringBuffer classZane Shelley2017-02-102-254/+77
* PRD: Cleaned BitString contructor and accessor functionsZane Shelley2017-02-105-250/+157
* PRD: cleaned CPU_WORD type and associated enumsZane Shelley2017-02-103-99/+66
* PRD: RE-UE/CS-SUE association design for P9Brian Stegmiller2017-02-102-286/+12
* PRD: modified getTargetPosition() to assert if target is not supportedZane Shelley2017-02-101-62/+25
* PRD: cleaned error path handling in various getConnected() functionsZane Shelley2017-02-101-22/+11
* PRD: cleaned error handling for getConnectedParent() functionsZane Shelley2017-02-105-73/+19
* PRD: added nullptr check to various functions in prdfTargetServices.CZane Shelley2017-02-101-30/+20
OpenPOWER on IntegriCloud