summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* PEL: Put back in the default error log capsMatt Spinler2019-12-101-2/+0
* PEL: Add ExtendedUserHeader section classMatt Spinler2019-12-099-21/+813
* PEL: Add APIs to read the FW versionsMatt Spinler2019-12-093-0/+71
* PEL: Add constructors to BCDTimeMatt Spinler2019-12-091-0/+15
* PEL: Add Repo API to update transmission statesMatt Spinler2019-12-093-0/+197
* PEL: Reset host transmission state on restartMatt Spinler2019-12-091-0/+17
* PEL: Set tran states when PELs are added to repoMatt Spinler2019-12-091-0/+3
* PEL: Save tran states in the repo attributesMatt Spinler2019-12-092-5/+12
* PEL: Repository: Add write() functionMatt Spinler2019-12-092-12/+26
* PEL: Add enums for transmission statesMatt Spinler2019-12-092-0/+51
* PEL: Store transmission states in UserHeaderMatt Spinler2019-12-092-6/+57
* PEL: Remove userHeader::getValueAatir2019-12-092-29/+7
* PEL: Print list of PELsAatir2019-12-094-10/+215
* PEL: private header in JSONAatir2019-12-094-1/+68
* Resource leakage on opened file.Troy Lee2019-12-091-2/+2
* PEL: Keep PEL attributes in Repository mapMatt Spinler2019-12-033-24/+113
* PEL: Add subscriptions for new and deleted PELsMatt Spinler2019-12-033-0/+167
* PEL: Keep track of if host is runningMatt Spinler2019-12-032-0/+198
* PEL: Move some functionality into DataIfaceBaseMatt Spinler2019-11-251-36/+23
* PEL: Create registry directory for testMatt Spinler2019-11-191-1/+4
* PEL: Support UserData padding in the testcasesMatt Spinler2019-11-192-4/+11
* PEL: Hex dump bug fixAatir2019-11-181-0/+3
* PEL: Pad UserData section to 4 byte boundaryMatt Spinler2019-11-181-0/+6
* PEL: Validate the message registry during CIMatt Spinler2019-11-181-0/+3
* PEL: user header in JSONAatir Manzur2019-11-154-14/+96
* PEL: Add the 'Common' errors to the registryMatt Spinler2019-11-151-0/+131
* PEL: Use libpel.la for log daemon and peltoolMatt Spinler2019-11-121-45/+28
* PEL: Registry: Make "Action Flags" optionalMatt Spinler2019-11-122-3/+10
* PEL: Run a user defined function on every PELMatt Spinler2019-11-123-0/+92
* PEL: Make PEL::flatten() constMatt Spinler2019-11-1216-26/+27
* PEL: Const flatten for BCDTimeMatt Spinler2019-11-122-2/+2
* PEL: Const flattens for the SRC sub classesMatt Spinler2019-11-1212-12/+12
* PEL: MTMS: Support const flatteningMatt Spinler2019-11-122-6/+33
* PEL: Validate the Action Flags fieldMatt Spinler2019-11-0811-4/+311
* PEL: Add license prologue to test source filesMatt Spinler2019-11-0627-0/+405
* PEL: Add license prologue to source filesMatt Spinler2019-11-0627-0/+405
* PEL: PELTool ApplicationAatir2019-11-069-1/+351
* PEL: Move severity type enums to a headerMatt Spinler2019-11-042-20/+22
* PEL: Make action flags optional in the registryMatt Spinler2019-11-044-6/+9
* PEL: Const accessors for Private/UserHeaderMatt Spinler2019-11-049-71/+97
* PEL: Document UserData sectionsMatt Spinler2019-11-041-0/+9
* PEL: Save AdditionalData in a UserData sectionMatt Spinler2019-11-046-0/+142
* PEL: Create FailingMTMS section for new PELsMatt Spinler2019-11-045-9/+17
* PEL: Start creating PELs from event logsMatt Spinler2019-11-042-24/+102
* PEL: Create SRC section from message registryMatt Spinler2019-11-047-27/+320
* PEL: Check duplicate reason codes in registryMatt Spinler2019-10-251-0/+19
* PEL: Script to validate message registry JSONMatt Spinler2019-10-251-0/+148
* PEL: Add message registry READMEMatt Spinler2019-10-253-0/+244
* PEL: Add message registry JSON schemaMatt Spinler2019-10-252-0/+394
* PEL: Install an empty PEL message registryMatt Spinler2019-10-252-0/+9
OpenPOWER on IntegriCloud