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