1. 5d835ec attn: Make attn handler restart less restrictive by Ben Tyner · 2 years, 3 months ago
  2. e38a90b attn: Add dump request timeout by Ben Tyner · 2 years, 3 months ago
  3. a08d1c3 nullptr exception when no root cause attention found by Zane Shelley · 2 years, 3 months ago
  4. 9e4d190 Fix pel_minimal constructur initialization warning messages by austinfcui · 2 years, 3 months ago
  5. 626270a Add support for getting a connected peer from IOHS or SMPGROUP by Caleb Palmer · 2 years, 3 months ago
  6. c1e1c00 analyzer: Modify create pel to use util by Ben Tyner · 2 years, 4 months ago
  7. 1315968 attn: Move create pel support to util by Ben Tyner · 2 years, 4 months ago
  8. 42260bc attn: Changed dbus method wrapper to use util by Ben Tyner · 2 years, 4 months ago
  9. a098210 attn: Remove dbus method wrapper extended support by Ben Tyner · 2 years, 4 months ago
  10. faf3336 attn: Moved journal ffdc support into util library by Ben Tyner · 2 years, 4 months ago
  11. 27a17a5 Hardware analysis support of TOD failures by Zane Shelley · 2 years, 3 months ago
  12. c702626 Add simulated SCOM/CFAM read support for test by Zane Shelley · 2 years, 3 months ago
  13. 3f363d4 callout rule for TOD fault analysis by Zane Shelley · 2 years, 4 months ago
  14. 2a394cb pdbg util to get chip/unit target from unit/chip by Zane Shelley · 2 years, 3 months ago
  15. 8794bf8 ignore CORE_FIR[56:57] in root cause filter by Zane Shelley · 2 years, 3 months ago
  16. bc94bde Add NX target and update target to subsystem map by Caleb Palmer · 2 years, 3 months ago
  17. 444fa1c Attention handler stringstream refactor by austinfcui · 2 years, 4 months ago
  18. c9e2db5 attn: Add dependency to service file by Adriana Kobylak · 2 years, 4 months ago
  19. 46b5e2b attn: Remove stub code intended for native build by Ben Tyner · 2 years, 4 months ago
  20. f36466f Header file cleanup in attn by Zane Shelley · 2 years, 4 months ago
  21. 97bdac4 attn: Make restart after fail more restrictive by Ben Tyner · 2 years, 4 months ago
  22. 2fbd267 Better exception handling in the analyzer by Zane Shelley · 2 years, 4 months ago
  23. bfa831a Attention handler trace message refactor by austinfcui · 2 years, 4 months ago
  24. c3fb206 Cast SrcSubsystem to uint8_t before passing to fmt::format by Caleb Palmer · 2 years, 4 months ago
  25. 55e7fec Update primary SRC field based on callout list by Zane Shelley · 2 years, 4 months ago
  26. 76e52f6 attn: Collect SBE FFDC on getTiInfo chip-op fail by Ben Tyner · 2 years, 4 months ago
  27. 475237a moved plugin global variable out of analyzer static library by Zane Shelley · 2 years, 4 months ago
  28. 9980d48 moved Priority class to enum class by Zane Shelley · 2 years, 4 months ago
  29. 8af5685 Clean up default callout in analyzer by Zane Shelley · 2 years, 4 months ago
  30. 9491cdb Modify PLL test case to get plugin from RAS data files by Zane Shelley · 2 years, 4 months ago
  31. 4334a36 Fixed validation error in P10 RAS data by Zane Shelley · 2 years, 4 months ago
  32. 08c21c2 Rearranged CI test cases to improve execution time by Zane Shelley · 2 years, 4 months ago
  33. d195b71 Add support for TOD clock callouts by Zane Shelley · 2 years, 4 months ago
  34. cbd20fa RAS Data File updates for TOD fault errors by Zane Shelley · 2 years, 4 months ago
  35. 35257fd Add pdbg test cases to use test device tree file. by austinfcui · 2 years, 6 months ago
  36. e90b85d plugin for LPC timeout callouts by Zane Shelley · 2 years, 6 months ago
  37. 2c228cd Add plugin function for PLL unlock clock callouts by Zane Shelley · 2 years, 6 months ago
  38. 62adf5c store IsolationData in ServiceData class by Zane Shelley · 2 years, 4 months ago
  39. 19df370 Use hashing util provided by openpower-libhei by Zane Shelley · 2 years, 6 months ago
  40. 3e8f295 fixed unit path in RasDataParser::parseBus() by Zane Shelley · 2 years, 5 months ago
  41. a413477 Add support for PartCalloutResolution by Zane Shelley · 2 years, 5 months ago
  42. 37acb28 Move resolution callout support to service data class by Zane Shelley · 2 years, 5 months ago
  43. 38501e1 Move getConnectedTarget() to generic pdbg util by Zane Shelley · 2 years, 5 months ago
  44. db8a643 Update AUE/IAUE callouts to include low priority MEM_PORT by Caleb Palmer · 2 years, 5 months ago
  45. cb766a4 convert resolution_test.cpp to use pdbg library by Zane Shelley · 2 years, 5 months ago
  46. afc6acd add custom pdbg devtree for testing by Zane Shelley · 2 years, 5 months ago
  47. 2923775 update to C++20 by Zane Shelley · 2 years, 5 months ago
  48. 8018391 create fallback gtest subproject dependency by Zane Shelley · 2 years, 5 months ago
  49. 15527a4 create PluginMap and plugin definition by Zane Shelley · 2 years, 6 months ago
  50. e13a9f9 created PluginResolution class by Zane Shelley · 2 years, 6 months ago
  51. 86aa97a attn: Always request a dump for TI with SRC by Ben Tyner · 2 years, 6 months ago
  52. ec227c2 change root cause filter based on analysis type by Zane Shelley · 2 years, 6 months ago
  53. f17bf3e Add informational PEL for manual analysis by Zane Shelley · 2 years, 6 months ago
  54. 82be3ab Set guard policy based on analysis type by Zane Shelley · 2 years, 6 months ago
  55. b7879d3 Apply resolutions based on analysis type by Zane Shelley · 2 years, 6 months ago
  56. ebff0d3 add analysis type to analyzer main function by Zane Shelley · 2 years, 6 months ago
  57. 6a62e40 Add PDBG callback function for logging with log level by austinfcui · 2 years, 6 months ago
  58. 611b344 change analyzerHardware() to return PEL PLID is created by Zane Shelley · 2 years, 7 months ago
  59. a16758b attn: Fix no PEL created when TI info unavailable by Ben Tyner · 2 years, 6 months ago
  60. 07ebb9b attn: Add wait for power fault handling by Ben Tyner · 2 years, 6 months ago
  61. 87cd2f5 RAS data: add callouts for PEC targets by Zane Shelley · 2 years, 6 months ago
  62. c18ba8f Add Hostboot scratch registers to PEL by Zane Shelley · 2 years, 6 months ago
  63. 5542ba3 Fix MCC target paths in P10 RAS data files by Zane Shelley · 2 years, 6 months ago
  64. 04f010a Design direction change for checkstop dumps by Zane Shelley · 2 years, 7 months ago
  65. 86ccc45 use proper callout string for next level support procedure by Zane Shelley · 2 years, 7 months ago
  66. bf3326f Enable guard support by Zane Shelley · 2 years, 7 months ago
  67. 135793a Attn: On TI with recoverable errors call analyzer by Ben Tyner · 2 years, 7 months ago
  68. a00426f Removed old guard design by Zane Shelley · 2 years, 7 months ago
  69. 9a738f7 Add Guarded/Deconfigured fields to callout resolutions by Zane Shelley · 2 years, 7 months ago
  70. 8de7fbe add .eslintignore to ignore meson log output files by Zane Shelley · 2 years, 7 months ago
  71. 1eff945 Updates to ClockCalloutResolution behavior by Zane Shelley · 2 years, 7 months ago
  72. a06dcf8 include config header for use of CONFIG_PHAL_API by Zane Shelley · 2 years, 7 months ago
  73. 39fcf65 Attn: Qualify MPIPL request with dump policy by Ben Tyner · 2 years, 8 months ago
  74. d6af0b1 Update discord info in OWNERS file by austinfcui · 2 years, 7 months ago
  75. f4792d6 Temporary filtering for checkstop root cause attentions by Zane Shelley · 2 years, 7 months ago
  76. 0f481a4 Attn: Properly handle hostboot TI with EID/PLID by Ben Tyner · 2 years, 8 months ago
  77. e550061 update OWNERS file by Zane Shelley · 2 years, 7 months ago
  78. d94291a Add OWNERS file by Manojkiran Eda · 2 years, 7 months ago
  79. b971517 Attn: use phal library for get TI info calls by Ben Tyner · 2 years, 8 months ago
  80. 7cebfbc Fix syntax errors in ras-data-schema-v01.json by Zane Shelley · 2 years, 7 months ago
  81. a7369f8 Add root cause filters for clock errors by Zane Shelley · 2 years, 8 months ago
  82. 65fefb2 Move root cause filter support to separate source file by Zane Shelley · 2 years, 8 months ago
  83. ceb08b2 RAS data file updates for N1 chiplet by Zane Shelley · 2 years, 8 months ago
  84. 22a454b RAS data file updates for TP and N0 chiplets by Zane Shelley · 2 years, 8 months ago
  85. 88c6c61 RAS data file updates for MCC chiplet by Zane Shelley · 2 years, 8 months ago
  86. 48f8a41 RAS data file updates for MC chiplet by Zane Shelley · 2 years, 8 months ago
  87. 1298240 RAS data files updates for OMIC chiplet by Zane Shelley · 2 years, 8 months ago
  88. 99543dc RAS data files updates for IOHS chiplet by Zane Shelley · 2 years, 8 months ago
  89. be619c0 RAS file updates for PAUC chiplet by Zane Shelley · 2 years, 8 months ago
  90. 7de0113 RAS action files for PEC chiplet by Zane Shelley · 2 years, 8 months ago
  91. 73aa431 RAS action file updates for EQ chiplet by Zane Shelley · 2 years, 8 months ago
  92. 734185a Update action files for all chiplet local FIRs by Zane Shelley · 2 years, 8 months ago
  93. 340708d Update actions for FIR on the core target by Zane Shelley · 2 years, 8 months ago
  94. 78f1c89 Update action for all chiplet and global FIRs by Zane Shelley · 2 years, 8 months ago
  95. 4757a7b Bus callout resolution support by Zane Shelley · 2 years, 8 months ago
  96. 979e287 Prevent duplicate entries in callout list by Zane Shelley · 2 years, 8 months ago
  97. 5d63cef ConnectedCalloutResolution support by Zane Shelley · 2 years, 9 months ago
  98. 96d5486 More test cases for Resolution class by Zane Shelley · 2 years, 9 months ago
  99. 84721d9 Add support for clock callout resolutions by Zane Shelley · 2 years, 9 months ago
  100. 74b40bf Attn: No event log entry for hostboot FFDC error by Ben Tyner · 2 years, 9 months ago