summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* PEL: Logic to enqueue a PEL to send to hostMatt Spinler2020-01-272-0/+33
* PEL: Add HostNotifier classMatt Spinler2020-01-274-2/+259
* PEL: Add HostInterface base classMatt Spinler2020-01-271-0/+211
* PEL: Print the JSON formatted UserDataMatt Spinler2020-01-227-8/+265
* PEL: Print OBMC event log ID in peltoolMatt Spinler2020-01-211-0/+2
* PEL: Print host trans state in peltoolMatt Spinler2020-01-213-0/+26
* PEL: API for getting if system is HMC managedMatt Spinler2020-01-151-0/+16
* PEL: Trace when event logs don't create PELsMatt Spinler2020-01-151-3/+22
* PEL: Print Private Header into JSON alignedHarisuddin Mohamed Isa2020-01-141-11/+12
* PEL: Taking regex calls out of PEL listing functionAatir2020-01-141-20/+17
* PEL: PEL listing time fixAatir2020-01-141-96/+196
* PEL: Display PEL by IDAatir2020-01-141-6/+74
* PEL: Print action flags into JSON alignedHarisuddin Mohamed Isa2020-01-098-54/+166
* PEL: Add API to get the PLDM instance IDMatt Spinler2019-12-172-2/+47
* PEL: Add repo function to get a PEL FDMatt Spinler2019-12-172-0/+33
* PEL: Filled in PEL value descriptionsHarisuddin Mohamed Isa2019-12-121-133/+157
* PEL: Fix message registry schema typoMatt Spinler2019-12-111-1/+1
* PEL: Put back in the default error log capsMatt Spinler2019-12-101-2/+0
* PEL: Add ExtendedUserHeader section classMatt Spinler2019-12-096-17/+460
* PEL: Add APIs to read the FW versionsMatt Spinler2019-12-092-0/+69
* PEL: Add constructors to BCDTimeMatt Spinler2019-12-091-0/+15
* PEL: Add Repo API to update transmission statesMatt Spinler2019-12-092-0/+111
* 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
* PEL: Keep PEL attributes in Repository mapMatt Spinler2019-12-032-24/+68
* PEL: Add subscriptions for new and deleted PELsMatt Spinler2019-12-032-0/+124
* 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: 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-122-0/+56
* 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-089-3/+228
* PEL: Add license prologue to source filesMatt Spinler2019-11-0627-0/+405
* PEL: PELTool ApplicationAatir2019-11-068-1/+350
OpenPOWER on IntegriCloud