1. 9c69e37 Update Odyssey RAS data json with latest changes by Caleb Palmer · 9 months ago
  2. c3038c0 Updated analyzer root cause filtering for Odyssey special cases by Caleb Palmer · 10 months ago
  3. 06fb403 RAS data updates for Odyssey PLL unlock attentions by Zane Shelley · 11 months ago
  4. 9a64968 Updated Odyssey RAS data by Caleb Palmer · 11 months ago
  5. 7ad677a Reserved bit updates for Odyssey RAS data json by Caleb Palmer · 1 year, 1 month ago
  6. a683027 Minor updates for RAS data json for Odyssey by Caleb Palmer · 1 year, 1 month ago
  7. 27dd636 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  8. 93b001c Remove support for deprecated RAS data version 1 by Zane Shelley · 1 year, 4 months ago
  9. 100c7a2 Updates to Odyssey RAS data for TP and MEM local FIRs by Caleb Palmer · 1 year, 4 months ago
  10. 51f8202 Update DSTL_FIR callouts in the event of failure to analyze an OCMB by Caleb Palmer · 1 year, 5 months ago
  11. d5fa958 Add initial RAS data files for Odyssey by Caleb Palmer · 1 year, 4 months ago
  12. 31a8753 Update Explorer RAS data json with sorted keys by Caleb Palmer · 1 year, 5 months ago
  13. 5836f4a use nholmann json exceptions instead of std by Zane Shelley · 1 year, 5 months ago
  14. 02d59af Exception handling with flags in ras-data-parser by Zane Shelley · 1 year, 5 months ago
  15. b69b2ba Updated P10 RAS data json with added thresholds by Caleb Palmer · 1 year, 7 months ago
  16. 8b10d69 prettier: re-format by Patrick Williams · 1 year, 7 months ago
  17. 1a4f0e7 Update root cause filtering to use RAS data flags by Caleb Palmer · 1 year, 8 months ago
  18. 934635e Update Explorer RAS data json to auto-generated v2 by Caleb Palmer · 1 year, 8 months ago
  19. f118439 Add RAS data parser handling for getting RAS data flags by Caleb Palmer · 1 year, 9 months ago
  20. dd74a84 Update RAS data json with flags for root cause filtering by Caleb Palmer · 1 year, 8 months ago
  21. e36866c Add auto-generated json RAS data and supporting changes by Caleb Palmer · 1 year, 8 months ago
  22. 513f64a Handling for host detected LPC timeout by Zane Shelley · 2 years, 1 month ago
  23. 7bf1bfa Enable LPC timeout handling by Zane Shelley · 2 years, 2 months ago
  24. d8b7018 Add SUE service procdure callouts by Zane Shelley · 2 years, 4 months ago
  25. 2fbd267 Better exception handling in the analyzer by Zane Shelley · 2 years, 5 months ago
  26. 4334a36 Fixed validation error in P10 RAS data by Zane Shelley · 2 years, 5 months ago
  27. d195b71 Add support for TOD clock callouts by Zane Shelley · 2 years, 5 months ago
  28. cbd20fa RAS Data File updates for TOD fault errors by Zane Shelley · 2 years, 6 months ago
  29. 2c228cd Add plugin function for PLL unlock clock callouts by Zane Shelley · 2 years, 7 months ago
  30. 3e8f295 fixed unit path in RasDataParser::parseBus() by Zane Shelley · 2 years, 6 months ago
  31. a413477 Add support for PartCalloutResolution by Zane Shelley · 2 years, 6 months ago
  32. db8a643 Update AUE/IAUE callouts to include low priority MEM_PORT by Caleb Palmer · 2 years, 6 months ago
  33. e13a9f9 created PluginResolution class by Zane Shelley · 2 years, 7 months ago
  34. 87cd2f5 RAS data: add callouts for PEC targets by Zane Shelley · 2 years, 7 months ago
  35. 5542ba3 Fix MCC target paths in P10 RAS data files by Zane Shelley · 2 years, 7 months ago
  36. 7cebfbc Fix syntax errors in ras-data-schema-v01.json by Zane Shelley · 2 years, 9 months ago
  37. ceb08b2 RAS data file updates for N1 chiplet by Zane Shelley · 2 years, 9 months ago
  38. 22a454b RAS data file updates for TP and N0 chiplets by Zane Shelley · 2 years, 9 months ago
  39. 88c6c61 RAS data file updates for MCC chiplet by Zane Shelley · 2 years, 9 months ago
  40. 48f8a41 RAS data file updates for MC chiplet by Zane Shelley · 2 years, 9 months ago
  41. 1298240 RAS data files updates for OMIC chiplet by Zane Shelley · 2 years, 9 months ago
  42. 99543dc RAS data files updates for IOHS chiplet by Zane Shelley · 2 years, 9 months ago
  43. be619c0 RAS file updates for PAUC chiplet by Zane Shelley · 2 years, 9 months ago
  44. 7de0113 RAS action files for PEC chiplet by Zane Shelley · 2 years, 9 months ago
  45. 73aa431 RAS action file updates for EQ chiplet by Zane Shelley · 2 years, 10 months ago
  46. 734185a Update action files for all chiplet local FIRs by Zane Shelley · 2 years, 10 months ago
  47. 340708d Update actions for FIR on the core target by Zane Shelley · 2 years, 10 months ago
  48. 78f1c89 Update action for all chiplet and global FIRs by Zane Shelley · 2 years, 10 months ago
  49. 4757a7b Bus callout resolution support by Zane Shelley · 2 years, 10 months ago
  50. 979e287 Prevent duplicate entries in callout list by Zane Shelley · 2 years, 10 months ago
  51. 5d63cef ConnectedCalloutResolution support by Zane Shelley · 2 years, 10 months ago
  52. 84721d9 Add support for clock callout resolutions by Zane Shelley · 2 years, 10 months ago
  53. c85716c Moved Callout class logic to Resolution classes by Zane Shelley · 2 years, 11 months ago
  54. e4bfb47 Add RAS data support for 'callout_self' and 'callout_unit' by Zane Shelley · 2 years, 11 months ago
  55. 7698b30 support to parse RAS data signatures and actions by Zane Shelley · 2 years, 11 months ago
  56. ee54c99 Add versioning to RAS data schemas by Zane Shelley · 2 years, 11 months ago
  57. a9b4434 Move RAS data support to RasDataParser class by Zane Shelley · 2 years, 11 months ago
  58. 869d9bb Parse and verify the RAS data files by Zane Shelley · 3 years ago
  59. 3c79080 Install RAS data file schema document by Zane Shelley · 3 years ago
  60. d2854b7 Provide package data dir for compiler option by Zane Shelley · 3 years ago
  61. 4f4f4aa meson updates to install RAS data files by Zane Shelley · 3 years ago
  62. 317ccfe RAS data file updates for TP_LOCAL_FIR by Zane Shelley · 3 years ago
  63. 42684b5 Sync P10 2.0 RAS data to P10 1.0 by Zane Shelley · 3 years ago
  64. 6470582 RAS Data file updates for PAU, NMMU, and PCI FIRs by Zane Shelley · 3 years ago
  65. c7a0a0c Initial RAS data files for P10 1.0 and 2.0 by Zane Shelley · 3 years ago
  66. acd516b RAS data files for Explorer 1.1 and 2.0 by Zane Shelley · 3 years ago
  67. 90d1252 RAS Data file definition and JSON schema by Zane Shelley · 3 years ago