1. f36466f Header file cleanup in attn by Zane Shelley · 2 years, 6 months ago
  2. 97bdac4 attn: Make restart after fail more restrictive by Ben Tyner · 2 years, 6 months ago
  3. 2fbd267 Better exception handling in the analyzer by Zane Shelley · 2 years, 6 months ago
  4. bfa831a Attention handler trace message refactor by austinfcui · 2 years, 6 months ago
  5. c3fb206 Cast SrcSubsystem to uint8_t before passing to fmt::format by Caleb Palmer · 2 years, 6 months ago
  6. 55e7fec Update primary SRC field based on callout list by Zane Shelley · 2 years, 6 months ago
  7. 76e52f6 attn: Collect SBE FFDC on getTiInfo chip-op fail by Ben Tyner · 2 years, 6 months ago
  8. 475237a moved plugin global variable out of analyzer static library by Zane Shelley · 2 years, 6 months ago
  9. 9980d48 moved Priority class to enum class by Zane Shelley · 2 years, 6 months ago
  10. 8af5685 Clean up default callout in analyzer by Zane Shelley · 2 years, 6 months ago
  11. 9491cdb Modify PLL test case to get plugin from RAS data files by Zane Shelley · 2 years, 6 months ago
  12. 4334a36 Fixed validation error in P10 RAS data by Zane Shelley · 2 years, 6 months ago
  13. 08c21c2 Rearranged CI test cases to improve execution time by Zane Shelley · 2 years, 6 months ago
  14. d195b71 Add support for TOD clock callouts by Zane Shelley · 2 years, 6 months ago
  15. cbd20fa RAS Data File updates for TOD fault errors by Zane Shelley · 2 years, 7 months ago
  16. 35257fd Add pdbg test cases to use test device tree file. by austinfcui · 2 years, 8 months ago
  17. e90b85d plugin for LPC timeout callouts by Zane Shelley · 2 years, 8 months ago
  18. 2c228cd Add plugin function for PLL unlock clock callouts by Zane Shelley · 2 years, 8 months ago
  19. 62adf5c store IsolationData in ServiceData class by Zane Shelley · 2 years, 7 months ago
  20. 19df370 Use hashing util provided by openpower-libhei by Zane Shelley · 2 years, 8 months ago
  21. 3e8f295 fixed unit path in RasDataParser::parseBus() by Zane Shelley · 2 years, 7 months ago
  22. a413477 Add support for PartCalloutResolution by Zane Shelley · 2 years, 7 months ago
  23. 37acb28 Move resolution callout support to service data class by Zane Shelley · 2 years, 7 months ago
  24. 38501e1 Move getConnectedTarget() to generic pdbg util by Zane Shelley · 2 years, 7 months ago
  25. db8a643 Update AUE/IAUE callouts to include low priority MEM_PORT by Caleb Palmer · 2 years, 7 months ago
  26. cb766a4 convert resolution_test.cpp to use pdbg library by Zane Shelley · 2 years, 7 months ago
  27. afc6acd add custom pdbg devtree for testing by Zane Shelley · 2 years, 7 months ago
  28. 2923775 update to C++20 by Zane Shelley · 2 years, 8 months ago
  29. 8018391 create fallback gtest subproject dependency by Zane Shelley · 2 years, 8 months ago
  30. 15527a4 create PluginMap and plugin definition by Zane Shelley · 2 years, 8 months ago
  31. e13a9f9 created PluginResolution class by Zane Shelley · 2 years, 8 months ago
  32. 86aa97a attn: Always request a dump for TI with SRC by Ben Tyner · 2 years, 8 months ago
  33. ec227c2 change root cause filter based on analysis type by Zane Shelley · 2 years, 8 months ago
  34. f17bf3e Add informational PEL for manual analysis by Zane Shelley · 2 years, 8 months ago
  35. 82be3ab Set guard policy based on analysis type by Zane Shelley · 2 years, 8 months ago
  36. b7879d3 Apply resolutions based on analysis type by Zane Shelley · 2 years, 8 months ago
  37. ebff0d3 add analysis type to analyzer main function by Zane Shelley · 2 years, 9 months ago
  38. 6a62e40 Add PDBG callback function for logging with log level by austinfcui · 2 years, 8 months ago
  39. 611b344 change analyzerHardware() to return PEL PLID is created by Zane Shelley · 2 years, 9 months ago
  40. a16758b attn: Fix no PEL created when TI info unavailable by Ben Tyner · 2 years, 8 months ago
  41. 07ebb9b attn: Add wait for power fault handling by Ben Tyner · 2 years, 8 months ago
  42. 87cd2f5 RAS data: add callouts for PEC targets by Zane Shelley · 2 years, 8 months ago
  43. c18ba8f Add Hostboot scratch registers to PEL by Zane Shelley · 2 years, 8 months ago
  44. 5542ba3 Fix MCC target paths in P10 RAS data files by Zane Shelley · 2 years, 8 months ago
  45. 04f010a Design direction change for checkstop dumps by Zane Shelley · 2 years, 9 months ago
  46. 86ccc45 use proper callout string for next level support procedure by Zane Shelley · 2 years, 9 months ago
  47. bf3326f Enable guard support by Zane Shelley · 2 years, 9 months ago
  48. 135793a Attn: On TI with recoverable errors call analyzer by Ben Tyner · 2 years, 10 months ago
  49. a00426f Removed old guard design by Zane Shelley · 2 years, 9 months ago
  50. 9a738f7 Add Guarded/Deconfigured fields to callout resolutions by Zane Shelley · 2 years, 9 months ago
  51. 8de7fbe add .eslintignore to ignore meson log output files by Zane Shelley · 2 years, 9 months ago
  52. 1eff945 Updates to ClockCalloutResolution behavior by Zane Shelley · 2 years, 9 months ago
  53. a06dcf8 include config header for use of CONFIG_PHAL_API by Zane Shelley · 2 years, 9 months ago
  54. 39fcf65 Attn: Qualify MPIPL request with dump policy by Ben Tyner · 2 years, 10 months ago
  55. d6af0b1 Update discord info in OWNERS file by austinfcui · 2 years, 9 months ago
  56. f4792d6 Temporary filtering for checkstop root cause attentions by Zane Shelley · 2 years, 9 months ago
  57. 0f481a4 Attn: Properly handle hostboot TI with EID/PLID by Ben Tyner · 2 years, 10 months ago
  58. e550061 update OWNERS file by Zane Shelley · 2 years, 10 months ago
  59. d94291a Add OWNERS file by Manojkiran Eda · 2 years, 10 months ago
  60. b971517 Attn: use phal library for get TI info calls by Ben Tyner · 2 years, 10 months ago
  61. 7cebfbc Fix syntax errors in ras-data-schema-v01.json by Zane Shelley · 2 years, 10 months ago
  62. a7369f8 Add root cause filters for clock errors by Zane Shelley · 2 years, 10 months ago
  63. 65fefb2 Move root cause filter support to separate source file by Zane Shelley · 2 years, 10 months ago
  64. ceb08b2 RAS data file updates for N1 chiplet by Zane Shelley · 2 years, 10 months ago
  65. 22a454b RAS data file updates for TP and N0 chiplets by Zane Shelley · 2 years, 10 months ago
  66. 88c6c61 RAS data file updates for MCC chiplet by Zane Shelley · 2 years, 10 months ago
  67. 48f8a41 RAS data file updates for MC chiplet by Zane Shelley · 2 years, 10 months ago
  68. 1298240 RAS data files updates for OMIC chiplet by Zane Shelley · 2 years, 10 months ago
  69. 99543dc RAS data files updates for IOHS chiplet by Zane Shelley · 2 years, 10 months ago
  70. be619c0 RAS file updates for PAUC chiplet by Zane Shelley · 2 years, 10 months ago
  71. 7de0113 RAS action files for PEC chiplet by Zane Shelley · 2 years, 10 months ago
  72. 73aa431 RAS action file updates for EQ chiplet by Zane Shelley · 2 years, 11 months ago
  73. 734185a Update action files for all chiplet local FIRs by Zane Shelley · 2 years, 11 months ago
  74. 340708d Update actions for FIR on the core target by Zane Shelley · 2 years, 11 months ago
  75. 78f1c89 Update action for all chiplet and global FIRs by Zane Shelley · 2 years, 11 months ago
  76. 4757a7b Bus callout resolution support by Zane Shelley · 2 years, 11 months ago
  77. 979e287 Prevent duplicate entries in callout list by Zane Shelley · 2 years, 11 months ago
  78. 5d63cef ConnectedCalloutResolution support by Zane Shelley · 2 years, 11 months ago
  79. 96d5486 More test cases for Resolution class by Zane Shelley · 2 years, 11 months ago
  80. 84721d9 Add support for clock callout resolutions by Zane Shelley · 2 years, 11 months ago
  81. 74b40bf Attn: No event log entry for hostboot FFDC error by Ben Tyner · 2 years, 11 months ago
  82. 4e3faa2 Meson project update to v50.0 by Zane Shelley · 2 years, 11 months ago
  83. 7f6ce6a Attn: Self boot engine (SBE) attention support by Ben Tyner · 3 years ago
  84. 63f2055 stop ATTN service during watchdog time out handling by Zane Shelley · 2 years, 11 months ago
  85. 276e981 Fix for setting PDBG_DTB environment variable by Ben Tyner · 3 years ago
  86. 2d11432 Support for callout list FFDC by Zane Shelley · 3 years ago
  87. 9513582 Simplified Guard class and supporting functions by Zane Shelley · 3 years ago
  88. c85716c Moved Callout class logic to Resolution classes by Zane Shelley · 3 years ago
  89. 7029e52 On checkstop request dump and transition host by Ben Tyner · 3 years ago
  90. fe2c50d util::dbus: Make common the hostRunningState code by Ben Tyner · 3 years, 1 month ago
  91. ffb4867 util::dbus: Make common the autorebootEnabled code by Ben Tyner · 3 years, 1 month ago
  92. 9306716 util::dbus: Make common the transition host support by Ben Tyner · 3 years, 1 month ago
  93. e4bfb47 Add RAS data support for 'callout_self' and 'callout_unit' by Zane Shelley · 3 years ago
  94. 7698b30 support to parse RAS data signatures and actions by Zane Shelley · 3 years ago
  95. 2f92130 Refined guard type in HardwareCalloutResolution by Zane Shelley · 3 years ago
  96. ca49619 ServiceData class query for system checkstop by Zane Shelley · 3 years ago
  97. 723fa23 Replace LinkResolution with ResolutionList by Zane Shelley · 3 years ago
  98. ee54c99 Add versioning to RAS data schemas by Zane Shelley · 3 years ago
  99. a9b4434 Move RAS data support to RasDataParser class by Zane Shelley · 3 years ago
  100. 869d9bb Parse and verify the RAS data files by Zane Shelley · 3 years ago