1. c296692 PEL: Fix to remove files from archive folder by Sumit Kumar · 3 years ago
  2. e053884 build: Refactor to separate out library by William A. Kennington III · 3 years, 1 month ago
  3. 593a4c6 PEL: Support resolution property by Vijay Lobo · 3 years, 1 month ago
  4. eff307e PEL: move libekb init function to sbe ffdc init by Jayanth Othayoth · 3 years ago
  5. 47c7734 build: meson fix python command parameter by Tim Lee · 3 years ago
  6. 530efbf PEL: Manager: Implemented the GetBMCLogIdFromPELId dbus method by Ramesh Iyyar · 3 years ago
  7. f4203c4 PEL: Manager: Implemented the GetPELIdFromBMCLogId dbus method by Ramesh Iyyar · 3 years ago
  8. 99f3717 PEL: Repository: Added getLogID() as public method by Ramesh Iyyar · 3 years ago
  9. cbc93a4 PEL: Support ServiceProviderNotify property by Vijay Lobo · 3 years, 1 month ago
  10. 1d8835b PEL: Deleted PELs moved to new folder under logs by Sumit Kumar · 3 years, 1 month ago
  11. 1976001 gen: Add script to check generated meson freshness by William A. Kennington III · 3 years, 1 month ago
  12. 8bcadac build: Update generated sdbus++ by William A. Kennington III · 3 years, 1 month ago
  13. a1e4084 PEL:Skip assigning id to hostboot PELs by Sumit Kumar · 3 years ago
  14. 0d92b52 PEL: Handle location codes for connectors by Matt Spinler · 3 years, 1 month ago
  15. aa5d03b Allow configuring the rsyslog server conf path by Benjamin Fair · 3 years, 1 month ago
  16. abc276e PEL: Add GPIODeviceUnavailable reg entry by Mike Capps · 3 years ago
  17. dde9920 PEL: Add FanControllerOffline message reg entry by Matt Spinler · 3 years, 1 month ago
  18. 78be2a2 PEL: PHAL: Added new message registry for pre-poweroff by Ramesh Iyyar · 3 years, 6 months ago
  19. d5c3136 peltool: Fix Python C Extension for UD parsing by Harisuddin Mohamed Isa · 3 years, 1 month ago
  20. 69c1827 peltool: Fixed output for SRC parser by Harisuddin Mohamed Isa · 3 years, 1 month ago
  21. bb1c1d5 PEL: Use ordered_json parse on plugin data by Matt Spinler · 3 years, 1 month ago
  22. d354a39 PEL: Support eventId property by Vijay Lobo · 3 years, 1 month ago
  23. 41e79dc PEL: PHAL: Changed existing reason code instead use component id by Ramesh Iyyar · 3 years, 6 months ago
  24. 66e186d PEL: move pdbg init function to sbe ffdc init by Jayanth Othayoth · 3 years, 1 month ago
  25. d421ae2 PEL: set pdbg environment variable by Jayanth Othayoth · 3 years, 1 month ago
  26. c3c96d9 PEL: message_registry - Add an entry for WatchdogTimeout by Shantappa Teekappanavar · 3 years, 1 month ago
  27. eb0aec4 log_manager: Remove designated initializers by Andrew Jeffery · 3 years, 1 month ago
  28. 0866c3f PEL: enable SBE FFDC support in pel log by Jayanth Othayoth · 3 years, 1 month ago
  29. c74c220 PEL: Add SBE FFDC process function by Jayanth Othayoth · 3 years, 1 month ago
  30. 1ddf1e8 PEL: move jsonCalloutSubtype const definition to header by Jayanth Othayoth · 3 years, 1 month ago
  31. 4d779b2 PEL: API to convert FAPI based data to PEL format by Jayanth Othayoth · 3 years, 1 month ago
  32. bf54cbb PEL: Create TemporaryFile class by Jayanth Othayoth · 3 years, 1 month ago
  33. e8bdeea PEL: enable base infrastructure for SBE FFDC base PEL create by Jayanth Othayoth · 3 years, 1 month ago
  34. 2351752 elog-gen: Install elog-gen.py by Matt Spinler · 3 years, 1 month ago
  35. b6b2557 build: Use global variables instead of macros for test features by William A. Kennington III · 3 years, 1 month ago
  36. d8255c9 sdjournal: Migrate code into cpp file by William A. Kennington III · 3 years, 1 month ago
  37. aeccabc extensions: Deterministic global construction ordering by William A. Kennington III · 3 years, 1 month ago
  38. 93aa28f build: Remove deprecated get_pkgconfig_variable method by William A. Kennington III · 3 years, 2 months ago
  39. 515653b build: Don't build tests by default in submodules by William A. Kennington III · 3 years, 2 months ago
  40. 91e65fa build: Install dbus policy in datadir by William A. Kennington III · 3 years, 2 months ago
  41. 3025d0b PEL: Align peltool list output values by Matt Spinler · 3 years, 1 month ago
  42. b41fa54 test: openpower-pels: Fix unscoped use of DoAll by William A. Kennington III · 3 years, 1 month ago
  43. 808e29f PEL: Updates to attention handler TI registry entry by Ben Tyner · 3 years, 3 months ago
  44. 6c60183 PEL: Add error message registry entry for SBE invalid state by Jayanth Othayoth · 3 years, 2 months ago
  45. 4f6b763 PEL: Add error message registry entry for SBE chipop timeout by Jayanth Othayoth · 3 years, 2 months ago
  46. bd0a752 PEL: Add error message registry entry for SBE chipop failure by Jayanth Othayoth · 3 years, 2 months ago
  47. 2634b61 PEL: ComponentID for Processor errors by Jayanth Othayoth · 3 years, 1 month ago
  48. 3b8ed7f PEL: Support MfgSeverity & MfgAction flags PEL reg fields by Sumit Kumar · 3 years, 1 month ago
  49. e32b7e7 Add system IM keyword to PEL userdata0 section by Ben Tyner · 3 years, 1 month ago
  50. c2b8a51 PEL: Change the BMC version UD label to FW version by Matt Spinler · 3 years, 1 month ago
  51. 0b08776 build: Fix cereal dependency by William A. Kennington III · 3 years, 2 months ago
  52. 9d59d58 PEL: Fixes for GCC11 by Matt Spinler · 3 years, 1 month ago
  53. b2abc04 PEL: Don't bootblock on recovered PELs by Matt Spinler · 3 years, 2 months ago
  54. cad1620 PEL: Update serverFWRelVer in ext user header section by Sumit Kumar · 3 years, 2 months ago
  55. 938ac79 PEL: Update callouts for fan missing error by Matt Spinler · 3 years, 2 months ago
  56. 77582a7 PEL: Remove hardcoded sev for Hard shutdown err by Matt Spinler · 3 years, 2 months ago
  57. 3160a54 PEL: Update system info into HB PEL extended user data section by Sumit Kumar · 3 years, 2 months ago
  58. adf070b PEL: Fan pres-detect conflict message reg entry by Matt Spinler · 3 years, 2 months ago
  59. 271408b Install systemd unit & busconfig ACLs from the package. by Anton D. Kachalov · 3 years, 3 months ago
  60. 81b4dca PEL: Update filling VPD fields in PEL by Vijay Lobo · 3 years, 2 months ago
  61. ef9cc07 build: remove autotools support by Patrick Williams · 3 years, 2 months ago
  62. 011ccae Add a termination error display option in peltool by Miguel Gomez · 3 years, 3 months ago
  63. 60356ad build: adjust meson dependency for cereal by Patrick Williams · 3 years, 2 months ago
  64. d9f0d64 build: meson support for openpower-pel extensions by Patrick Williams · 3 years, 2 months ago
  65. b2b2708 build: meson support for rsyslog-config by Patrick Williams · 3 years, 3 months ago
  66. a517197 build: meson support for unit tests by Patrick Williams · 3 years, 3 months ago
  67. ddd4fac build: meson support for test-utils by Patrick Williams · 3 years, 3 months ago
  68. 0bb89f8 build: meson support for phosphor-log-manager by Patrick Williams · 3 years, 3 months ago
  69. f06056b build: meson support for libphosphor-logging by Patrick Williams · 3 years, 3 months ago
  70. a1c4338 rsyslog-config: Support IPv6 address by Lei YU · 3 years, 3 months ago
  71. 23867bc openpower-pels: json_utils: fix crash on invalid format string by Patrick Williams · 3 years, 2 months ago
  72. 7ba6544 test: serialization_test_properties: fix stale stack use by Patrick Williams · 3 years, 2 months ago
  73. a40c216 rsyslog-config: fix memory leak in addressValid by Patrick Williams · 3 years, 2 months ago
  74. ff6b598 openpower-pels: repository: fix use-after-free by Patrick Williams · 3 years, 2 months ago
  75. 9936b8a logging_test: fix compile warning from oe-sdk by Patrick Williams · 3 years, 2 months ago
  76. d26fa3e openpower-pels: clean up various compile warnings by Patrick Williams · 3 years, 2 months ago
  77. 0230abb openpower-pels: src: remove use of VLA by Patrick Williams · 3 years, 2 months ago
  78. 6b3f345 PEL: Support user supplied flag to indicate a fatal/terminating by Vijay Lobo · 3 years, 3 months ago
  79. 7dc8c3b elog-gen: handle missing YAML without crashing by Patrick Williams · 3 years, 3 months ago
  80. ce0bdf1 test: fix compile warnings under -Werror by Patrick Williams · 3 years, 3 months ago
  81. 0e734df rsyslog-config: fix compile warnings under -Werror by Patrick Williams · 3 years, 3 months ago
  82. 331c485 filesystem: use non-experimental by Patrick Williams · 3 years, 3 months ago
  83. f40323d fix various warnings by Patrick Williams · 3 years, 3 months ago
  84. bb6af86 python: enable code formatting by Patrick Williams · 3 years, 3 months ago
  85. c040d39 callouts: add argument for output file by Patrick Williams · 3 years, 3 months ago
  86. c5e3e5e elog-gen: handle empty template directories by Patrick Williams · 3 years, 3 months ago
  87. 86bb3fe elog_meta: fix unused parameter build errors by Patrick Williams · 3 years, 3 months ago
  88. 44681ef elog_meta: fix pedantic build failure by Patrick Williams · 3 years, 3 months ago
  89. 1894199 callouts: switch callout-yaml path to absolute by Patrick Williams · 3 years, 3 months ago
  90. 516935a PEL: Use ordered_json in code instead of fifo_map by Sumit Kumar · 3 years, 3 months ago
  91. 571f4a8 sdjournal: fix unused parameter error by Patrick Williams · 3 years, 3 months ago
  92. 993168d PEL: Change method of asserting a fault LED by Matt Spinler · 3 years, 3 months ago
  93. f3702bb PEL: Support creator supplied power fault flag by Vijay Lobo · 3 years, 3 months ago
  94. 741a57f enable shellcheck by Patrick Williams · 3 years, 3 months ago
  95. 886ccb1 bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 3 months ago
  96. 9a50c8d PEL: Fix to support early msg registry callouts by Matt Spinler · 3 years, 3 months ago
  97. 981ffc3 PEL:phosphor-power PSU Severity updates by Brandon Wyman · 3 years, 3 months ago
  98. 54ff54e PEL: Add message registry entry for power loss. by Jay Meyer · 3 years, 4 months ago
  99. 25d986c peltool to delete PEL files permanently by Matt Spinler · 3 years, 5 months ago
  100. 86e40dd PEL: Add temp threshold reg entries by Matt Spinler · 3 years, 5 months ago