1. 2f7537d clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  2. d5d2363 Remove use of std::unique_ptr by Zane Shelley · 1 year, 7 months ago
  3. e46e425 Change scope of auto-generated build info header by Zane Shelley · 1 year, 7 months ago
  4. 6b1fe16 Capture data support for an isolation bit by Zane Shelley · 1 year, 7 months ago
  5. bcb4395 support for FFDC-only isolation nodes in chip data by Zane Shelley · 3 years ago
  6. 552992a Add build information to binary by Ben Tyner · 3 years, 3 months ago
  7. 995be6c Export util headers for openpower-hw-diags by Zane Shelley · 3 years, 4 months ago
  8. dae1af6 Add register dump to isolation data by Zane Shelley · 3 years, 6 months ago
  9. d507351 scope hei_includes.hpp for internal use by Zane Shelley · 3 years, 6 months ago
  10. c888dff scope hei_bit_string.hpp for external use by Zane Shelley · 3 years, 6 months ago
  11. 734cfe9 Removed excessive trace on register read error by Zane Shelley · 3 years, 11 months ago
  12. 2467db8 Add root nodes from Chip Data File to IsolationChip by Zane Shelley · 4 years, 1 month ago
  13. f8c92f9 Add isolation rules from Chip Data File to IsolationNode by Zane Shelley · 4 years, 1 month ago
  14. 6eb6190 Add capture regs from Chip Data File to IsolationNode by Zane Shelley · 4 years, 2 months ago
  15. e8dc72c Support to add capture registers to isolation nodes by Zane Shelley · 4 years, 2 months ago
  16. 4de8ff8 Cleaned smart pointer aliases and node/reg/inst keys by Zane Shelley · 4 years, 2 months ago
  17. d39aa57 Remove support to store IsolationNode objects in flyweights by Zane Shelley · 4 years, 2 months ago
  18. b9a8e76 Build HardwareRegister objects from Chip Data Files by Zane Shelley · 4 years, 2 months ago
  19. 4caa043 Functions to add nodes and regs to IsolationChip class by Zane Shelley · 4 years, 2 months ago
  20. 6722b5b Update IsolationNode to fit new Chip Data File design by Zane Shelley · 4 years, 2 months ago
  21. 981e56a Flyweight improvements to various classes by Zane Shelley · 4 years, 2 months ago
  22. 13b182b Update field types for Chip Data Files by Zane Shelley · 4 years, 2 months ago
  23. dd69c96 Initial support to parse a Chip Data File by Zane Shelley · 4 years, 2 months ago
  24. 01e590b Merged hei_macros.hpp and hei_includes.hpp by Zane Shelley · 4 years, 2 months ago
  25. 3a02e24 Reduces headers needed for external includes by Zane Shelley · 4 years, 2 months ago
  26. 032bf9e Build openpower-libhei as a static library by Ben Tyner · 4 years, 2 months ago
  27. 4c15552 Removed temporary code for sample simulator test case by Zane Shelley · 4 years, 2 months ago
  28. 508ce58 Created IsolationChip class by Zane Shelley · 4 years, 2 months ago
  29. 229c155 isolate() will assert isolation objects must exist for each chip by Zane Shelley · 4 years, 2 months ago
  30. dd109cc Removed the force init option from initialize() by Zane Shelley · 4 years, 2 months ago
  31. 7c79605 Setup dependencies for subproject building by Ben Tyner · 4 years, 5 months ago
  32. b0559b9 Created abstract OperatorRegister for all operators by Zane Shelley · 4 years, 7 months ago
  33. 11b8994 Initial end-to-end simulation support by Zane Shelley · 4 years, 8 months ago
  34. 7c8faa1 The Road to Clang-Format part 6 by Zane Shelley · 4 years, 8 months ago
  35. c477199 The Road to Clang-Format part 5 by Zane Shelley · 4 years, 8 months ago
  36. 7f7a42d The Road to Clang-Format part 4 by Zane Shelley · 4 years, 8 months ago
  37. fe27b65 The Road to Clang-Format part 3 by Zane Shelley · 4 years, 8 months ago
  38. ca9f625 The Road to Clang-Format part 2 by Zane Shelley · 4 years, 8 months ago
  39. 83da245 The Road to Clang-Format part 1 by Zane Shelley · 4 years, 8 months ago
  40. 7bf1f6d Created IsolationNode class by Zane Shelley · 4 years, 9 months ago
  41. 75e68e9 HardwareRegister operators for polymorphic comparison by Zane Shelley · 4 years, 9 months ago
  42. 93b61ad Created Signature class and added to isolation data by Zane Shelley · 4 years, 9 months ago
  43. 53efc35 Removed HardwareRegister::Accessor class by Zane Shelley · 4 years, 9 months ago
  44. 8deb090 Create SCOM and ID SCOM register classes by Zane Shelley · 4 years, 9 months ago
  45. 65ed96a added a pure virtual destructor to abstract Register class by Zane Shelley · 4 years, 9 months ago
  46. fc7ab19 Replaced ported prdfScanFacility.[HC] by Zane Shelley · 4 years, 9 months ago
  47. d0af358 Add register cache support in HardwareRegister class by Zane Shelley · 4 years, 9 months ago
  48. 61565dc Add hardware access support HardwareRegister class by Zane Shelley · 4 years, 10 months ago
  49. b406de4 Change isolate() API to take list of chips by Zane Shelley · 4 years, 10 months ago
  50. 5a26661 Created primary API wrappers for the Isolator class by Zane Shelley · 4 years, 11 months ago