1. 9422867 meson: use non-deprecated systemd packageconfig by Patrick Williams · 7 weeks ago
  2. a282ca6 log-resolve: reduce unnecessary dependencies by Patrick Williams · 7 weeks ago
  3. 6bc84bb PEL: registry: Add message for factory reset requested by Adriana Kobylak · 9 weeks ago
  4. 7bb45f4 PEL: README: Fix linting by Adriana Kobylak · 8 weeks ago
  5. 63bc167 PEL: Add VPD parsing error by Rekha Aparna · 3 months ago
  6. 9b01690 markdownlint: minor fixes by Patrick Williams · 3 months ago
  7. bf27da6 PEL: Remove Section::validate() virtual func by Matt Spinler · 4 months ago
  8. 8a09b98 PEL: Removed unused includes by Matt Spinler · 4 months ago
  9. 91f6d3a PEL: Check for Py_None from parser calls by Matt Spinler · 3 months ago
  10. dfe021c Removed unused includes by Matt Spinler · 4 months ago
  11. e2eb14a PEL: Rename Section::flattenedSize by Matt Spinler · 4 months ago
  12. 362f469 PEL: Add 'override' to derived destructors by Matt Spinler · 4 months ago
  13. d7654dc clang-tidy: Fixup string '+' statement by Matt Spinler · 4 months ago
  14. cc06b7f clang-tidy: Remove unused lambda argument by Matt Spinler · 4 months ago
  15. f904caf clang-tidy: Remove unnecessary std::move calls by Matt Spinler · 4 months ago
  16. 6f07df3 clang-tidy: Change NULL to nullptr by Matt Spinler · 4 months ago
  17. 59b08f1 clang-tidy: Delete unused copy/move ctor/operator by Matt Spinler · 4 months ago
  18. f87b4bd clang-tidy: Removed unused constants by Matt Spinler · 4 months ago
  19. 76fe0d1 tools: add gen-eventfilter.py by Patrick Williams · 4 months ago
  20. b603591 clang-tidy: Rename mako files by Matt Spinler · 4 months ago
  21. a9eb99d README.md fixes by Matt Spinler · 4 months ago
  22. 931cafe PEL: Fixes for State.Boot.Raw Value updates by Matt Spinler · 4 months ago
  23. 3d079c6 Change AdditionalData back to a vector in cereal by Matt Spinler · 5 months ago
  24. a92feeb PEL: Add firmware error for VPD by Sunny Srivastava · 5 months ago
  25. 40fde0d Update new error message for single FAB feature by Anupama B R · 5 months ago
  26. b015dcb PEL: Remove callout data file after testcases by Matt Spinler · 5 months ago
  27. 7b92372 PEL: Still create callout without full loc code by Matt Spinler · 5 months ago
  28. 109b4a5 entry: remove AdditionalData2 by Patrick Williams · 5 months ago
  29. 991e2b0 Catch all exceptions when de-serializing by Matt Spinler · 5 months ago
  30. 760b981 PEL: Enable deletion if PEL file is deleted by harsh-agarwal1 · 5 months ago
  31. f045e83 PEL: Ensure PLDM response valid before using it by Matt Spinler · 6 months ago
  32. d903057 PEL: Update libpldm dep meson option by Matt Spinler · 6 months ago
  33. eaa501f Add helper log-resolve CLI by Amithash Prasad · 7 months ago
  34. 3857579 lg2: use DEBUG_INVOCATION to reduce debug journal by Patrick Williams · 9 months ago
  35. 31fc955 PEL: Add PSU firmware update PELs by Faisal Awada · 6 months ago
  36. 5383d76 meson: reformat with meson formatter by Patrick Williams · 7 months ago
  37. 9fdcad5 PELs: Use pldm_msg_hdr_correlate_response() by Matt Spinler · 7 months ago
  38. 2529115 clang-format: update latest spec and reformat by Patrick Williams · 7 months ago
  39. 963683a regenerate-meson: enable meson formatting by Patrick Williams · 7 months ago
  40. 1f2bb81 build: use allowed over enabled or not-disabled by Patrick Williams · 7 months ago
  41. 6cfa592 Remove readme section on app specific yaml by Matt Spinler · 7 months ago
  42. 4e8c034 Add helper method to resolve a log object path by Amithash Prasasd · 7 months ago
  43. 1d0aba2 PEL: Removed severity from OCC OpenFailure PEL by Chris Cain · 8 months ago
  44. ad0d752 sdbusplus: update meson to v10 format by Patrick Williams · 8 months ago
  45. 78679a0 clang-tidy: Replace NULL with nullptr by Jayanth Othayoth · 8 months ago
  46. b6d3e2f clang-format: re-format for clang-19 by Patrick Williams · 8 months ago
  47. ea6d9c4 entry: switch AdditionalData to dict by Patrick Williams · 9 months ago
  48. e594063 extension: use map in create extension by Patrick Williams · 9 months ago
  49. 64a9eaa log_manager: directly create metadata from journal by Patrick Williams · 9 months ago
  50. ea21d99 entry: use map for metadata in ctor by Patrick Williams · 9 months ago
  51. 5402fa6 entry: use AdditionalData2 for serialization by Patrick Williams · 9 months ago
  52. e7e741e entry: add AdditionalData2 by Patrick Williams · 9 months ago
  53. 2731161 PEL: Add a new error message for Dump Offload by SwethaParasa · 9 months ago
  54. d1fc909 Update event log section in README.md by Daniel Hsu · 9 months ago
  55. 110287b lg2: Add path to list of supported types in docs by Shawn McCarney · 9 months ago
  56. eaabf98 openpower-pels: Add BMC0005 callout to pgood error by Shawn McCarney · 9 months ago
  57. a06b4c6 refactor metadata pack/unpack functions by Patrick Williams · 9 months ago
  58. dd9694a lg2: commit: avoid double quoting strings by Patrick Williams · 9 months ago
  59. 3f766af log-create: fix listOnly variable by Alexander Hansen · 9 months ago
  60. 236d864 Install commit.hpp into target include directory by Amithash Prasasd · 9 months ago
  61. c6396da openpower-pels: Fix libguard initialization by Deepa Karthikeyan · 10 months ago
  62. fc14867 lg2: commit: simplify commit functions by Patrick Williams · 10 months ago
  63. dc35e30 log-create: add CLI utility to create events by Patrick Williams · 10 months ago
  64. 5effae2 README: update for lg2::commit support by Patrick Williams · 10 months ago
  65. 6eb96bf lg2: commit: add support for journal-only method by Patrick Williams · 10 months ago
  66. 9ca4d13 manager: use new Logging.Cleared event by Patrick Williams · 10 months ago
  67. 247fed6 lg2: commit: extract source location information and add to event by Patrick Williams · 10 months ago
  68. f0af358 lg2: commit: add methods for new sdbusplus events by Patrick Williams · 11 months ago
  69. e001cd7 lg2: commit: add stubs to support new sdbusplus events by Patrick Williams · 11 months ago
  70. ff35be3 openpower-pels: Create guard using libguard by Deepa Karthikeyan · 11 months ago
  71. 083c704 PEL: Remove dump status bits from PELs by Matt Spinler · 11 months ago
  72. 13db1d3 PEL: Add a try/catch to a nlohmann::json::dump() by Matt Spinler · 11 months ago
  73. ec6f141 openpower-pels: Check response header by Eddie James · 10 months ago
  74. 4e1456e elog: ensure new sdbusplus events cannot be committed directly by Patrick Williams · 11 months ago
  75. 84fbb68 PEL: Add heartbeat action flag to power-on log by Matt Spinler · 11 months ago
  76. 79f206b log-manager: fix arg bounds by Patrick Williams · 11 months ago
  77. 730c40f test: fix resolve-flag test by Patrick Williams · 11 months ago
  78. 597f24a Logging.Create: return result path from create call by Patrick Williams · 11 months ago
  79. fa2d962 log-manager: enable non-standard path for local tests by Patrick Williams · 11 months ago
  80. 253bfb7 openpower-pels: time: use gmtime for all operations by Patrick Williams · 11 months ago
  81. 916bb97 PEL: Prohibit PEL resolving if associated guard record exists by Arya K Padman · 11 months ago
  82. 66f3675 openpower-pels: fru-identity: fix crash in setPartNumber by Patrick Williams · 11 months ago
  83. 70e8a11 PEL: Update check for identifying I2C dev paths by Matt Spinler · 11 months ago
  84. b0ff05a PEL: Increase PLDM timeout by Matt Spinler · 11 months ago
  85. e1e8597 sdbusplus: update meson to v9 format by Patrick Williams · 11 months ago
  86. 9972716 PEL: Updated PEL spec error action flag bit#10 by harsh-agarwal1 · 11 months ago
  87. 869bc56 Rerun regenerate-meson to increment version by Matt Spinler · 11 months ago
  88. d763db3 PEL: Prevent deletion if it's associated with HWIsolation by harsh-agarwal1 · 12 months ago
  89. ea00107 PEL: DRAM Fix: Reset JobRemoved signal watcher by Arya K Padman · 11 months ago
  90. 0b758fb PEL: DRAM: Fixing the missed comma in lg2 trace by Arya K Padman · 12 months ago
  91. ced8ed7 PEL: DRAM: Remove the Debug Section for PHAL Errors by Arya K Padman · 12 months ago
  92. afba316 PEL: Init PHAL once the PNOR partition symlink is setup by Arya K Padman · 12 months ago
  93. 7576224 meson: switch code dependency to libsystemd by Patrick Williams · 12 months ago
  94. d8ae618 PEL: Add the DRAM manufacturer info of DIMM callout in UD section by Arya K Padman · 1 year, 1 month ago
  95. 075c792 clang-format: re-format for clang-18 by Patrick Williams · 1 year ago
  96. 80b80ac PEL: Adding BMC PEL for PLDM error by Riya Dixit · 1 year, 1 month ago
  97. 0d9895b PEL: Update msg reg name for perf loss threshold by Matt Spinler · 1 year, 2 months ago
  98. 0387a74 openpower-pels: Move to libpldm pldm_transport APIs by Lakshmi Yadlapati · 1 year, 2 months ago
  99. da063a9 Remove lg2 template deduction guides by Patrick Williams · 1 year, 2 months ago
  100. 4798348 PEL: Remove deprecated power sequencer callouts by Shawn McCarney · 1 year, 2 months ago