1. 2c3a791 build: use allowed over enabled by Patrick Williams · 7 months ago
  2. 2f7537d clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
  3. 2215d23 Build chip data from new JSON format by Zane Shelley · 1 year, 2 months ago
  4. b7005ca Redefining the checkstop attention type by Zane Shelley · 1 year, 3 months ago
  5. 70ee34a sorting issue in chip data parser script by Zane Shelley · 1 year, 9 months ago
  6. aa9da30 Add test case for isolation to EQ_CORE_FIR by Zane Shelley · 2 years ago
  7. 88eb202 Chip Data XML for TOD fault errors by Zane Shelley · 2 years, 5 months ago
  8. 72b755f hashing utility for register and node IDs by Zane Shelley · 2 years, 5 months ago
  9. fefc016 create fallback gtest subproject dependency by Zane Shelley · 2 years, 6 months ago
  10. c928f94 Add OMI_DL_ERROR_HOLD to chip data XML by Zane Shelley · 3 years ago
  11. bb34f29 Add TLX_ERR_RPT_1 to chip data XML by Zane Shelley · 3 years ago
  12. dcf902b Fix simulator issue with multiple tests using same chip data by Zane Shelley · 3 years ago
  13. a7535ad Move all simulator test cases to subdirectory by Zane Shelley · 3 years ago
  14. bcb4395 support for FFDC-only isolation nodes in chip data by Zane Shelley · 3 years ago
  15. 47ca5c2 Prevent storing redundant capture data by Zane Shelley · 3 years ago
  16. 995be6c Export util headers for openpower-hw-diags by Zane Shelley · 3 years, 4 months ago
  17. 6223ab5 Fix compiler warning on signed-unsigned compare by Ben Tyner · 3 years, 4 months ago
  18. dae1af6 Add register dump to isolation data by Zane Shelley · 3 years, 5 months ago
  19. d507351 scope hei_includes.hpp for internal use by Zane Shelley · 3 years, 5 months ago
  20. c888dff scope hei_bit_string.hpp for external use by Zane Shelley · 3 years, 5 months ago
  21. f8a726b Update P10 chip data XML by Zane Shelley · 3 years, 6 months ago
  22. d6826e5 Update XML for new Explorer levels by Zane Shelley · 3 years, 7 months ago
  23. 2d4981a Simplified registerRead and registerWrite interfaces by Zane Shelley · 4 years ago
  24. 2467db8 Add root nodes from Chip Data File to IsolationChip by Zane Shelley · 4 years, 1 month ago
  25. 6eb6190 Add capture regs from Chip Data File to IsolationNode by Zane Shelley · 4 years, 1 month ago
  26. c11f23c Flyweight::get() takes emplace params and returns shared_ptr by Zane Shelley · 4 years, 1 month ago
  27. 13b182b Update field types for Chip Data Files by Zane Shelley · 4 years, 1 month ago
  28. 7b3420b Changed from HEI_READ_ONLY to HEI_ENABLE_HW_WRITE by Ben Tyner · 4 years, 1 month ago
  29. 01e590b Merged hei_macros.hpp and hei_includes.hpp by Zane Shelley · 4 years, 1 month ago
  30. 7649b8b Documentation updates for hei_user_defines.hpp by Zane Shelley · 4 years, 1 month ago
  31. 3a02e24 Reduces headers needed for external includes by Zane Shelley · 4 years, 1 month ago
  32. 2f4aa91 Remove the ReturnCode class by Zane Shelley · 4 years, 1 month ago
  33. 032bf9e Build openpower-libhei as a static library by Ben Tyner · 4 years, 1 month ago
  34. 4c15552 Removed temporary code for sample simulator test case by Zane Shelley · 4 years, 1 month ago
  35. 508ce58 Created IsolationChip class by Zane Shelley · 4 years, 1 month ago
  36. 229c155 isolate() will assert isolation objects must exist for each chip by Zane Shelley · 4 years, 1 month ago
  37. 8c093d8 Ensure simulator does not re-initialize same chip type by Zane Shelley · 4 years, 1 month ago
  38. dd109cc Removed the force init option from initialize() by Zane Shelley · 4 years, 2 months ago
  39. aadf3bf Updated sample Chip Data file and documentation by Zane Shelley · 4 years, 2 months ago
  40. 1be4c3c Add a sample Chip Data File to the simulator by Zane Shelley · 4 years, 2 months ago
  41. 7c79605 Setup dependencies for subproject building by Ben Tyner · 4 years, 5 months ago
  42. c091934 Added getScomReg, getIdScomReg, & associated calls by Paul Greenwood · 4 years, 6 months ago
  43. dc47e0a Operator Registers; bitwise math operators by Paul Greenwood · 4 years, 8 months ago
  44. 11b8994 Initial end-to-end simulation support by Zane Shelley · 4 years, 7 months ago
  45. 7c8faa1 The Road to Clang-Format part 6 by Zane Shelley · 4 years, 8 months ago
  46. c477199 The Road to Clang-Format part 5 by Zane Shelley · 4 years, 8 months ago
  47. 7f7a42d The Road to Clang-Format part 4 by Zane Shelley · 4 years, 8 months ago
  48. fe27b65 The Road to Clang-Format part 3 by Zane Shelley · 4 years, 8 months ago
  49. ca9f625 The Road to Clang-Format part 2 by Zane Shelley · 4 years, 8 months ago
  50. 83da245 The Road to Clang-Format part 1 by Zane Shelley · 4 years, 8 months ago
  51. 7bf1f6d Created IsolationNode class by Zane Shelley · 4 years, 8 months ago
  52. fc7ab19 Replaced ported prdfScanFacility.[HC] by Zane Shelley · 4 years, 9 months ago
  53. 200c345 Added Flyweight utility class by Zane Shelley · 4 years, 9 months ago
  54. ca4b2f4 Updated parameters to the user APIs by Zane Shelley · 4 years, 10 months ago
  55. b406de4 Change isolate() API to take list of chips by Zane Shelley · 4 years, 9 months ago
  56. b77b573 Stubbed HardwareRegister class by Zane Shelley · 4 years, 10 months ago
  57. 701fcc1 Add Register Class by Paul Greenwood · 4 years, 10 months ago
  58. a8126fd Define BitString and BitStringBuffer by Ben Tyner · 4 years, 11 months ago
  59. 5a26661 Created primary API wrappers for the Isolator class by Zane Shelley · 4 years, 10 months ago
  60. 31a5488 Added ChipDataStream class by Paul Greenwood · 4 years, 11 months ago
  61. a61f4c5 Updates to Isolator class interfaces by Zane Shelley · 4 years, 11 months ago
  62. ad103b9 Moved sim/ to test/simulator by Zane Shelley · 4 years, 11 months ago