summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* PEL: Add ability to create event logsMatt Spinler2020-02-143-6/+215
* PEL: Allow adding to AdditionalDataMatt Spinler2020-02-141-1/+22
* PEL: Print Failing MTMS section into JSONHarisuddin Mohamed Isa2020-02-075-15/+38
* PEL: Fix SRC Format and more SRC flags in peltoolHarisuddin Mohamed Isa2020-02-062-2/+9
* PEL: Print SRC section into JSONHarisuddin Mohamed Isa2020-02-0311-51/+530
* PEL: Save BMC Version ID in UserData sectionMatt Spinler2020-01-313-6/+62
* PEL: Save process name in a UserData sectionMatt Spinler2020-01-313-10/+88
* PEL: Move util namespace to bottom of pel.cppMatt Spinler2020-01-311-37/+37
* PEL: Check UserData section size before addingMatt Spinler2020-01-312-1/+11
* PEL: Add function to get PEL sizeMatt Spinler2020-01-312-0/+29
* openpower-pels: react to PLDM API changeDeepak Kodihalli2020-01-291-1/+1
* PEL: Add additional HostNotifier documentationMatt Spinler2020-01-271-0/+28
* PEL: Close PEL FD after getPEL callMatt Spinler2020-01-272-0/+47
* PEL: Add PEL D-Bus methodsMatt Spinler2020-01-272-6/+149
* PEL: Create the PLDMInterface classMatt Spinler2020-01-271-0/+9
* PEL: Add PLDM command handlerMatt Spinler2020-01-273-0/+446
* PEL: Receive a 'bad PEL' indication from hostMatt Spinler2020-01-272-0/+25
* PEL: Notifier support for 'host full'Matt Spinler2020-01-272-4/+113
* PEL: Support for the host acking a PELMatt Spinler2020-01-272-0/+21
* PEL: On new PEL, send to host if necessaryMatt Spinler2020-01-272-1/+61
* PEL: Take a PEL off the queue and send to hostMatt Spinler2020-01-272-2/+117
* PEL: Fill in host state change callbackMatt Spinler2020-01-272-0/+53
* PEL: Fill in host command response handlerMatt Spinler2020-01-272-1/+79
* 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
OpenPOWER on IntegriCloud