1. 2d11432 Support for callout list FFDC by Zane Shelley · 2 years, 11 months ago
  2. 9513582 Simplified Guard class and supporting functions by Zane Shelley · 2 years, 11 months ago
  3. c85716c Moved Callout class logic to Resolution classes by Zane Shelley · 2 years, 11 months ago
  4. 7029e52 On checkstop request dump and transition host by Ben Tyner · 2 years, 11 months ago
  5. e4bfb47 Add RAS data support for 'callout_self' and 'callout_unit' by Zane Shelley · 2 years, 11 months ago
  6. 7698b30 support to parse RAS data signatures and actions by Zane Shelley · 2 years, 11 months ago
  7. 2f92130 Refined guard type in HardwareCalloutResolution by Zane Shelley · 2 years, 11 months ago
  8. ca49619 ServiceData class query for system checkstop by Zane Shelley · 2 years, 11 months ago
  9. 723fa23 Replace LinkResolution with ResolutionList by Zane Shelley · 2 years, 11 months ago
  10. ee54c99 Add versioning to RAS data schemas by Zane Shelley · 2 years, 11 months ago
  11. a9b4434 Move RAS data support to RasDataParser class by Zane Shelley · 2 years, 11 months ago
  12. 869d9bb Parse and verify the RAS data files by Zane Shelley · 3 years ago
  13. 5191bae Util functions to validate JSON and find data files by Zane Shelley · 3 years ago
  14. e5411f0 initial function to apply RAS policies for root cause by Zane Shelley · 3 years ago
  15. 3c79080 Install RAS data file schema document by Zane Shelley · 3 years ago
  16. d2854b7 Provide package data dir for compiler option by Zane Shelley · 3 years ago
  17. 4f4f4aa meson updates to install RAS data files by Zane Shelley · 3 years ago
  18. 317ccfe RAS data file updates for TP_LOCAL_FIR by Zane Shelley · 3 years ago
  19. 42684b5 Sync P10 2.0 RAS data to P10 1.0 by Zane Shelley · 3 years ago
  20. 6470582 RAS Data file updates for PAU, NMMU, and PCI FIRs by Zane Shelley · 3 years ago
  21. c7a0a0c Initial RAS data files for P10 1.0 and 2.0 by Zane Shelley · 3 years ago
  22. acd516b RAS data files for Explorer 1.1 and 2.0 by Zane Shelley · 3 years ago
  23. 90d1252 RAS Data file definition and JSON schema by Zane Shelley · 3 years ago
  24. ff068a1 add node position to signatures and register list by Zane Shelley · 3 years, 1 month ago
  25. eea4542 Attn: Add build info to binary by Ben Tyner · 3 years, 3 months ago
  26. 236bb73 Implemented HardwareCalloutResolution::resolve() by Zane Shelley · 3 years, 3 months ago
  27. 0b8368c Initial classes for callout resolutions by Zane Shelley · 3 years, 4 months ago
  28. 1d29e5c Enable OCMB SCOMs in analyzer by Zane Shelley · 3 years, 4 months ago
  29. 8af9e46 Move root cause signature into service data object by Zane Shelley · 3 years, 4 months ago
  30. 5f6e3de Guard support for PELs by Zane Shelley · 3 years, 4 months ago
  31. 4ed4be5 Add ServiceData callout list to PEL by Zane Shelley · 3 years, 5 months ago
  32. 64791cf Created ServiceData class for hardware analysis by Zane Shelley · 3 years, 5 months ago
  33. f685afd created Callout classes for various PEL callouts by Zane Shelley · 3 years, 5 months ago
  34. 8f60a62 Add register capture data FFDC to PEL by Zane Shelley · 3 years, 5 months ago
  35. b1106b5 refactor __captureSignatureList() with new BinFileWriter class by Zane Shelley · 3 years, 5 months ago
  36. 9fb657f Proper handling for unused parameters by Zane Shelley · 3 years, 6 months ago
  37. cb45738 Restructure signature filter in analyzer by Zane Shelley · 3 years, 8 months ago
  38. 021dab3 Add all signatures to PEL FFDC by Zane Shelley · 3 years, 7 months ago
  39. 7ae9c8c Avoid analyzing hardware on legacy processors by Zane Shelley · 3 years, 7 months ago
  40. c252894 clean up libraries in meson.build files by Zane Shelley · 3 years, 7 months ago
  41. f80482a Create util static library by Zane Shelley · 3 years, 7 months ago
  42. d3b9bac Expanded PEL support for analyzer logs by Zane Shelley · 3 years, 8 months ago
  43. 171a2e0 pdbg utils for finding all active chips by Zane Shelley · 3 years, 8 months ago
  44. a029985 util::pdbg functions for path, position, and target type by Zane Shelley · 3 years, 8 months ago
  45. f4bd5ff Proper support for initializing the isolator by Zane Shelley · 3 years, 8 months ago
  46. 61465db meson library and dependency cleanup by Zane Shelley · 3 years, 8 months ago
  47. 6e36587 Copied FFDCFile and supporting code from phosphor-power by Zane Shelley · 3 years, 9 months ago
  48. 9fb7393 Generate a PEL if any attentions found in hardware by Zane Shelley · 3 years, 10 months ago
  49. 06e10f9 Get pib target for processor register access by Zane Shelley · 4 years ago
  50. 2f26318 added analyzer traces for debug by Zane Shelley · 4 years ago
  51. 1368308 Allow building locally without phosphor-logging by Ben Tyner · 4 years ago
  52. 097a71a Filter for root cause attention in analyzer by Zane Shelley · 4 years, 1 month ago
  53. 2e994bc Analyzer function to initialize isolator by Zane Shelley · 4 years, 1 month ago
  54. d84ed6e Analyzer function to get active chips and types by Zane Shelley · 4 years, 1 month ago
  55. 0c44c2f Create a tracing util wrapper by Zane Shelley · 4 years, 1 month ago
  56. 87eabc6 Hardware error analyzer for checkstop analyses by Ben Tyner · 4 years, 2 months ago
  57. dbeaf79 Return code cleanup by Ben Tyner · 4 years, 2 months ago
  58. b1ebfcb Platform Event Log (PEL) generation support added by Ben Tyner · 4 years, 2 months ago
  59. 0523f8a Implement hei user interface registerRead by Ben Tyner · 4 years, 2 months ago
  60. b859d79 Remove openpower-libhei subproject dependency by Ben Tyner · 4 years, 2 months ago
  61. b78dd0c Updates to HEI user intefaces by Zane Shelley · 4 years, 2 months ago
  62. 9ae5ca4 Added end2end test case by Ben Tyner · 4 years, 4 months ago
  63. 0205f3b Combine attn handler and openpower hwdiags by Ben Tyner · 4 years, 4 months ago