1. ec4eaea log_manager: add override to deleteAll by Patrick Williams · 2 years, 10 months ago
  2. d788859 lg2: fix clang issue on nullptr_t by Patrick Williams · 2 years, 10 months ago
  3. a91a62b lg2: workaround clang-tidy's lack of source_location by Patrick Williams · 2 years, 10 months ago
  4. c4845d9 lg2: conversion: support std::filesystem::path natively by Patrick Williams · 2 years, 10 months ago
  5. 3e55d4d build: update cereal dep for subprojects by Patrick Williams · 2 years, 10 months ago
  6. b1811b3 lg2: minor size optimization in do_log by Patrick Williams · 2 years, 10 months ago
  7. b5988ff lg2: reduce string_view for size optimize by Patrick Williams · 2 years, 10 months ago
  8. 2fb1021 PEL.Entry - Add managementSystemAck property by Vijay Lobo · 2 years, 10 months ago
  9. b63f75b PEL: Add altitude PEL registry entries by Rashmica Gupta · 2 years, 11 months ago
  10. d54fd73 PEL:message_registry: add new HostRunning error by Andrew Geissler · 3 years ago
  11. b615b17 PEL: removed openpower-hw-diags registry SRC desc by Zane Shelley · 2 years, 11 months ago
  12. 816eedf lg2: missing include for ranges::find by Patrick Williams · 2 years, 10 months ago
  13. 5f285c5 log_manager: switch to lg2 by Patrick Williams · 3 years ago
  14. 465ab60 lg2: compile time checking for reserved header names by Patrick Williams · 2 years, 11 months ago
  15. cbdc283 lg2: compile time header format checking by Patrick Williams · 2 years, 11 months ago
  16. 6b1077f lg2: support exception conversion by Patrick Williams · 3 years ago
  17. e43ec44 lg2: support sdbusplus enum conversion by Patrick Williams · 3 years ago
  18. b2a3aa2 lg2: initial implementation of C++20 structured logging by Patrick Williams · 3 years ago
  19. 87896d5 lg2: introduce motivation and API by Patrick Williams · 3 years ago
  20. ef952af Stop emitting Entry propChanged before ifacesAdded by Matt Spinler · 2 years, 11 months ago
  21. ea2873d PEL: Change BMCSP01 maint procedure to BMC0001 by Matt Spinler · 2 years, 11 months ago
  22. 479b692 PEL: Remove 'no_vpd_for_fru' maintenance procedure by Matt Spinler · 2 years, 11 months ago
  23. 7bc3908 README: switch build to meson by Patrick Williams · 3 years ago
  24. a144a27 log_manager: use sdbusplus enum directly by Patrick Williams · 3 years ago
  25. 6741692 PEL: Delete raw PEL file after use by Matt Spinler · 3 years ago
  26. afb1b46 PEL: Add hidden and subsystem properties by Vijay Lobo · 3 years ago
  27. 2ccdcef PEL: Guard against hostboot sending down duplicate PEL Ids by Sumit Kumar · 2 years, 11 months ago
  28. 7f1ec94 PEL: Add regulator phase faults to registry by Shawn McCarney · 3 years ago
  29. c28601a lib: Change name to accomodate direct linkers by William A. Kennington III · 3 years ago
  30. 76198a2 PEL: Set critical association to object paths by Sumit Kumar · 3 years ago
  31. ebc91be PEL: fix bitbake failures related to commit e0538848 by Jayanth Othayoth · 3 years ago
  32. 8fd187e build: Target c++ arguments specifically where they are needed by William A. Kennington III · 3 years ago
  33. 5c0c917 PEL: Add phosphor-power NotSupported error by Adriana Kobylak · 3 years, 3 months ago
  34. f3e619a PEL: Add error message registry entry for devtree backup by Jayanth Othayoth · 3 years ago
  35. db00d76 PEL: Add error message registry entry for devtree sync by Jayanth Othayoth · 3 years ago
  36. d091a57 Reset entryID to 0 after eraseAll. by Lotus Xu · 3 years, 1 month ago
  37. c296692 PEL: Fix to remove files from archive folder by Sumit Kumar · 3 years ago
  38. e053884 build: Refactor to separate out library by William A. Kennington III · 3 years, 1 month ago
  39. 593a4c6 PEL: Support resolution property by Vijay Lobo · 3 years ago
  40. eff307e PEL: move libekb init function to sbe ffdc init by Jayanth Othayoth · 3 years ago
  41. 47c7734 build: meson fix python command parameter by Tim Lee · 3 years ago
  42. 530efbf PEL: Manager: Implemented the GetBMCLogIdFromPELId dbus method by Ramesh Iyyar · 3 years ago
  43. f4203c4 PEL: Manager: Implemented the GetPELIdFromBMCLogId dbus method by Ramesh Iyyar · 3 years ago
  44. 99f3717 PEL: Repository: Added getLogID() as public method by Ramesh Iyyar · 3 years ago
  45. cbc93a4 PEL: Support ServiceProviderNotify property by Vijay Lobo · 3 years, 1 month ago
  46. 1d8835b PEL: Deleted PELs moved to new folder under logs by Sumit Kumar · 3 years, 1 month ago
  47. 1976001 gen: Add script to check generated meson freshness by William A. Kennington III · 3 years, 1 month ago
  48. 8bcadac build: Update generated sdbus++ by William A. Kennington III · 3 years, 1 month ago
  49. a1e4084 PEL:Skip assigning id to hostboot PELs by Sumit Kumar · 3 years ago
  50. 0d92b52 PEL: Handle location codes for connectors by Matt Spinler · 3 years ago
  51. aa5d03b Allow configuring the rsyslog server conf path by Benjamin Fair · 3 years, 1 month ago
  52. abc276e PEL: Add GPIODeviceUnavailable reg entry by Mike Capps · 3 years ago
  53. dde9920 PEL: Add FanControllerOffline message reg entry by Matt Spinler · 3 years, 1 month ago
  54. 78be2a2 PEL: PHAL: Added new message registry for pre-poweroff by Ramesh Iyyar · 3 years, 6 months ago
  55. d5c3136 peltool: Fix Python C Extension for UD parsing by Harisuddin Mohamed Isa · 3 years, 1 month ago
  56. 69c1827 peltool: Fixed output for SRC parser by Harisuddin Mohamed Isa · 3 years, 1 month ago
  57. bb1c1d5 PEL: Use ordered_json parse on plugin data by Matt Spinler · 3 years, 1 month ago
  58. d354a39 PEL: Support eventId property by Vijay Lobo · 3 years, 1 month ago
  59. 41e79dc PEL: PHAL: Changed existing reason code instead use component id by Ramesh Iyyar · 3 years, 6 months ago
  60. 66e186d PEL: move pdbg init function to sbe ffdc init by Jayanth Othayoth · 3 years, 1 month ago
  61. d421ae2 PEL: set pdbg environment variable by Jayanth Othayoth · 3 years, 1 month ago
  62. c3c96d9 PEL: message_registry - Add an entry for WatchdogTimeout by Shantappa Teekappanavar · 3 years, 1 month ago
  63. eb0aec4 log_manager: Remove designated initializers by Andrew Jeffery · 3 years, 1 month ago
  64. 0866c3f PEL: enable SBE FFDC support in pel log by Jayanth Othayoth · 3 years, 1 month ago
  65. c74c220 PEL: Add SBE FFDC process function by Jayanth Othayoth · 3 years, 1 month ago
  66. 1ddf1e8 PEL: move jsonCalloutSubtype const definition to header by Jayanth Othayoth · 3 years, 1 month ago
  67. 4d779b2 PEL: API to convert FAPI based data to PEL format by Jayanth Othayoth · 3 years, 1 month ago
  68. bf54cbb PEL: Create TemporaryFile class by Jayanth Othayoth · 3 years, 1 month ago
  69. e8bdeea PEL: enable base infrastructure for SBE FFDC base PEL create by Jayanth Othayoth · 3 years, 1 month ago
  70. 2351752 elog-gen: Install elog-gen.py by Matt Spinler · 3 years, 1 month ago
  71. b6b2557 build: Use global variables instead of macros for test features by William A. Kennington III · 3 years, 1 month ago
  72. d8255c9 sdjournal: Migrate code into cpp file by William A. Kennington III · 3 years, 1 month ago
  73. aeccabc extensions: Deterministic global construction ordering by William A. Kennington III · 3 years, 1 month ago
  74. 93aa28f build: Remove deprecated get_pkgconfig_variable method by William A. Kennington III · 3 years, 1 month ago
  75. 515653b build: Don't build tests by default in submodules by William A. Kennington III · 3 years, 1 month ago
  76. 91e65fa build: Install dbus policy in datadir by William A. Kennington III · 3 years, 1 month ago
  77. 3025d0b PEL: Align peltool list output values by Matt Spinler · 3 years, 1 month ago
  78. b41fa54 test: openpower-pels: Fix unscoped use of DoAll by William A. Kennington III · 3 years, 1 month ago
  79. 808e29f PEL: Updates to attention handler TI registry entry by Ben Tyner · 3 years, 3 months ago
  80. 6c60183 PEL: Add error message registry entry for SBE invalid state by Jayanth Othayoth · 3 years, 2 months ago
  81. 4f6b763 PEL: Add error message registry entry for SBE chipop timeout by Jayanth Othayoth · 3 years, 2 months ago
  82. bd0a752 PEL: Add error message registry entry for SBE chipop failure by Jayanth Othayoth · 3 years, 2 months ago
  83. 2634b61 PEL: ComponentID for Processor errors by Jayanth Othayoth · 3 years, 1 month ago
  84. 3b8ed7f PEL: Support MfgSeverity & MfgAction flags PEL reg fields by Sumit Kumar · 3 years, 1 month ago
  85. e32b7e7 Add system IM keyword to PEL userdata0 section by Ben Tyner · 3 years, 1 month ago
  86. c2b8a51 PEL: Change the BMC version UD label to FW version by Matt Spinler · 3 years, 1 month ago
  87. 0b08776 build: Fix cereal dependency by William A. Kennington III · 3 years, 1 month ago
  88. 9d59d58 PEL: Fixes for GCC11 by Matt Spinler · 3 years, 1 month ago
  89. b2abc04 PEL: Don't bootblock on recovered PELs by Matt Spinler · 3 years, 1 month ago
  90. cad1620 PEL: Update serverFWRelVer in ext user header section by Sumit Kumar · 3 years, 2 months ago
  91. 938ac79 PEL: Update callouts for fan missing error by Matt Spinler · 3 years, 2 months ago
  92. 77582a7 PEL: Remove hardcoded sev for Hard shutdown err by Matt Spinler · 3 years, 2 months ago
  93. 3160a54 PEL: Update system info into HB PEL extended user data section by Sumit Kumar · 3 years, 2 months ago
  94. adf070b PEL: Fan pres-detect conflict message reg entry by Matt Spinler · 3 years, 2 months ago
  95. 271408b Install systemd unit & busconfig ACLs from the package. by Anton D. Kachalov · 3 years, 3 months ago
  96. 81b4dca PEL: Update filling VPD fields in PEL by Vijay Lobo · 3 years, 2 months ago
  97. ef9cc07 build: remove autotools support by Patrick Williams · 3 years, 2 months ago
  98. 011ccae Add a termination error display option in peltool by Miguel Gomez · 3 years, 3 months ago
  99. 60356ad build: adjust meson dependency for cereal by Patrick Williams · 3 years, 2 months ago
  100. d9f0d64 build: meson support for openpower-pel extensions by Patrick Williams · 3 years, 2 months ago