1. 3287454 quiesce: use entry id for interface by Andrew Geissler · 4 years ago
  2. 90fb77c pel: fail boot on host errors by Andrew Geissler · 4 years ago
  3. 9cc3007 PEL: createPELWithFFDCFiles stub by Matt Spinler · 3 years, 10 months ago
  4. 1f93c59 PEL: Don't fix user specified action flags by Matt Spinler · 3 years, 10 months ago
  5. 9e8b49e PEL: Change peltool label for a procedure by Matt Spinler · 3 years, 10 months ago
  6. 59a33f1 PEL: Add PWRSPLY maintenance procedure by Brandon Wyman · 3 years, 10 months ago
  7. 386a61e PEL: ExtendedUserData section class by Matt Spinler · 3 years, 11 months ago
  8. e513dbc PEL: Add PEL callout JSON testcase by Matt Spinler · 3 years, 10 months ago
  9. afa2c79 PEL: Look for JSON Guard & Deconfig fields by Matt Spinler · 3 years, 10 months ago
  10. b8cb60f PEL: Extract MRUs from callout JSON by Matt Spinler · 3 years, 10 months ago
  11. 3bdd011 PEL: Parse and add JSON callouts by Matt Spinler · 3 years, 10 months ago
  12. 5a90a95 PEL: Look for callouts in an FFDC JSON file by Matt Spinler · 3 years, 10 months ago
  13. 5ab3997 PEL: Let Callout object ctor take a MRU list by Matt Spinler · 3 years, 11 months ago
  14. 468aab5 PEL: Add support for raw symbolic FRUs and procs by Matt Spinler · 3 years, 11 months ago
  15. 42fdc76 PEL: Document how to pass in multiple callouts by Matt Spinler · 3 years, 11 months ago
  16. d5df867 PEL: ComponentID for openpower-vpd-parser repo. by SunnySrivastava1984 · 3 years, 11 months ago
  17. c8d6cc6 PEL: SRC Details Python parser support by Harisuddin Mohamed Isa · 3 years, 10 months ago
  18. 3fdcd4e PEL: Fixed Userdata section parsing by Harisuddin Mohamed Isa · 3 years, 10 months ago
  19. 2695876 PEL: Fix spelling mistake in msg registry by Matt Spinler · 3 years, 10 months ago
  20. 48c44db PEL: Set platform SAI LED group by Matt Spinler · 3 years, 10 months ago
  21. ce397f7 PEL: Fixed built-in parser for BMC PELs by Harisuddin Mohamed Isa · 3 years, 11 months ago
  22. 3dd17e9 PEL: Add LightPath test to the Manager testcases by Matt Spinler · 3 years, 11 months ago
  23. 34a904c PEL: LightPath: Assert LED groups by Matt Spinler · 3 years, 11 months ago
  24. 05f0c6d PEL: LightPath: Choose callout location codes by Matt Spinler · 3 years, 11 months ago
  25. 1962e08 PEL: Activate service indicators on new PEL by Matt Spinler · 3 years, 11 months ago
  26. 6c081cc PEL: Add callouts to pelFactory()'s test PEL by Matt Spinler · 3 years, 11 months ago
  27. 2f9225a PEL: Update getInventoryFromLocCode by Matt Spinler · 3 years, 11 months ago
  28. 0e4d72e PEL: Simplify addLocationCodePrefix by Matt Spinler · 3 years, 11 months ago
  29. f67bafd PEL: Python3 module support for UserData parsing by Harisuddin Mohamed Isa · 4 years ago
  30. 7c61918 PEL: Document SRC hex word 2 fields in the code by Matt Spinler · 4 years ago
  31. 49f3a71 PEL: README instructions for adding python modules by Harisuddin Mohamed Isa · 4 years, 1 month ago
  32. 6b300d2 LOGGING_DBUS: string constant added by Matt Spinler · 4 years ago
  33. 6321ba3 PEL: Trace on receiving a host PEL by Matt Spinler · 4 years ago
  34. 22421b9 PEL: Trace BMC log ID on new PEL, and use fmt by Matt Spinler · 4 years ago
  35. 30ddc9f PEL: Still create PEL when error not in registry by Matt Spinler · 4 years ago
  36. fcf9a3f PEL: Call new loc code related D-Bus methods by Matt Spinler · 4 years ago
  37. 0f8a738 PEL: Support a default device callouts file by Matt Spinler · 4 years ago
  38. c03123b PEL: Remove a debug trace by Matt Spinler · 4 years ago
  39. ff9cec2 PEL: Watch for manually deleted PEL files by Matt Spinler · 4 years ago
  40. 52602e3 PEL: On remove() call, return the removed LogID by Matt Spinler · 4 years ago
  41. b9883ea PEL: Disable the default log entry capping by Matt Spinler · 4 years ago
  42. 7e727a3 PEL: Check if PEL pruning necessary on a new PEL by Matt Spinler · 4 years ago
  43. b0a8df5 PEL: Implement respository pruning by Matt Spinler · 4 years ago
  44. b188f78 PEL: Keep size statistics of PEL repo by Matt Spinler · 4 years ago
  45. 454f656 PEL: Create a PEL that takes parameters for test by Matt Spinler · 4 years ago
  46. dd325c3 PEL: Add size, creator, sev to repo attributes by Matt Spinler · 4 years ago
  47. 8d5f3a2 PEL: Add PEL repository capping related fields by Matt Spinler · 4 years ago
  48. 51ef699 PEL: Document PEL retention and pruning rules by Matt Spinler · 4 years ago
  49. 3477ce9 PEL: Add a test error to the message registry by Matt Spinler · 4 years ago
  50. af036b1 PEL: Add Read/WriteFailure registry entries by Matt Spinler · 4 years ago
  51. f61f292 Support reading VERSION_ID without quotes by Matt Spinler · 4 years ago
  52. 01648f5 PEL: Add phosphor-power errors by Shawn McCarney · 4 years ago
  53. 92b4fd4 PEL: Add BMC code maintenance procedure by Matt Spinler · 4 years ago
  54. 78feef0 PEL: Point action flags documention to its rules by Matt Spinler · 4 years ago
  55. c2d9ec0 PEL: Fix SRC type check in process_registry.py by Matt Spinler · 4 years ago
  56. 097ad12 PEL: Fix hexdump output in peltool by Harisuddin Mohamed Isa · 4 years, 1 month ago
  57. 7a05c20 PEL: Document the supported dev callout types by Matt Spinler · 4 years, 1 month ago
  58. 0a90a85 PEL: Add PEL testcase for device callouts by Matt Spinler · 4 years, 1 month ago
  59. 717de42 PEL: Add device path callouts in SRC section by Matt Spinler · 4 years, 1 month ago
  60. af191c7 PEL: Generate HW callouts from the msg registry by Matt Spinler · 4 years, 1 month ago
  61. 5fb24c1 PEL: Add location code related stubs by Matt Spinler · 4 years, 1 month ago
  62. 85f61a6 PEL: Let SRC class create a debug section by Matt Spinler · 4 years, 1 month ago
  63. 6bc74ae PEL: devcallouts: Get callouts from the JSON by Matt Spinler · 4 years, 1 month ago
  64. 44c0a64 PEL: devcallouts: Extract search keys by Matt Spinler · 4 years, 1 month ago
  65. a307089 PEL: devcallouts: Determine access type by Matt Spinler · 4 years, 1 month ago
  66. 18c42b0 PEL: Add APIs to look up device path callouts by Matt Spinler · 4 years, 1 month ago
  67. e4e11dc PEL: Simplify test makefile by Matt Spinler · 4 years, 1 month ago
  68. 6ea4d5f PEL: Read the compatible system names property by Matt Spinler · 4 years, 1 month ago
  69. 620ef38 ensure time delay in time based test by Andrew Geissler · 4 years ago
  70. ce9fe69 ensure persist dir created for quiesce tests by Andrew Geissler · 4 years ago
  71. 7a6ed30 Add code coverage for unit tests by Matt Spinler · 4 years, 1 month ago
  72. bcf3b2a openpower-pels: Component IDs for power/fan errors by Shawn McCarney · 4 years, 1 month ago
  73. b181d9d Fixes to get unit tests to compile by Matt Spinler · 4 years, 1 month ago
  74. 0d804ef PEL: Rename function that gets RO data path by Matt Spinler · 4 years, 2 months ago
  75. 25acc6c sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 1 month ago
  76. 81a91e3 build: add correct libsystemd dependency by Patrick Williams · 4 years, 1 month ago
  77. 24eb160 README: move remote logging configuration section by Jeremy Kerr · 4 years, 1 month ago
  78. 0649b98 boot-block: update README with new feature by Andrew Geissler · 4 years, 1 month ago
  79. 5cabd09 fix up numbering typo in README by Andrew Geissler · 4 years, 1 month ago
  80. f6126a7 boot-block: quiesce host on error by Andrew Geissler · 4 years, 2 months ago
  81. 7f6d4bc boot-block: clear block on error resolve by Andrew Geissler · 4 years, 2 months ago
  82. 0add0b7 boot-block: create blocking association by Andrew Geissler · 4 years, 3 months ago
  83. ced6e2a boot-block: remove blocking error on erase by Andrew Geissler · 4 years, 3 months ago
  84. 6a0ef6f boot-block: create d-bus block object on callout by Andrew Geissler · 4 years, 3 months ago
  85. e4960ee boot-block: look for a callout in the entry by Andrew Geissler · 4 years, 3 months ago
  86. c0c500e boot-block: check quiesce on error setting by Andrew Geissler · 4 years, 3 months ago
  87. 27e9f13 invalid-address: ensure bad path is invalid by Andrew Geissler · 4 years, 3 months ago
  88. b30bbc0 gitignore: ensure test files not ignored by Andrew Geissler · 4 years, 3 months ago
  89. 18f4b6e PEL: GCC10/clang-format-10 fixes by Matt Spinler · 4 years, 1 month ago
  90. 66c8c18 use no-stringop-truncation for pel library by Andrew Geissler · 4 years, 1 month ago
  91. 27408b3 fix up LDFLAGS and CXXFLAGS for pel extension by Andrew Geissler · 4 years, 1 month ago
  92. 61efe32 include needed file for out_of_range by Andrew Geissler · 4 years, 1 month ago
  93. f2fe6b4 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 2 months ago
  94. 3483632 Add registry entries for attn handler and hwdiags by Ben Tyner · 4 years, 3 months ago
  95. d03d3d9 PEL: Add registry testing steps to readme by Matt Spinler · 4 years, 2 months ago
  96. 9b90e2a PEL: Add getLocationCode call to inv callout by Matt Spinler · 4 years, 3 months ago
  97. aadccc8 PEL: Msg registry sev now based on sys type by Matt Spinler · 4 years, 3 months ago
  98. 17952d9 PEL: Document support for sys based severities by Matt Spinler · 4 years, 3 months ago
  99. 3ace0cf PEL: Use contains() for JSON by Matt Spinler · 4 years, 3 months ago
  100. 0398458 PEL: Add SRC callouts from message registry by Matt Spinler · 4 years, 3 months ago