1. 56ad2a0 PEL: Pass FFDC files into PEL by Matt Spinler · 4 years, 3 months ago
  2. c64b712 Implement createWithFFDCFiles by Matt Spinler · 4 years, 3 months ago
  3. 9b7e94f PEL: Maybe shrink the AdditionalData UD section by Matt Spinler · 4 years, 3 months ago
  4. cbf3c4d PEL: Allow shrinking of a UserData section by Matt Spinler · 4 years, 3 months ago
  5. 4bfc908 PEL: Change variable name in pel.cpp by Matt Spinler · 4 years, 3 months ago
  6. 4220a15 PEL: Only hexdump the UserData data, not header by Matt Spinler · 4 years, 3 months ago
  7. 0c4d7db PEL: Document saving FFDC in UserData sections by Matt Spinler · 4 years, 6 months ago
  8. ead1be2 Add error message registry entry for boot failure by Marri Devender Rao · 4 years, 3 months ago
  9. 2e5e08c MAINTAINERS: update Deepak's email address by Patrick Williams · 4 years, 3 months ago
  10. 596b325 build: minor python3 updates by Patrick Williams · 4 years, 3 months ago
  11. 0c57a67 PEL: peltool: Exclude info PELs by default by Harisuddin Mohamed Isa · 4 years, 3 months ago
  12. 1e71a4d Support UpdateTimestamp log entry property by Matt Spinler · 4 years, 4 months ago
  13. ed04685 PEL: Create SRC FRU callout for inventory path by Matt Spinler · 4 years, 4 months ago
  14. 60c4e79 PEL: Collect information for a FRU callout by Matt Spinler · 4 years, 4 months ago
  15. e0366f3 PEL: Let Callouts class have a Callout added by Matt Spinler · 4 years, 4 months ago
  16. 0a5d10c PEL: Add Callout object constructors by Matt Spinler · 4 years, 4 months ago
  17. ba0ee00 PEL: Create FRUIdentity with FRUs/procedures by Matt Spinler · 4 years, 4 months ago
  18. a09354b PEL: Make FRUIdentity::flattenedSize() calc size by Matt Spinler · 4 years, 4 months ago
  19. 578e070 PEL: Maintenance procedure callout definitions by Matt Spinler · 4 years, 4 months ago
  20. 3e059c2 Format fix by Matt Spinler · 4 years, 3 months ago
  21. 991bb76 Update callouts.py for python3 by Matt Spinler · 4 years, 4 months ago
  22. d9c2fea Update elog-gen.py for python3 by Matt Spinler · 4 years, 4 months ago
  23. 446d2b9 PEL: Update process_registry.py for python3 by Matt Spinler · 4 years, 4 months ago
  24. fcbaf3e Add createWithFFDCFiles D-Bus method stub by Matt Spinler · 4 years, 3 months ago
  25. bebeb94 PEL: peltool: Add const strings for section header by Harisuddin Mohamed Isa · 4 years, 4 months ago
  26. fecaa57 PEL: peltool: Print Extended Reference Code field by Harisuddin Mohamed Isa · 4 years, 4 months ago
  27. 6f00519 PEL: peltool: Implement SRC regex filtering by Harisuddin Mohamed Isa · 4 years, 4 months ago
  28. 5f5352e PEL: Add HostNotifier related debug traces by Matt Spinler · 4 years, 4 months ago
  29. 7cb985f PEL: Tell HostNotifier about deleted PELs by Matt Spinler · 4 years, 4 months ago
  30. 829b052 PEL: Clear PLDM instance IDs in certain cases by Matt Spinler · 4 years, 4 months ago
  31. 3a4243a PEL: Decrease the PLDM send failure retry time by Matt Spinler · 4 years, 4 months ago
  32. fea92d1 PEL: Remove the synchronous getPLDMInstanceID call by Matt Spinler · 4 years, 4 months ago
  33. 2843ba2 PEL: Get PLDM instance ID asynchonously by Matt Spinler · 4 years, 4 months ago
  34. a44efe4 PEL: Common function to call host iface response by Matt Spinler · 4 years, 4 months ago
  35. a214ed3 PEL: peltool: Print all PELs into JSON array by Harisuddin Mohamed Isa · 4 years, 4 months ago
  36. 51e927c PEL: Fix possible D-Bus race condition by Matt Spinler · 4 years, 4 months ago
  37. 9e819c7 PEL: Add JSON schema for callouts in registry by Matt Spinler · 4 years, 5 months ago
  38. 7031120 PEL: Explain PEL callouts by Matt Spinler · 4 years, 5 months ago
  39. d4002f3 PEL: peltool: Print number of PELs by Harisuddin Mohamed Isa · 4 years, 4 months ago
  40. 0c91840 PEL: peltool: Remove an error statement by Matt Spinler · 4 years, 4 months ago
  41. 1b420bc PEL: Refactor peltool's display PEL option by Matt Spinler · 4 years, 4 months ago
  42. 27de6f3 PEL: Delete and delete all support for peltool by Matt Spinler · 4 years, 4 months ago
  43. 075e5ba PEL: Save the motherboard CCIN in the SRC by Matt Spinler · 4 years, 4 months ago
  44. b3d488f PEL: Read the motherboard CCIN by Matt Spinler · 4 years, 4 months ago
  45. c1746f6 PEL: Tell PropertyWatcher the service to use by Matt Spinler · 4 years, 4 months ago
  46. f15cbeb PEL: Add sysinfo UserData section to README by Matt Spinler · 4 years, 5 months ago
  47. 4aa23a1 PEL: Add 3 state fields to PEL UserData section by Matt Spinler · 4 years, 5 months ago
  48. 24a8558 PEL: Don't send PELs to host when flag disabled by Matt Spinler · 4 years, 5 months ago
  49. 9cf3cfd PEL: Read the send PELs to host setting by Matt Spinler · 4 years, 5 months ago
  50. 2a28c93 PEL: Use class to watch properties in DataIface by Matt Spinler · 4 years, 5 months ago
  51. 160c51c PEL: Print Extended User Header section to JSON by Harisuddin Mohamed Isa · 4 years, 5 months ago
  52. 5b56182 PEL: Sanitize the SRC ASCII string field by Matt Spinler · 4 years, 5 months ago
  53. 945299f PEL: Add ESEL event log keyword to README by Matt Spinler · 4 years, 5 months ago
  54. 19e7290 PEL: Add PELs from ESELs by Matt Spinler · 4 years, 5 months ago
  55. e95fd01 PEL: New event log when receiving bad host PEL by Matt Spinler · 4 years, 6 months ago
  56. 05c2c6c PEL: Create error log for 'bad PEL' by Matt Spinler · 4 years, 7 months ago
  57. f682b40 PEL: Add ability to create event logs by Matt Spinler · 4 years, 7 months ago
  58. 7ae2fa6 PEL: Allow adding to AdditionalData by Matt Spinler · 4 years, 7 months ago
  59. 6aae6a0 PEL: Increase host full timeout val in test by Matt Spinler · 4 years, 5 months ago
  60. ce3f450 PEL: Add Section::getJSON() implementer test by Matt Spinler · 4 years, 5 months ago
  61. e2d1bf3 PEL: Print Failing MTMS section into JSON by Harisuddin Mohamed Isa · 4 years, 5 months ago
  62. 6fd0c1e PEL: Add SRC::getErrorDetails() unit test by Harisuddin Mohamed Isa · 4 years, 5 months ago
  63. c32e551 PEL: Fix SRC Format and more SRC flags in peltool by Harisuddin Mohamed Isa · 4 years, 5 months ago
  64. 0f717e1 PEL: Print SRC section into JSON by Harisuddin Mohamed Isa · 4 years, 6 months ago
  65. 56e0826 PEL: HostNotifier testcase refactoring by Matt Spinler · 4 years, 5 months ago
  66. 677381b PEL: Save BMC Version ID in UserData section by Matt Spinler · 4 years, 5 months ago
  67. 4dcd3f4 PEL: Save process name in a UserData section by Matt Spinler · 4 years, 5 months ago
  68. c7c3e40 PEL: Move util namespace to bottom of pel.cpp by Matt Spinler · 4 years, 5 months ago
  69. 6d66382 PEL: Check UserData section size before adding by Matt Spinler · 4 years, 5 months ago
  70. f1b46ff PEL: Add function to get PEL size by Matt Spinler · 4 years, 5 months ago
  71. 9694ba6 openpower-pels: react to PLDM API change by Deepak Kodihalli · 4 years, 5 months ago
  72. 0e1593e PEL: Add additional HostNotifier documentation by Matt Spinler · 4 years, 7 months ago
  73. 6b1a5c8 PEL: Close PEL FD after getPEL call by Matt Spinler · 4 years, 6 months ago
  74. a34ab72 PEL: Add PEL D-Bus methods by Matt Spinler · 4 years, 7 months ago
  75. 17ed2ed PEL: Create the PLDMInterface class by Matt Spinler · 4 years, 7 months ago
  76. 5c350fd PEL: Add PLDM command handler by Matt Spinler · 4 years, 7 months ago
  77. a19b623 PEL: Receive a 'bad PEL' indication from host by Matt Spinler · 4 years, 7 months ago
  78. 41293cb PEL: Notifier support for 'host full' by Matt Spinler · 4 years, 7 months ago
  79. cc3b64a PEL: Support for the host acking a PEL by Matt Spinler · 4 years, 7 months ago
  80. 7d800a4 PEL: On new PEL, send to host if necessary by Matt Spinler · 4 years, 7 months ago
  81. 5342d9a PEL: Mock the new PEL available cmd by Matt Spinler · 4 years, 7 months ago
  82. f77debb PEL: Take a PEL off the queue and send to host by Matt Spinler · 4 years, 7 months ago
  83. 3019c6f PEL: Fill in host state change callback by Matt Spinler · 4 years, 7 months ago
  84. f869fcf PEL: Fill in host command response handler by Matt Spinler · 4 years, 7 months ago
  85. a943b15 PEL: Logic to enqueue a PEL to send to host by Matt Spinler · 4 years, 7 months ago
  86. f60ac27 PEL: Add HostNotifier class by Matt Spinler · 4 years, 7 months ago
  87. 9919668 PEL: Add HostInterface base class by Matt Spinler · 4 years, 7 months ago
  88. acb7c10 PEL: Print the JSON formatted UserData by Matt Spinler · 4 years, 6 months ago
  89. ebffe1c PEL: Print OBMC event log ID in peltool by Matt Spinler · 4 years, 6 months ago
  90. 455587e PEL: Print host trans state in peltool by Matt Spinler · 4 years, 6 months ago
  91. cce1411 PEL: API for getting if system is HMC managed by Matt Spinler · 4 years, 7 months ago
  92. 1d4c74a PEL: Trace when event logs don't create PELs by Matt Spinler · 4 years, 7 months ago
  93. 2ecb465 PEL: Print Private Header into JSON aligned by Harisuddin Mohamed Isa · 4 years, 6 months ago
  94. bad5f8a PEL: Taking regex calls out of PEL listing function by Aatir · 4 years, 7 months ago
  95. 37822f6 PEL: PEL listing time fix by Aatir · 4 years, 7 months ago
  96. e340c13 PEL: Display PEL by ID by Aatir · 4 years, 7 months ago
  97. 600d15a PEL: Print action flags into JSON aligned by Harisuddin Mohamed Isa · 4 years, 6 months ago
  98. b3f5186 PEL: Add API to get the PLDM instance ID by Matt Spinler · 4 years, 7 months ago
  99. 6d51224 PEL: Add repo function to get a PEL FD by Matt Spinler · 4 years, 7 months ago
  100. 57a24e3 PEL: Filled in PEL value descriptions by Harisuddin Mohamed Isa · 4 years, 7 months ago