summaryrefslogtreecommitdiffstats
path: root/extensions/openpower-pels/pel.hpp
Commit message (Expand)AuthorAgeFilesLines
* PEL: Save process name in a UserData sectionMatt Spinler2020-01-311-0/+12
* PEL: Check UserData section size before addingMatt Spinler2020-01-311-0/+5
* PEL: Add function to get PEL sizeMatt Spinler2020-01-311-0/+7
* PEL: Print the JSON formatted UserDataMatt Spinler2020-01-221-1/+12
* PEL: Add enums for transmission statesMatt Spinler2019-12-091-0/+40
* PEL: Make PEL::flatten() constMatt Spinler2019-11-121-4/+4
* PEL: Validate the Action Flags fieldMatt Spinler2019-11-081-0/+6
* PEL: PELTool ApplicationAatir2019-11-061-0/+12
* PEL: Const accessors for Private/UserHeaderMatt Spinler2019-11-041-6/+6
* PEL: Save AdditionalData in a UserData sectionMatt Spinler2019-11-041-0/+16
* PEL: Create FailingMTMS section for new PELsMatt Spinler2019-11-041-1/+4
* PEL: Create SRC section from message registryMatt Spinler2019-11-041-10/+18
* PEL: Flatten PEL from objectsMatt Spinler2019-10-091-18/+13
* PEL: Create object for every sectionMatt Spinler2019-10-091-0/+16
* PEL: Create PEL from parametersMatt Spinler2019-10-091-0/+27
* PEL: Add PEL classMatt Spinler2019-08-051-0/+204
OpenPOWER on IntegriCloud