1. 7c60f47 Add prettier RC file by Zane Shelley · 1 year, 7 months ago
  2. 8b10d69 prettier: re-format by Patrick Williams · 1 year, 7 months ago
  3. 1a4f0e7 Update root cause filtering to use RAS data flags by Caleb Palmer · 1 year, 8 months ago
  4. de22092 Change scope of auto-generated build info header by Zane Shelley · 1 year, 7 months ago
  5. 934635e Update Explorer RAS data json to auto-generated v2 by Caleb Palmer · 1 year, 8 months ago
  6. f118439 Add RAS data parser handling for getting RAS data flags by Caleb Palmer · 1 year, 9 months ago
  7. dd74a84 Update RAS data json with flags for root cause filtering by Caleb Palmer · 1 year, 8 months ago
  8. e36866c Add auto-generated json RAS data and supporting changes by Caleb Palmer · 1 year, 8 months ago
  9. 3a80c98 Attn: Add ten second delay during SBE attention handling by Ben Tyner · 1 year, 8 months ago
  10. d04d642 Attn: Update and revise attention handler markdown by Ben Tyner · 2 years, 3 months ago
  11. 21cc627 Capture PRD scratch registers in attention handler by Ben Tyner · 1 year, 9 months ago
  12. 329dbbd Adjust root cause filtering for IUE thresholds by Caleb Palmer · 1 year, 9 months ago
  13. 7a46525 Add FFDC for signatures stored in scratch registers by Caleb Palmer · 1 year, 10 months ago
  14. 4e4582b Stop ATTN service before instruction stop by Zane Shelley · 2 years, 3 months ago
  15. 1d63b6f MAINTAINERS: remove file by Patrick Williams · 1 year, 11 months ago
  16. e212fb0 sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  17. 3de9645 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years ago
  18. 9b41feb Revert clang-format to align with openbmc/docs by Zane Shelley · 2 years ago
  19. a9f8559 Attention handler configuration file support by Ben Tyner · 2 years ago
  20. fc7e247 CORE_FIR recoverables could be blamed as checkstop root cause by Zane Shelley · 2 years ago
  21. b82cbf7 Update to clang-format-14 by Zane Shelley · 2 years ago
  22. 513f64a Handling for host detected LPC timeout by Zane Shelley · 2 years, 1 month ago
  23. 4efca28 include what you use (array) by Andrew Geissler · 2 years, 1 month ago
  24. ed3ab8f Fix outdate comment in analyzer filter support by Zane Shelley · 2 years, 1 month ago
  25. cd6373d Ignore analysis of OCMBs that have been masked by Zane Shelley · 2 years, 2 months ago
  26. 026e5a3 Avoid guarding on TOD interfaces errors by Zane Shelley · 2 years, 2 months ago
  27. d28d5f8 Add Attn config option for clearing Attn Interrupts by austinfcui · 2 years, 2 months ago
  28. e81eb15 Add a UT function for getActiveChips() of util/pdbg files by austinfcui · 2 years, 2 months ago
  29. 7bf1bfa Enable LPC timeout handling by Zane Shelley · 2 years, 2 months ago
  30. 8f07b2e Add chip at fault to TOD secondary error callout list by Zane Shelley · 2 years, 2 months ago
  31. 5dbebde Configure UT test static lib in base meson.build by austinfcui · 2 years, 3 months ago
  32. 7ec2dd1 Eliminate warning messages from test-attention.cpp file by austinfcui · 2 years, 3 months ago
  33. 6a69e6e Attn: Clear attention interrupts by Ben Tyner · 2 years, 3 months ago
  34. 20ed74d Enable `lg2` logs to be printed to stderr in test by Zane Shelley · 2 years, 3 months ago
  35. 67b8229 trace cleanup for CI script on Ubuntu PPC machines by Zane Shelley · 2 years, 3 months ago
  36. 69e3771 Consolidate test cases for readability by Zane Shelley · 2 years, 3 months ago
  37. 985388a Create test-only version of util_lib by Zane Shelley · 2 years, 3 months ago
  38. edfcbc3 Moved end2end test with other test cases by Zane Shelley · 2 years, 3 months ago
  39. 9cdfa24 Limit test_arg to test code by Zane Shelley · 2 years, 3 months ago
  40. 30984d1 Support to use lg2 logging by Zane Shelley · 2 years, 6 months ago
  41. dd77999 Check existing temp files in system's temp folder by austinfcui · 2 years, 3 months ago
  42. ab1e4dd Add unit test for util's data-file.hpp/cpp files by austinfcui · 2 years, 4 months ago
  43. bb74280 Add unit test for Attention class by austinfcui · 2 years, 4 months ago
  44. ebddb42 Formatting error in Hostboot scratch reg traces by Zane Shelley · 2 years, 3 months ago
  45. baec7c0 Add filter for TI attentions by Zane Shelley · 2 years, 4 months ago
  46. d8b7018 Add SUE service procdure callouts by Zane Shelley · 2 years, 4 months ago
  47. c49d20b attn PEL additional-data map access cleanup by austinfcui · 2 years, 4 months ago
  48. ac5bd05 attn: Add support for hbNotVisibleFlag in TI info by Ben Tyner · 2 years, 4 months ago
  49. 535a8d4 attn: Fix incorrect trace message formatting by Ben Tyner · 2 years, 4 months ago
  50. 5d835ec attn: Make attn handler restart less restrictive by Ben Tyner · 2 years, 4 months ago
  51. e38a90b attn: Add dump request timeout by Ben Tyner · 2 years, 4 months ago
  52. a08d1c3 nullptr exception when no root cause attention found by Zane Shelley · 2 years, 4 months ago
  53. 9e4d190 Fix pel_minimal constructur initialization warning messages by austinfcui · 2 years, 4 months ago
  54. 626270a Add support for getting a connected peer from IOHS or SMPGROUP by Caleb Palmer · 2 years, 4 months ago
  55. c1e1c00 analyzer: Modify create pel to use util by Ben Tyner · 2 years, 4 months ago
  56. 1315968 attn: Move create pel support to util by Ben Tyner · 2 years, 4 months ago
  57. 42260bc attn: Changed dbus method wrapper to use util by Ben Tyner · 2 years, 4 months ago
  58. a098210 attn: Remove dbus method wrapper extended support by Ben Tyner · 2 years, 4 months ago
  59. faf3336 attn: Moved journal ffdc support into util library by Ben Tyner · 2 years, 4 months ago
  60. 27a17a5 Hardware analysis support of TOD failures by Zane Shelley · 2 years, 4 months ago
  61. c702626 Add simulated SCOM/CFAM read support for test by Zane Shelley · 2 years, 4 months ago
  62. 3f363d4 callout rule for TOD fault analysis by Zane Shelley · 2 years, 5 months ago
  63. 2a394cb pdbg util to get chip/unit target from unit/chip by Zane Shelley · 2 years, 4 months ago
  64. 8794bf8 ignore CORE_FIR[56:57] in root cause filter by Zane Shelley · 2 years, 4 months ago
  65. bc94bde Add NX target and update target to subsystem map by Caleb Palmer · 2 years, 4 months ago
  66. 444fa1c Attention handler stringstream refactor by austinfcui · 2 years, 5 months ago
  67. c9e2db5 attn: Add dependency to service file by Adriana Kobylak · 2 years, 5 months ago
  68. 46b5e2b attn: Remove stub code intended for native build by Ben Tyner · 2 years, 4 months ago
  69. f36466f Header file cleanup in attn by Zane Shelley · 2 years, 5 months ago
  70. 97bdac4 attn: Make restart after fail more restrictive by Ben Tyner · 2 years, 5 months ago
  71. 2fbd267 Better exception handling in the analyzer by Zane Shelley · 2 years, 5 months ago
  72. bfa831a Attention handler trace message refactor by austinfcui · 2 years, 5 months ago
  73. c3fb206 Cast SrcSubsystem to uint8_t before passing to fmt::format by Caleb Palmer · 2 years, 5 months ago
  74. 55e7fec Update primary SRC field based on callout list by Zane Shelley · 2 years, 5 months ago
  75. 76e52f6 attn: Collect SBE FFDC on getTiInfo chip-op fail by Ben Tyner · 2 years, 5 months ago
  76. 475237a moved plugin global variable out of analyzer static library by Zane Shelley · 2 years, 5 months ago
  77. 9980d48 moved Priority class to enum class by Zane Shelley · 2 years, 5 months ago
  78. 8af5685 Clean up default callout in analyzer by Zane Shelley · 2 years, 5 months ago
  79. 9491cdb Modify PLL test case to get plugin from RAS data files by Zane Shelley · 2 years, 5 months ago
  80. 4334a36 Fixed validation error in P10 RAS data by Zane Shelley · 2 years, 5 months ago
  81. 08c21c2 Rearranged CI test cases to improve execution time by Zane Shelley · 2 years, 5 months ago
  82. d195b71 Add support for TOD clock callouts by Zane Shelley · 2 years, 5 months ago
  83. cbd20fa RAS Data File updates for TOD fault errors by Zane Shelley · 2 years, 5 months ago
  84. 35257fd Add pdbg test cases to use test device tree file. by austinfcui · 2 years, 7 months ago
  85. e90b85d plugin for LPC timeout callouts by Zane Shelley · 2 years, 7 months ago
  86. 2c228cd Add plugin function for PLL unlock clock callouts by Zane Shelley · 2 years, 7 months ago
  87. 62adf5c store IsolationData in ServiceData class by Zane Shelley · 2 years, 5 months ago
  88. 19df370 Use hashing util provided by openpower-libhei by Zane Shelley · 2 years, 7 months ago
  89. 3e8f295 fixed unit path in RasDataParser::parseBus() by Zane Shelley · 2 years, 5 months ago
  90. a413477 Add support for PartCalloutResolution by Zane Shelley · 2 years, 6 months ago
  91. 37acb28 Move resolution callout support to service data class by Zane Shelley · 2 years, 6 months ago
  92. 38501e1 Move getConnectedTarget() to generic pdbg util by Zane Shelley · 2 years, 6 months ago
  93. db8a643 Update AUE/IAUE callouts to include low priority MEM_PORT by Caleb Palmer · 2 years, 6 months ago
  94. cb766a4 convert resolution_test.cpp to use pdbg library by Zane Shelley · 2 years, 6 months ago
  95. afc6acd add custom pdbg devtree for testing by Zane Shelley · 2 years, 6 months ago
  96. 2923775 update to C++20 by Zane Shelley · 2 years, 6 months ago
  97. 8018391 create fallback gtest subproject dependency by Zane Shelley · 2 years, 6 months ago
  98. 15527a4 create PluginMap and plugin definition by Zane Shelley · 2 years, 7 months ago
  99. e13a9f9 created PluginResolution class by Zane Shelley · 2 years, 7 months ago
  100. 86aa97a attn: Always request a dump for TI with SRC by Ben Tyner · 2 years, 7 months ago