1. b616b69 opdreport: Remove duplicate fetch_serial_number function by Gopichand Paturi · 3 months ago
  2. 4cc76e3 opdreport: Fix script errors while using fetch_serial_number function by Gopichand Paturi · 3 months ago
  3. 72896a3 clang-tidy: fix missing include for uint32_t by Jayanth Othayoth · 3 months ago
  4. 5ba35c6 clang-tidy: correct include directives by Jayanth Othayoth · 3 months ago
  5. 7dc22ef bmcdump plugin: Install hostboot plugin by Gopichand Paturi · 3 months ago
  6. a24ae17 Remove unused bmcdump VPD plugin entry by Souvik Roy · 4 months ago
  7. 535dfb2 sdbusplus: use shorter type aliases by Patrick Williams · 4 months ago
  8. 05dfcaa dumpheader: Add default serial number in the header by Gopichand Paturi · 10 months ago
  9. 1bee03b gendumpheader: Originator details info added by Swarnendu-R-C · 1 year, 3 months ago
  10. 0e29d5c package: Support customized dump naming by Gopichand Paturi · 1 year, 3 months ago
  11. ac291d4 package dump: Custom packaging for faultlog dump by Gopichand Paturi · 5 months ago
  12. ed53dc7 Add error info to dump on collection failures by SwethaParasa · 7 months ago
  13. a83122b opdreport: add host preserved partitions to BMC dump by Gopichand Paturi · 4 months ago
  14. 20a9d43 watchdog:Trigger System Dump when host load fails by Deepa Karthikeyan · 1 year, 11 months ago
  15. d158952 Move clear host dump service to openpower-debug-collector by Dhruvaraj Subhashchandran · 1 year, 3 months ago
  16. da87a50 Add entity-objects D-Bus objects to dump by Matt Spinler · 6 months ago
  17. 5d89cef clang-format: update latest spec and reformat by Patrick Williams · 7 months ago
  18. b37d826 meson: reformat with meson formatter by Patrick Williams · 7 months ago
  19. 0c15797 clang-format: re-format for clang-19 by Patrick Williams · 8 months ago
  20. 0d72381 Faultlog: Add support to install Faultlog by Gopichand Paturi · 10 months ago
  21. 9a39f43 opfunctions: Fix dumpId length by SwethaParasa · 10 months ago
  22. c14bf2c opdreport: Eliminate undeclared variable; use existing variable instead by SwethaParasa · 11 months ago
  23. 540521e clang-format: re-format for clang-18 by Patrick Williams · 1 year ago
  24. 6928038 README.md: Fix MD040 warnings by George Liu · 1 year, 1 month ago
  25. f23b57f README.md: Fix MD041 warnings by George Liu · 1 year, 1 month ago
  26. f4e898a Add OCMB SBE dump support by Dhruvaraj Subhashchandran · 1 year, 3 months ago
  27. d48f8e3 Update the request dump methods by Dhruvaraj Subhashchandran · 1 year, 3 months ago
  28. 888472d Add systemd service for OpenPOWER Dump Monitor by Dhruvaraj Subhashchandran · 1 year, 3 months ago
  29. 6cc176e Add support for system dump by Dhruvaraj Subhashchandran · 1 year, 3 months ago
  30. 3dc34cf Update OWNERS file to add dhruvaraj as reviewer by Dhruvaraj Subhashchandran · 1 year, 2 months ago
  31. eb46252 Fix spelling mistakes using codespell by Manojkiran Eda · 1 year, 2 months ago
  32. 24226c4 Move dump scripts from phosphor-debug-collector by Gopichand Paturi · 1 year, 3 months ago
  33. a4a3481 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 3 months ago
  34. a07f34f Add Dump Monitoring Support by Dhruvaraj Subhashchandran · 1 year, 3 months ago
  35. 778d1db Add '0x' Prefix to Indicate Hexadecimal Values by Dhruvaraj Subhashchandran · 1 year, 3 months ago
  36. b394bf2 Dump id needs to be hex dump files by Dhruvaraj Subhashchandran · 1 year, 3 months ago
  37. 9eb4e48 Add script to generate dump info file by Dhruvaraj Subhashchandran · 1 year, 3 months ago
  38. 35714cd Add opdreport tool to OpenPOWER Debug Collector by Dhruvaraj Subhashchandran · 1 year, 3 months ago
  39. 65d15fb Create Dump Header for IBM Systems by Dhruvaraj Subhashchandran · 1 year, 3 months ago
  40. ef64604 Log all PELs as informational by Dhruvaraj Subhashchandran · 1 year, 4 months ago
  41. 9ae780d sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 4 months ago
  42. f229889 Implement support for POZ FFDC with multiple FFDC packets by Dhruvaraj Subhashchandran · 1 year, 4 months ago
  43. e74e916 Support for hardware dump collection from OCMB by Dhruvaraj Subhashchandran · 1 year, 5 months ago
  44. 6f1be97 Support for memory buffer SBE dump by Dhruvaraj Subhashchandran · 1 year, 5 months ago
  45. 9098d8c Add support for performance dump by Dhruvaraj Subhashchandran · 2 years, 9 months ago
  46. ca9236c Implementing Phosphor-Logging/LG2 logging by Dhruvaraj Subhashchandran · 1 year, 4 months ago
  47. f9f65b8 Stop instructions before collecting dump by Dhruvaraj Subhashchandran · 2 years, 11 months ago
  48. 5f5c94d Collect SBE dump during chip-op timeouts by Dhruvaraj Subhashchandran · 3 years, 10 months ago
  49. 62881c5 Add support for collecting Self Boot Engine(SBE) dump by Dhruvaraj Subhashchandran · 4 years ago
  50. 6feeebd Add PEL creation for SBE chip-op failures by Dhruvaraj Subhashchandran · 3 years, 10 months ago
  51. a699e31 Update SBE dump collection process and error handling by Dhruvaraj Subhashchandran · 3 years, 10 months ago
  52. 858d1aa dump-collect: Add application for SBE dump collection by Dhruvaraj Subhashchandran · 3 years, 10 months ago
  53. 377b35e build: use allowed over enabled by Patrick Williams · 1 year, 9 months ago
  54. 8ae477a Remove Jayanth from maintainers by Jayanth Othayoth · 1 year, 9 months ago
  55. 738785f Add myself as a maintainer by Matt Spinler · 1 year, 10 months ago
  56. 20f03eb clang-format: copy latest and re-format by Patrick Williams · 1 year, 10 months ago
  57. 5a373ea build: remove unnecessary systemd dependency by Patrick Williams · 2 years ago
  58. dc54f51 watchdog_timeout: add CLI11 dependency by Patrick Williams · 2 years ago
  59. b9142c0 elog-errors: remove generated file by Patrick Williams · 2 years ago
  60. 0279003 regenerate-meson: re-run with latest from sdbusplus by Patrick Williams · 2 years, 4 months ago
  61. 7239379 meson_options.txt: Support for reading options from meson.options by George Liu · 2 years ago
  62. 40fccd5 switch fmt::format to use std::format by Patrick Williams · 2 years, 1 month ago
  63. 704170c build: upgrade to C++23 by Patrick Williams · 2 years, 2 months ago
  64. a9779c4 clang-format: copy latest and re-format by Patrick Williams · 2 years, 4 months ago
  65. 407e5b6 meson: Move config file creation out of executable block by deepakala-k · 2 years, 4 months ago
  66. 4f4e36d watchdog: Update host watchdog event name triggered by deepakala-k · 2 years, 4 months ago
  67. 85c1ebf regenerate-meson: re-run with latest from sdbusplus by Patrick Williams · 2 years, 4 months ago
  68. 1485d7c meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 2 years, 5 months ago
  69. df17706 sdbus++: regenerate meson by Patrick Williams · 2 years, 5 months ago
  70. 3556fee prettier: re-format by Patrick Williams · 2 years, 9 months ago
  71. ced5ff5 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 9 months ago
  72. e6978e5 Request hostboot dump when Host State is 'Running' by Shantappa Teekappanavar · 3 years, 6 months ago
  73. 7f3e906 Build fails for p10bmc machine type by Shantappa Teekappanavar · 2 years, 11 months ago
  74. eebcf90 yaml: move to subdirectory by Patrick Williams · 3 years ago
  75. a85f3bb MAINTAINERS: remove file by Patrick Williams · 3 years, 1 month ago
  76. fc43756 sdbusplus: use shorter type aliases by Patrick Williams · 3 years, 1 month ago
  77. 6957536 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 3 years, 1 month ago
  78. fc327da SBE watchdog times out callout support enhancement by Jayanth Othayoth · 3 years, 4 months ago
  79. b64983f Callout support for SBE when watchdog times out by Shantappa Teekappanavar · 3 years, 7 months ago
  80. 2bd4621 Add OWNERS file by Manojkiran Eda · 3 years, 10 months ago
  81. 41d507e Watchdog timeout support in SBE boot window by Shantappa Teekappanavar · 3 years, 11 months ago
  82. 09cf379 Remove checks for AutoReboot in watchdog timeout by Shantappa Teekappanavar · 3 years, 11 months ago
  83. 9b6f847 exception: switch to public sdbus exception by Patrick Williams · 4 years ago
  84. a1ea5e5 watchdog: Create PEL when AutoReboot is false and watchdog times out by Shantappa Teekappanavar · 4 years ago
  85. 4bb6d32 Add fmtlib support by Dhruvaraj Subhashchandran · 4 years, 1 month ago
  86. 1ac6162 watchdog: Collect hostboot dump when watchdog times out by Shantappa Teekappanavar · 4 years, 2 months ago
  87. bce0d4a meson: remove old automake files by Shantappa Teekappanavar · 4 years, 2 months ago
  88. 222131c Build: Add support building with meson by Shantappa Teekappanavar · 4 years, 3 months ago
  89. 96f3c85 bootstrap: fix shellcheck warnings by Patrick Williams · 4 years, 5 months ago
  90. c044958 Update clang-format by Jayanth Othayoth · 4 years, 5 months ago
  91. b618ccb Enable clang code format by Jayanth Othayoth · 7 years ago
  92. 72817e0 MAINTAINERS: Added Reviewer information by Jayanth Othayoth · 7 years ago
  93. 296f116 openpower-debug-collector: use c++17 by Vernon Mauery · 7 years ago
  94. 5bc32f2 Add MAINTAINERS file by Andrew Jeffery · 7 years ago
  95. 2fc45a8 README: Reword cleaning the repo by Gunnar Mills · 7 years ago
  96. 0947c65 Renamed error yaml due to clash with error yaml in openpower-dbus by Marri Devender Rao · 8 years ago
  97. edbb17e Add README by Marri Devender Rao · 8 years ago
  98. caeecac Generate local elog-errors header file by Marri Devender Rao · 8 years ago
  99. ca04522 Install error YAML files by Marri Devender Rao · 8 years ago
  100. 0eff609 Add Error definition for host watchdog timeout by Vishwanatha Subbanna · 8 years ago