1. 35e79a8 PEL: Emit InterfacesAdded on PEL.Entry iface by Matt Spinler · 2 years, 7 months ago
  2. 9368b71 PEL: Add procedure callout for hwp errors by Jayanth Othayoth · 2 years, 8 months ago
  3. 363ac76 PEL: Fix pdbg target traversal error path issues by Jayanth Othayoth · 2 years, 8 months ago
  4. 417b88e PEL: Add location code information support for sub FRUs by Jayanth Othayoth · 2 years, 8 months ago
  5. f380c51 PEL: Fix for error - unable to read PEL ID file by Sumit Kumar · 2 years, 7 months ago
  6. 90c8840 PEL: Add phosphor-power Output Over-current error by Brandon Wyman · 2 years, 8 months ago
  7. 1ba9ef1 PEL: Add isolation procedure for power OC by Brandon Wyman · 2 years, 8 months ago
  8. a9e4f59 lg2: Reset format string for multiple uses by Jonathan Doman · 2 years, 7 months ago
  9. 50654a8 elog-gen.py: Remove missing metadata print by Matt Spinler · 2 years, 8 months ago
  10. 3e27443 PEL: Write terminating SRC to the progress SRC by Sumit Kumar · 2 years, 10 months ago
  11. c1ba04f PEL: Add power on and off timeout entries by Jim Wright · 2 years, 8 months ago
  12. 16f5495 PEL: Add fsi path maintenance procedure by Jayanth Othayoth · 2 years, 8 months ago
  13. 52dbaba PEL: Add SBE code maintenance procedure by Jayanth Othayoth · 2 years, 8 months ago
  14. f060bf0 PEL: Add next level of support maintenance procedure by Jayanth Othayoth · 2 years, 8 months ago
  15. 5dffc2d lg2: reduce stdout and allow customization by Patrick Williams · 2 years, 8 months ago
  16. 39936e3 PEL: pad hex words displayed in error message by Zane Shelley · 2 years, 8 months ago
  17. 45ab43a PEL: update message registry for openpower-hw-diags by Zane Shelley · 2 years, 8 months ago
  18. e8db29b PEL: allow optional description in "Error Details" by Zane Shelley · 2 years, 8 months ago
  19. cb2a8d6 PEL: Remove HWAS_STATE updates from sbe ffdc processing api by Jayanth Othayoth · 2 years, 8 months ago
  20. 3ef7b60 PEL: Add deconfigure records by Jayanth Othayoth · 2 years, 8 months ago
  21. 95205eb PEL: Guard related service action support for SBE logs by Jayanth Othayoth · 2 years, 8 months ago
  22. da9b583 PEL: Added phal specific service action support by Jayanth Othayoth · 2 years, 8 months ago
  23. ecaa2fc PEL: Add guard record entry create function by Jayanth Othayoth · 2 years, 8 months ago
  24. 92b2066 PEL: rename feature flag SBE_FFDC_SUPPORTED by Jayanth Othayoth · 2 years, 8 months ago
  25. 8ec4156 PEL: Set commit time for archived pels by Sumit Kumar · 2 years, 8 months ago
  26. 74348c6 SW538090: PEL: Fix for pel commit time issue by Sumit Kumar · 2 years, 8 months ago
  27. ec0feeb Add OWNERS file by Manojkiran Eda · 2 years, 8 months ago
  28. fb9b811 PEL: fix sbe ffdc packet offset calculation by Jayanth Othayoth · 2 years, 9 months ago
  29. 0273a22 PEL:message_registry: Standby power regulator fault by Ben Tyner · 3 years ago
  30. 8133134 PEL: Low battery voltage registry entry by Matt Spinler · 2 years, 9 months ago
  31. 66491c6 catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  32. 242be74 PEL: Update pel_values to support bmcweb by Vijay Lobo · 2 years, 10 months ago
  33. fd0cf4f PEL: Add error message registry entry for SBE boot timeout by Jayanth Othayoth · 2 years, 10 months ago
  34. abc88b0 PEL: Add error message registry entry for SBE boot failure by Jayanth Othayoth · 2 years, 10 months ago
  35. 2c36fdd PEL: Store system boot state in user data section by Sumit Kumar · 2 years, 9 months ago
  36. 8034dde PEL:message_registry: add new HostNotRunning error by Andrew Geissler · 2 years, 10 months ago
  37. 87001e4 clang-format: apply clang-12 changes by Patrick Williams · 2 years, 10 months ago
  38. a9ee22b elog-gen: sort exceptions for file stability by Patrick Williams · 2 years, 10 months ago
  39. efcf766 elog-gen: minor changes to reduce clang-format diffs by Patrick Williams · 2 years, 10 months ago
  40. b2e541e PEL.Entry update hidden property setting by Vijay Lobo · 2 years, 10 months ago
  41. 9d43a72 PEL: Update bmc & platform dump status in SRC section by Sumit Kumar · 2 years, 10 months ago
  42. e99a4fd exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  43. 66580a9 exception: define get_errno for example types by Patrick Williams · 2 years, 10 months ago
  44. 36a3469 lg2: conversion: reduce std::forward clutter by Patrick Williams · 2 years, 10 months ago
  45. 511a475 rsyslog-config: warning due to bad std::move by Patrick Williams · 2 years, 10 months ago
  46. e917611 lg2: fix clang static_assert fire by Patrick Williams · 2 years, 10 months ago
  47. b01a5b4 log_manager: fix constexpr string length by Patrick Williams · 2 years, 10 months ago
  48. ec4eaea log_manager: add override to deleteAll by Patrick Williams · 2 years, 10 months ago
  49. d788859 lg2: fix clang issue on nullptr_t by Patrick Williams · 2 years, 10 months ago
  50. a91a62b lg2: workaround clang-tidy's lack of source_location by Patrick Williams · 2 years, 10 months ago
  51. c4845d9 lg2: conversion: support std::filesystem::path natively by Patrick Williams · 2 years, 10 months ago
  52. 3e55d4d build: update cereal dep for subprojects by Patrick Williams · 2 years, 10 months ago
  53. b1811b3 lg2: minor size optimization in do_log by Patrick Williams · 2 years, 10 months ago
  54. b5988ff lg2: reduce string_view for size optimize by Patrick Williams · 2 years, 10 months ago
  55. 2fb1021 PEL.Entry - Add managementSystemAck property by Vijay Lobo · 2 years, 10 months ago
  56. b63f75b PEL: Add altitude PEL registry entries by Rashmica Gupta · 2 years, 11 months ago
  57. d54fd73 PEL:message_registry: add new HostRunning error by Andrew Geissler · 3 years ago
  58. b615b17 PEL: removed openpower-hw-diags registry SRC desc by Zane Shelley · 2 years, 11 months ago
  59. 816eedf lg2: missing include for ranges::find by Patrick Williams · 2 years, 10 months ago
  60. 5f285c5 log_manager: switch to lg2 by Patrick Williams · 3 years ago
  61. 465ab60 lg2: compile time checking for reserved header names by Patrick Williams · 2 years, 11 months ago
  62. cbdc283 lg2: compile time header format checking by Patrick Williams · 2 years, 11 months ago
  63. 6b1077f lg2: support exception conversion by Patrick Williams · 3 years ago
  64. e43ec44 lg2: support sdbusplus enum conversion by Patrick Williams · 3 years ago
  65. b2a3aa2 lg2: initial implementation of C++20 structured logging by Patrick Williams · 3 years ago
  66. 87896d5 lg2: introduce motivation and API by Patrick Williams · 3 years ago
  67. ef952af Stop emitting Entry propChanged before ifacesAdded by Matt Spinler · 2 years, 11 months ago
  68. ea2873d PEL: Change BMCSP01 maint procedure to BMC0001 by Matt Spinler · 2 years, 11 months ago
  69. 479b692 PEL: Remove 'no_vpd_for_fru' maintenance procedure by Matt Spinler · 2 years, 11 months ago
  70. 7bc3908 README: switch build to meson by Patrick Williams · 3 years ago
  71. a144a27 log_manager: use sdbusplus enum directly by Patrick Williams · 3 years ago
  72. 6741692 PEL: Delete raw PEL file after use by Matt Spinler · 3 years ago
  73. afb1b46 PEL: Add hidden and subsystem properties by Vijay Lobo · 3 years ago
  74. 2ccdcef PEL: Guard against hostboot sending down duplicate PEL Ids by Sumit Kumar · 3 years ago
  75. 7f1ec94 PEL: Add regulator phase faults to registry by Shawn McCarney · 3 years ago
  76. c28601a lib: Change name to accomodate direct linkers by William A. Kennington III · 3 years ago
  77. 76198a2 PEL: Set critical association to object paths by Sumit Kumar · 3 years ago
  78. ebc91be PEL: fix bitbake failures related to commit e0538848 by Jayanth Othayoth · 3 years ago
  79. 8fd187e build: Target c++ arguments specifically where they are needed by William A. Kennington III · 3 years ago
  80. 5c0c917 PEL: Add phosphor-power NotSupported error by Adriana Kobylak · 3 years, 3 months ago
  81. f3e619a PEL: Add error message registry entry for devtree backup by Jayanth Othayoth · 3 years ago
  82. db00d76 PEL: Add error message registry entry for devtree sync by Jayanth Othayoth · 3 years ago
  83. d091a57 Reset entryID to 0 after eraseAll. by Lotus Xu · 3 years, 1 month ago
  84. c296692 PEL: Fix to remove files from archive folder by Sumit Kumar · 3 years ago
  85. e053884 build: Refactor to separate out library by William A. Kennington III · 3 years, 1 month ago
  86. 593a4c6 PEL: Support resolution property by Vijay Lobo · 3 years, 1 month ago
  87. eff307e PEL: move libekb init function to sbe ffdc init by Jayanth Othayoth · 3 years ago
  88. 47c7734 build: meson fix python command parameter by Tim Lee · 3 years ago
  89. 530efbf PEL: Manager: Implemented the GetBMCLogIdFromPELId dbus method by Ramesh Iyyar · 3 years ago
  90. f4203c4 PEL: Manager: Implemented the GetPELIdFromBMCLogId dbus method by Ramesh Iyyar · 3 years ago
  91. 99f3717 PEL: Repository: Added getLogID() as public method by Ramesh Iyyar · 3 years ago
  92. cbc93a4 PEL: Support ServiceProviderNotify property by Vijay Lobo · 3 years, 1 month ago
  93. 1d8835b PEL: Deleted PELs moved to new folder under logs by Sumit Kumar · 3 years, 1 month ago
  94. 1976001 gen: Add script to check generated meson freshness by William A. Kennington III · 3 years, 1 month ago
  95. 8bcadac build: Update generated sdbus++ by William A. Kennington III · 3 years, 1 month ago
  96. a1e4084 PEL:Skip assigning id to hostboot PELs by Sumit Kumar · 3 years ago
  97. 0d92b52 PEL: Handle location codes for connectors by Matt Spinler · 3 years, 1 month ago
  98. aa5d03b Allow configuring the rsyslog server conf path by Benjamin Fair · 3 years, 1 month ago
  99. abc276e PEL: Add GPIODeviceUnavailable reg entry by Mike Capps · 3 years ago
  100. dde9920 PEL: Add FanControllerOffline message reg entry by Matt Spinler · 3 years, 1 month ago