summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* PEL: Allow default AdditionalData constructionMatt Spinler2019-10-221-2/+2
* PEL: Fix typo in subsystem ID listMatt Spinler2019-10-221-1/+1
* PEL: Stream: Don't use references for << opsMatt Spinler2019-10-221-5/+5
* PEL: Enhance the real PEL testMatt Spinler2019-10-221-2/+6
* PEL: Add 3 more sections to the test PEL dataMatt Spinler2019-10-222-2/+25
* PEL: Refactor the test data factoryMatt Spinler2019-10-229-160/+161
* PEL: Initialize PrivateHeader fields in ctorMatt Spinler2019-10-221-1/+3
* PEL: Add SRC PEL section classMatt Spinler2019-10-228-1/+509
* PEL: SRC callouts subsection objectMatt Spinler2019-10-227-0/+261
* PEL: SRC FRU callout structureMatt Spinler2019-10-227-0/+501
* PEL: MRU callout SRC substructureMatt Spinler2019-10-225-0/+244
* PEL: Power controlling enc SRC substructureMatt Spinler2019-10-225-0/+211
* PEL: Add Stream ops for std::vector<char>Matt Spinler2019-10-221-0/+34
* PEL: Add string accessors to MTMS classMatt Spinler2019-10-225-51/+65
* PEL: FRU identity SRC substructureMatt Spinler2019-10-225-0/+404
* PEL: Represent the SRC ASCII string fieldMatt Spinler2019-10-225-0/+267
* Update object-mapper.md linkGunnar Mills2019-10-171-1/+1
* PEL: User Data classAatir Manzur2019-10-096-0/+291
* PEL: Flatten PEL from objectsMatt Spinler2019-10-096-40/+601
* PEL: Create object for every sectionMatt Spinler2019-10-097-0/+212
* PEL: Add a Generic section objectMatt Spinler2019-10-095-0/+202
* PEL: Add Stream ops for std::vector<uint8_t>Matt Spinler2019-10-092-1/+57
* PEL: Create PEL from parametersMatt Spinler2019-10-093-14/+70
* PEL: Create UserHeader from parametersMatt Spinler2019-10-094-0/+136
* PEL: OpenBMC event log sev to PEL sev helperMatt Spinler2019-10-095-0/+103
* PEL: Create PrivateHeader from parametersMatt Spinler2019-10-094-7/+138
* PEL: Read SRC fields out of the registryMatt Spinler2019-10-094-3/+429
* PEL: Find an entry in the message registry JSONMatt Spinler2019-10-0914-8/+602
* PEL: Support for going between PELs & registryMatt Spinler2019-10-015-0/+311
* PEL: Add FailingMTMS PEL section classMatt Spinler2019-09-277-0/+354
* PEL: Move PEL section IDs into a header fileMatt Spinler2019-09-275-6/+42
* PEL: Interface to collect system dataMatt Spinler2019-09-277-5/+298
* PEL: MTMS class to handle the type-model and SNMatt Spinler2019-09-275-1/+328
* Fill in README section on D-Bus event creationMatt Spinler2019-09-271-1/+50
* Move to new association interfaceJohn Wang2019-09-267-278/+5
* PEL: Remove extraneous return statementsMatt Spinler2019-09-181-2/+0
* Update .gitignoreJohn Wang2019-09-111-1/+1
* PEL: Add a flatten() to Section base classMatt Spinler2019-09-108-67/+59
* PEL: Get BCD time from epoch millisecondsMatt Spinler2019-09-103-0/+26
* Allow polling for journal syncMatthew Barth2019-08-281-1/+12
* Empty set for no elog lookup meta dataMatthew Barth2019-08-131-0/+4
* Remove empty entries in elog lookup meta dataMatthew Barth2019-08-121-7/+9
* Add missing lookup mako for distributionMatthew Barth2019-08-121-0/+1
OpenPOWER on IntegriCloud