summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PEL: Add PELs from ESELsMatt Spinler2020-02-143-45/+311
* PEL: New event log when receiving bad host PELMatt Spinler2020-02-143-2/+101
* PEL: Create error log for 'bad PEL'Matt Spinler2020-02-143-16/+79
* PEL: Add ability to create event logsMatt Spinler2020-02-146-12/+360
* PEL: Allow adding to AdditionalDataMatt Spinler2020-02-142-1/+38
* PEL: Increase host full timeout val in testMatt Spinler2020-02-131-1/+1
* PEL: Add Section::getJSON() implementer testMatt Spinler2020-02-131-0/+41
* PEL: Print Failing MTMS section into JSONHarisuddin Mohamed Isa2020-02-077-15/+98
* PEL: Add SRC::getErrorDetails() unit testHarisuddin Mohamed Isa2020-02-071-3/+102
* 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-0314-55/+580
* PEL: HostNotifier testcase refactoringMatt Spinler2020-01-311-195/+60
* PEL: Save BMC Version ID in UserData sectionMatt Spinler2020-01-315-7/+70
* PEL: Save process name in a UserData sectionMatt Spinler2020-01-314-11/+145
* 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-316-8/+38
* 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-273-4/+62
* PEL: Add PEL D-Bus methodsMatt Spinler2020-01-275-9/+239
* PEL: Create the PLDMInterface classMatt Spinler2020-01-272-0/+16
* PEL: Add PLDM command handlerMatt Spinler2020-01-274-3/+451
* PEL: Receive a 'bad PEL' indication from hostMatt Spinler2020-01-273-0/+92
* PEL: Notifier support for 'host full'Matt Spinler2020-01-274-4/+228
* PEL: Support for the host acking a PELMatt Spinler2020-01-273-0/+93
* PEL: On new PEL, send to host if necessaryMatt Spinler2020-01-273-1/+351
* PEL: Mock the new PEL available cmdMatt Spinler2020-01-271-1/+155
* PEL: Take a PEL off the queue and send to hostMatt Spinler2020-01-273-2/+149
* PEL: Fill in host state change callbackMatt Spinler2020-01-272-0/+53
* PEL: Fill in host command response handlerMatt Spinler2020-01-273-3/+81
* PEL: Logic to enqueue a PEL to send to hostMatt Spinler2020-01-274-6/+155
* PEL: Add HostNotifier classMatt Spinler2020-01-277-6/+462
* PEL: Add HostInterface base classMatt Spinler2020-01-271-0/+211
* PEL: Print the JSON formatted UserDataMatt Spinler2020-01-228-8/+269
* PEL: Print OBMC event log ID in peltoolMatt Spinler2020-01-211-0/+2
* PEL: Print host trans state in peltoolMatt Spinler2020-01-214-0/+27
* 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-099-55/+167
* 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-173-0/+81
* PEL: Filled in PEL value descriptionsHarisuddin Mohamed Isa2019-12-122-133/+158
* 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-099-21/+813
OpenPOWER on IntegriCloud