1. 31a8753 Update Explorer RAS data json with sorted keys by Caleb Palmer · 1 year, 4 months ago
  2. 5836f4a use nholmann json exceptions instead of std by Zane Shelley · 1 year, 5 months ago
  3. 02d59af Exception handling with flags in ras-data-parser by Zane Shelley · 1 year, 5 months ago
  4. ecde53f Adjust TI root cause filter to skip INT_CQ_FIR[47:50] by Caleb Palmer · 1 year, 7 months ago
  5. b69b2ba Updated P10 RAS data json with added thresholds by Caleb Palmer · 1 year, 7 months ago
  6. 8b10d69 prettier: re-format by Patrick Williams · 1 year, 7 months ago
  7. 1a4f0e7 Update root cause filtering to use RAS data flags by Caleb Palmer · 1 year, 8 months ago
  8. de22092 Change scope of auto-generated build info header by Zane Shelley · 1 year, 7 months ago
  9. 934635e Update Explorer RAS data json to auto-generated v2 by Caleb Palmer · 1 year, 8 months ago
  10. f118439 Add RAS data parser handling for getting RAS data flags by Caleb Palmer · 1 year, 9 months ago
  11. dd74a84 Update RAS data json with flags for root cause filtering by Caleb Palmer · 1 year, 8 months ago
  12. e36866c Add auto-generated json RAS data and supporting changes by Caleb Palmer · 1 year, 8 months ago
  13. 329dbbd Adjust root cause filtering for IUE thresholds by Caleb Palmer · 1 year, 9 months ago
  14. 7a46525 Add FFDC for signatures stored in scratch registers by Caleb Palmer · 1 year, 10 months ago
  15. fc7e247 CORE_FIR recoverables could be blamed as checkstop root cause by Zane Shelley · 2 years ago
  16. b82cbf7 Update to clang-format-14 by Zane Shelley · 2 years ago
  17. 513f64a Handling for host detected LPC timeout by Zane Shelley · 2 years, 1 month ago
  18. ed3ab8f Fix outdate comment in analyzer filter support by Zane Shelley · 2 years, 1 month ago
  19. 026e5a3 Avoid guarding on TOD interfaces errors by Zane Shelley · 2 years, 2 months ago
  20. 7bf1bfa Enable LPC timeout handling by Zane Shelley · 2 years, 2 months ago
  21. 8f07b2e Add chip at fault to TOD secondary error callout list by Zane Shelley · 2 years, 2 months ago
  22. 9cdfa24 Limit test_arg to test code by Zane Shelley · 2 years, 3 months ago
  23. baec7c0 Add filter for TI attentions by Zane Shelley · 2 years, 4 months ago
  24. d8b7018 Add SUE service procdure callouts by Zane Shelley · 2 years, 4 months ago
  25. a08d1c3 nullptr exception when no root cause attention found by Zane Shelley · 2 years, 4 months ago
  26. c1e1c00 analyzer: Modify create pel to use util by Ben Tyner · 2 years, 5 months ago
  27. 27a17a5 Hardware analysis support of TOD failures by Zane Shelley · 2 years, 4 months ago
  28. 3f363d4 callout rule for TOD fault analysis by Zane Shelley · 2 years, 5 months ago
  29. 8794bf8 ignore CORE_FIR[56:57] in root cause filter by Zane Shelley · 2 years, 5 months ago
  30. bc94bde Add NX target and update target to subsystem map by Caleb Palmer · 2 years, 5 months ago
  31. 2fbd267 Better exception handling in the analyzer by Zane Shelley · 2 years, 5 months ago
  32. c3fb206 Cast SrcSubsystem to uint8_t before passing to fmt::format by Caleb Palmer · 2 years, 5 months ago
  33. 55e7fec Update primary SRC field based on callout list by Zane Shelley · 2 years, 5 months ago
  34. 475237a moved plugin global variable out of analyzer static library by Zane Shelley · 2 years, 5 months ago
  35. 9980d48 moved Priority class to enum class by Zane Shelley · 2 years, 5 months ago
  36. 8af5685 Clean up default callout in analyzer by Zane Shelley · 2 years, 5 months ago
  37. 4334a36 Fixed validation error in P10 RAS data by Zane Shelley · 2 years, 5 months ago
  38. d195b71 Add support for TOD clock callouts by Zane Shelley · 2 years, 5 months ago
  39. cbd20fa RAS Data File updates for TOD fault errors by Zane Shelley · 2 years, 5 months ago
  40. e90b85d plugin for LPC timeout callouts by Zane Shelley · 2 years, 7 months ago
  41. 2c228cd Add plugin function for PLL unlock clock callouts by Zane Shelley · 2 years, 7 months ago
  42. 62adf5c store IsolationData in ServiceData class by Zane Shelley · 2 years, 6 months ago
  43. 19df370 Use hashing util provided by openpower-libhei by Zane Shelley · 2 years, 7 months ago
  44. 3e8f295 fixed unit path in RasDataParser::parseBus() by Zane Shelley · 2 years, 6 months ago
  45. a413477 Add support for PartCalloutResolution by Zane Shelley · 2 years, 6 months ago
  46. 37acb28 Move resolution callout support to service data class by Zane Shelley · 2 years, 6 months ago
  47. 38501e1 Move getConnectedTarget() to generic pdbg util by Zane Shelley · 2 years, 6 months ago
  48. db8a643 Update AUE/IAUE callouts to include low priority MEM_PORT by Caleb Palmer · 2 years, 6 months ago
  49. 15527a4 create PluginMap and plugin definition by Zane Shelley · 2 years, 7 months ago
  50. e13a9f9 created PluginResolution class by Zane Shelley · 2 years, 7 months ago
  51. ec227c2 change root cause filter based on analysis type by Zane Shelley · 2 years, 7 months ago
  52. f17bf3e Add informational PEL for manual analysis by Zane Shelley · 2 years, 7 months ago
  53. 82be3ab Set guard policy based on analysis type by Zane Shelley · 2 years, 7 months ago
  54. b7879d3 Apply resolutions based on analysis type by Zane Shelley · 2 years, 7 months ago
  55. ebff0d3 add analysis type to analyzer main function by Zane Shelley · 2 years, 8 months ago
  56. 611b344 change analyzerHardware() to return PEL PLID is created by Zane Shelley · 2 years, 8 months ago
  57. 87cd2f5 RAS data: add callouts for PEC targets by Zane Shelley · 2 years, 7 months ago
  58. c18ba8f Add Hostboot scratch registers to PEL by Zane Shelley · 2 years, 7 months ago
  59. 5542ba3 Fix MCC target paths in P10 RAS data files by Zane Shelley · 2 years, 7 months ago
  60. 04f010a Design direction change for checkstop dumps by Zane Shelley · 2 years, 8 months ago
  61. 86ccc45 use proper callout string for next level support procedure by Zane Shelley · 2 years, 8 months ago
  62. bf3326f Enable guard support by Zane Shelley · 2 years, 8 months ago
  63. a00426f Removed old guard design by Zane Shelley · 2 years, 8 months ago
  64. 9a738f7 Add Guarded/Deconfigured fields to callout resolutions by Zane Shelley · 2 years, 8 months ago
  65. 1eff945 Updates to ClockCalloutResolution behavior by Zane Shelley · 2 years, 8 months ago
  66. f4792d6 Temporary filtering for checkstop root cause attentions by Zane Shelley · 2 years, 8 months ago
  67. 7cebfbc Fix syntax errors in ras-data-schema-v01.json by Zane Shelley · 2 years, 9 months ago
  68. a7369f8 Add root cause filters for clock errors by Zane Shelley · 2 years, 9 months ago
  69. 65fefb2 Move root cause filter support to separate source file by Zane Shelley · 2 years, 9 months ago
  70. ceb08b2 RAS data file updates for N1 chiplet by Zane Shelley · 2 years, 9 months ago
  71. 22a454b RAS data file updates for TP and N0 chiplets by Zane Shelley · 2 years, 9 months ago
  72. 88c6c61 RAS data file updates for MCC chiplet by Zane Shelley · 2 years, 9 months ago
  73. 48f8a41 RAS data file updates for MC chiplet by Zane Shelley · 2 years, 9 months ago
  74. 1298240 RAS data files updates for OMIC chiplet by Zane Shelley · 2 years, 9 months ago
  75. 99543dc RAS data files updates for IOHS chiplet by Zane Shelley · 2 years, 9 months ago
  76. be619c0 RAS file updates for PAUC chiplet by Zane Shelley · 2 years, 9 months ago
  77. 7de0113 RAS action files for PEC chiplet by Zane Shelley · 2 years, 9 months ago
  78. 73aa431 RAS action file updates for EQ chiplet by Zane Shelley · 2 years, 9 months ago
  79. 734185a Update action files for all chiplet local FIRs by Zane Shelley · 2 years, 9 months ago
  80. 340708d Update actions for FIR on the core target by Zane Shelley · 2 years, 9 months ago
  81. 78f1c89 Update action for all chiplet and global FIRs by Zane Shelley · 2 years, 9 months ago
  82. 4757a7b Bus callout resolution support by Zane Shelley · 2 years, 10 months ago
  83. 979e287 Prevent duplicate entries in callout list by Zane Shelley · 2 years, 10 months ago
  84. 5d63cef ConnectedCalloutResolution support by Zane Shelley · 2 years, 10 months ago
  85. 96d5486 More test cases for Resolution class by Zane Shelley · 2 years, 10 months ago
  86. 84721d9 Add support for clock callout resolutions by Zane Shelley · 2 years, 10 months ago
  87. 2d11432 Support for callout list FFDC by Zane Shelley · 2 years, 10 months ago
  88. 9513582 Simplified Guard class and supporting functions by Zane Shelley · 2 years, 11 months ago
  89. c85716c Moved Callout class logic to Resolution classes by Zane Shelley · 2 years, 11 months ago
  90. 7029e52 On checkstop request dump and transition host by Ben Tyner · 2 years, 11 months ago
  91. e4bfb47 Add RAS data support for 'callout_self' and 'callout_unit' by Zane Shelley · 2 years, 11 months ago
  92. 7698b30 support to parse RAS data signatures and actions by Zane Shelley · 2 years, 11 months ago
  93. 2f92130 Refined guard type in HardwareCalloutResolution by Zane Shelley · 2 years, 11 months ago
  94. ca49619 ServiceData class query for system checkstop by Zane Shelley · 2 years, 11 months ago
  95. 723fa23 Replace LinkResolution with ResolutionList by Zane Shelley · 2 years, 11 months ago
  96. ee54c99 Add versioning to RAS data schemas by Zane Shelley · 2 years, 11 months ago
  97. a9b4434 Move RAS data support to RasDataParser class by Zane Shelley · 2 years, 11 months ago
  98. 869d9bb Parse and verify the RAS data files by Zane Shelley · 2 years, 11 months ago
  99. 5191bae Util functions to validate JSON and find data files by Zane Shelley · 2 years, 11 months ago
  100. e5411f0 initial function to apply RAS policies for root cause by Zane Shelley · 2 years, 11 months ago