1. da5b76b PEL: Support for CheckstopFlag msg reg field by Matt Spinler · 1 year, 1 month ago
  2. 81bc561 PEL: Fixes for gcc13 by Matt Spinler · 1 year, 1 month ago
  3. 0dd22c8 PEL: Clear deconfig flag after callout replaced by Matt Spinler · 1 year, 2 months ago
  4. 784b02e PEL:test: Refactor mocked checkDumpStatus usage by Matt Spinler · 1 year, 2 months ago
  5. 32e36b8 PEL:pel_manager_test: Refactor temp dir cleanup by Matt Spinler · 1 year, 2 months ago
  6. 0bf04b5 PEL: Convert a BCDTime to epoch milliseconds by Matt Spinler · 1 year, 2 months ago
  7. 7410260 PEL:log_id_test: Remove file when testcase done by Matt Spinler · 1 year, 2 months ago
  8. ac1ba3f clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  9. 3fe93e9 PEL: Support new DeconfigFlag msg reg field by Matt Spinler · 1 year, 3 months ago
  10. b832aa5 PEL: Print component names in peltool by Matt Spinler · 1 year, 3 months ago
  11. bad056b PEL: Handle multiple inv paths per loc code by Matt Spinler · 1 year, 5 months ago
  12. 9d92109 PEL: Capture the journal in UserData sections by Matt Spinler · 1 year, 7 months ago
  13. 711f112 PEL: Read the journal info from the registry by Matt Spinler · 1 year, 7 months ago
  14. d96fa60 PEL: Create class to read from the journal by Matt Spinler · 1 year, 7 months ago
  15. 875b6c7 PEL: Add boot progress code to SRC hex data by Vijay Lobo · 2 years, 8 months ago
  16. 2544b41 clang-format: update with latest by Patrick Williams · 1 year, 9 months ago
  17. 3d92331 PEL: Add CalloutsWhenNoADMatch msg reg support by Matt Spinler · 1 year, 11 months ago
  18. 4fd1421 PEL: Add missing gtest dependency by Matt Spinler · 2 years ago
  19. be952d2 PEL: Fix more cppcheck warnings by Matt Spinler · 2 years ago
  20. 4a37595 Fix some cppcheck warnings by Matt Spinler · 2 years ago
  21. 45e8352 sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  22. 9ac0d9b PEL: Add BMC uptime to PELs in UserData section by George Liu · 2 years ago
  23. 8b81ec0 PEL: Update D-Bus event sev based on PEL severity by Matt Spinler · 2 years ago
  24. 0003af1 PEL: Sanitize D-Bus fields that come from PELs by Matt Spinler · 2 years, 1 month ago
  25. 3c7ec6d PEL: Allow pretty symFRU/proc name in callout JSON by Matt Spinler · 2 years, 2 months ago
  26. 445665a rsyslog-config: fix disabled config by Paul Fertser · 2 years, 4 months ago
  27. a2d7b77 PEL: Remove PowerFault from message entries, registries, and code by Mike Capps · 2 years, 4 months ago
  28. 23970b0 PEL: Support 'PossibleSubsystems' in msg registry by Matt Spinler · 2 years, 4 months ago
  29. 027bf28 PEL: Skip purging PEL if it has associated hw isolation entry by Sumit Kumar · 2 years, 5 months ago
  30. e5f7508 PEL: Wait a bit after host up before sending PELs by Matt Spinler · 2 years, 5 months ago
  31. fb978da Pull file path into elog Entry constructor by Matt Spinler · 2 years, 5 months ago
  32. f8e750d openpower-pels: only fail on hw callouts by Andrew Geissler · 2 years, 6 months ago
  33. 50bfa69 PEL: Pass in subsystem to use with additional data by Sumit Kumar · 2 years, 6 months ago
  34. f380c51 PEL: Fix for error - unable to read PEL ID file by Sumit Kumar · 2 years, 7 months ago
  35. 3e27443 PEL: Write terminating SRC to the progress SRC by Sumit Kumar · 2 years, 10 months ago
  36. 39936e3 PEL: pad hex words displayed in error message by Zane Shelley · 2 years, 8 months ago
  37. ecaa2fc PEL: Add guard record entry create function by Jayanth Othayoth · 2 years, 8 months ago
  38. 66491c6 catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  39. 242be74 PEL: Update pel_values to support bmcweb by Vijay Lobo · 2 years, 10 months ago
  40. 2c36fdd PEL: Store system boot state in user data section by Sumit Kumar · 2 years, 9 months ago
  41. 9d43a72 PEL: Update bmc & platform dump status in SRC section by Sumit Kumar · 2 years, 10 months ago
  42. ea2873d PEL: Change BMCSP01 maint procedure to BMC0001 by Matt Spinler · 2 years, 11 months ago
  43. 479b692 PEL: Remove 'no_vpd_for_fru' maintenance procedure by Matt Spinler · 2 years, 11 months ago
  44. 2ccdcef PEL: Guard against hostboot sending down duplicate PEL Ids by Sumit Kumar · 2 years, 11 months ago
  45. 76198a2 PEL: Set critical association to object paths by Sumit Kumar · 3 years ago
  46. e053884 build: Refactor to separate out library by William A. Kennington III · 3 years, 1 month ago
  47. 593a4c6 PEL: Support resolution property by Vijay Lobo · 3 years ago
  48. 530efbf PEL: Manager: Implemented the GetBMCLogIdFromPELId dbus method by Ramesh Iyyar · 3 years ago
  49. f4203c4 PEL: Manager: Implemented the GetPELIdFromBMCLogId dbus method by Ramesh Iyyar · 3 years ago
  50. 99f3717 PEL: Repository: Added getLogID() as public method by Ramesh Iyyar · 3 years ago
  51. 1d8835b PEL: Deleted PELs moved to new folder under logs by Sumit Kumar · 3 years, 1 month ago
  52. 0d92b52 PEL: Handle location codes for connectors by Matt Spinler · 3 years ago
  53. d354a39 PEL: Support eventId property by Vijay Lobo · 3 years, 1 month ago
  54. bf54cbb PEL: Create TemporaryFile class by Jayanth Othayoth · 3 years, 1 month ago
  55. b6b2557 build: Use global variables instead of macros for test features by William A. Kennington III · 3 years, 1 month ago
  56. aeccabc extensions: Deterministic global construction ordering by William A. Kennington III · 3 years, 1 month ago
  57. b41fa54 test: openpower-pels: Fix unscoped use of DoAll by William A. Kennington III · 3 years, 1 month ago
  58. 3b8ed7f PEL: Support MfgSeverity & MfgAction flags PEL reg fields by Sumit Kumar · 3 years, 1 month ago
  59. e32b7e7 Add system IM keyword to PEL userdata0 section by Ben Tyner · 3 years, 1 month ago
  60. c2b8a51 PEL: Change the BMC version UD label to FW version by Matt Spinler · 3 years, 1 month ago
  61. ef9cc07 build: remove autotools support by Patrick Williams · 3 years, 2 months ago
  62. d9f0d64 build: meson support for openpower-pel extensions by Patrick Williams · 3 years, 2 months ago
  63. a517197 build: meson support for unit tests by Patrick Williams · 3 years, 3 months ago
  64. a1c4338 rsyslog-config: Support IPv6 address by Lei YU · 3 years, 3 months ago
  65. 23867bc openpower-pels: json_utils: fix crash on invalid format string by Patrick Williams · 3 years, 2 months ago
  66. 7ba6544 test: serialization_test_properties: fix stale stack use by Patrick Williams · 3 years, 2 months ago
  67. d26fa3e openpower-pels: clean up various compile warnings by Patrick Williams · 3 years, 2 months ago
  68. 6b3f345 PEL: Support user supplied flag to indicate a fatal/terminating by Vijay Lobo · 3 years, 3 months ago
  69. ce0bdf1 test: fix compile warnings under -Werror by Patrick Williams · 3 years, 3 months ago
  70. 331c485 filesystem: use non-experimental by Patrick Williams · 3 years, 3 months ago
  71. 993168d PEL: Change method of asserting a fault LED by Matt Spinler · 3 years, 3 months ago
  72. f3702bb PEL: Support creator supplied power fault flag by Vijay Lobo · 3 years, 3 months ago
  73. bc0c619 test/Makefile: Add sdbeventplus to LDFLAGS by Adriana Kobylak · 3 years, 5 months ago
  74. f397afc PEL: Allow missing AD keys in the reg callouts by Matt Spinler · 3 years, 5 months ago
  75. 1a1b0df peltool: Print the Words6To9 'Description' field by Harisuddin Mohamed Isa · 3 years, 7 months ago
  76. 53ef155 Specify PEL callout priority and sort callouts. by Miguel Gomez · 3 years, 9 months ago
  77. 1ab6696 PEL: Use the real system names property by Matt Spinler · 3 years, 8 months ago
  78. f00f9d0 PEL: Dynamic location code for registry callout by Matt Spinler · 3 years, 8 months ago
  79. 44893cc PEL: Implement CreatePELWithFFDCFiles by Matt Spinler · 3 years, 10 months ago
  80. 44fc316 pel-quiesce: quiesce on error pels with callout by Andrew Geissler · 4 years ago
  81. 72a1cca quiesce: ensure only one block per entry id by Andrew Geissler · 3 years, 10 months ago
  82. 3287454 quiesce: use entry id for interface by Andrew Geissler · 4 years ago
  83. 1f93c59 PEL: Don't fix user specified action flags by Matt Spinler · 3 years, 10 months ago
  84. 386a61e PEL: ExtendedUserData section class by Matt Spinler · 3 years, 11 months ago
  85. e513dbc PEL: Add PEL callout JSON testcase by Matt Spinler · 3 years, 10 months ago
  86. afa2c79 PEL: Look for JSON Guard & Deconfig fields by Matt Spinler · 3 years, 10 months ago
  87. b8cb60f PEL: Extract MRUs from callout JSON by Matt Spinler · 3 years, 10 months ago
  88. 3bdd011 PEL: Parse and add JSON callouts by Matt Spinler · 3 years, 10 months ago
  89. 5ab3997 PEL: Let Callout object ctor take a MRU list by Matt Spinler · 3 years, 11 months ago
  90. 468aab5 PEL: Add support for raw symbolic FRUs and procs by Matt Spinler · 3 years, 11 months ago
  91. 48c44db PEL: Set platform SAI LED group by Matt Spinler · 3 years, 10 months ago
  92. 3dd17e9 PEL: Add LightPath test to the Manager testcases by Matt Spinler · 3 years, 11 months ago
  93. 34a904c PEL: LightPath: Assert LED groups by Matt Spinler · 3 years, 11 months ago
  94. 05f0c6d PEL: LightPath: Choose callout location codes by Matt Spinler · 3 years, 11 months ago
  95. 1962e08 PEL: Activate service indicators on new PEL by Matt Spinler · 3 years, 11 months ago
  96. 6c081cc PEL: Add callouts to pelFactory()'s test PEL by Matt Spinler · 3 years, 11 months ago
  97. 2f9225a PEL: Update getInventoryFromLocCode by Matt Spinler · 3 years, 11 months ago
  98. 22421b9 PEL: Trace BMC log ID on new PEL, and use fmt by Matt Spinler · 4 years ago
  99. 30ddc9f PEL: Still create PEL when error not in registry by Matt Spinler · 4 years ago
  100. 0f8a738 PEL: Support a default device callouts file by Matt Spinler · 4 years ago