summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/common/framework/register
Commit message (Expand)AuthorAgeFilesLines
* PRD: add virtual destructor to ScomRegister classZane Shelley2019-09-271-0/+3
* PRD: removed redundant header iipbits.hZane Shelley2019-08-2610-22/+14
* PRD: removed unused MopRegisterAccess codeZane Shelley2019-08-217-425/+24
* PRD: buffer overrun issue in PRD capture dataZane Shelley2019-01-222-83/+106
* PRD: ignore SCOM errors in rule code summary constructZane Shelley2018-07-121-2/+19
* PRD: Continue looking for attns after SCOM fail on mask/act regsCaleb Palmer2018-03-301-3/+3
* PRD: Memory leak in prdfScanFacilityZane Shelley2018-02-172-3/+34
* PRD: Disabling FSP clearing/masking of FIRs to avoid blacklist violationsBenjamin Weisenbeck2018-02-071-1/+4
* PRD: Get bitstring data in 32 bit chunksBenjamin Weisenbeck2017-08-181-1/+5
* PRD: HCODE update for line deletes and fir masksBenjamin Weisenbeck2017-08-111-40/+35
* PRD: Allow clearing FIR bits on Unit CheckstopsBenjamin Weisenbeck2017-07-071-3/+1
* Fix compiler can assume address will never be NULL error with GCC6Stewart Smith2017-03-213-13/+11
* PRD: add BitString support to error log parsing codeZane Shelley2017-02-171-0/+2
* PRD: removed BIT_STRING_BUFFER_CLASS aliasZane Shelley2017-02-155-11/+11
* PRD: Removed BIT_STRING_CLASS aliasZane Shelley2017-02-1520-101/+113
* PRD: prevent BitString copy/assignment from BitStringBufferZane Shelley2017-02-153-6/+6
* PRD: clean various BitString functionsZane Shelley2017-02-137-14/+14
* PRD: removed BitStringOffset classZane Shelley2017-02-102-2/+2
* PRD: cleaned BitString::[GS]setField() functionsZane Shelley2017-02-102-3/+3
* PRD: cleaned BitString::Mask()Zane Shelley2017-02-102-3/+3
* PRD: cleaned BitString::SetBits()Zane Shelley2017-02-103-5/+5
* PRD: cleaned BitString::Pattern()Zane Shelley2017-02-106-14/+14
* PRD: Cleaned BitString contructor and accessor functionsZane Shelley2017-02-102-5/+7
* PRD: Data Storage exception in BitString classZane Shelley2017-01-202-108/+64
* PRD: added support for new HOST_ATTN attention typeZane Shelley2016-05-023-20/+37
* PRD: Create Rule Summary ConstructCaleb Palmer2016-05-023-2/+100
* PRD: Restore SCOM Interfaces for P9Caleb Palmer2016-04-212-135/+16
* PRD: Removed obsolete class HomRegisterAccessScomZane Shelley2016-03-143-111/+1
* PRD: Remove obsolete class HomRegisterAccessScanZane Shelley2016-02-193-233/+6
* PRD: disabled references to legacy FAPI interfaces.Zane Shelley2016-02-191-4/+12
* PRD: Cleanup GetAttentionType() and GetCauseAttentionType() function namesCaleb Palmer2015-07-132-5/+7
* PRD: C++11 bad string literal concatenationPatrick Williams2015-06-101-4/+6
* PRD: RE filter issues for CS attnsZane Shelley2015-04-131-9/+38
* PRD: clean up fixme/todo in prd codeChris Phan2015-02-043-27/+3
* PRD: removed dead codeZane Shelley2015-01-163-137/+5
* Fix spelling mistakes using codespell.Patrick Williams2015-01-158-39/+55
* PRDF:Handling multiple chips of a domain at errorPrem Shanker Jha2014-12-021-10/+9
* PRDF: Added support for secondary filter in rule code.Prem Shanker Jha2014-12-013-123/+133
* PRD: Move Trace Array Data outside of Register Capture SectionChris Phan2014-08-131-11/+15
* PRD: Change SLW scom operation from OR to OR_APPEND.Bilicon Patil2014-07-141-5/+7
* PRD: commit scom eLog as informational/hiddenChris Phan2014-06-231-3/+6
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-2132-352/+352
* PRD: Add scom to SLW image to mask EX FIRsBilicon Patil2014-04-171-14/+65
* PRD: Ignore scom errors for sleeping cores at checkstopBenjamin Weisenbeck2014-04-171-0/+14
* PRD: Beam errors in HostbootZane Shelley2014-04-022-12/+12
* PRD: Add scom register capture from secondary analysis to elogChris Phan2014-03-132-2/+60
* PRD: Added action for Serviceability.Prem Shanker Jha2014-03-131-2/+8
* PRD: Handling scom failure in case of channel CS on HBSachin Gupta2014-01-242-39/+55
* PRD: RasServices refactoring part 1Zane Shelley2013-08-081-1/+1
* PRDF:Added access attribute in model of register in rule file.Prem Shanker Jha2013-07-309-158/+221
OpenPOWER on IntegriCloud