1. 13d0408 Add chip descriptions to PEL parser data by Zane Shelley · 3 years, 1 month ago
  2. 3d30890 Add attn types to PEL parser output by Zane Shelley · 3 years, 1 month ago
  3. bc3c040 combine signature and node field in PEL parser output by Zane Shelley · 3 years, 1 month ago
  4. 74678c1 update PEL parser output to include register addresses by Zane Shelley · 3 years, 1 month ago
  5. 2d30a28 setuptools for openpower-hw-diags PEL parser data by Zane Shelley · 3 years, 1 month ago
  6. 738276a Separate building of chip data and parser data files by Zane Shelley · 3 years, 2 months ago
  7. 0a90501 Updated build_chip_data_binary to include PEL parser json by Zane Shelley · 3 years, 2 months ago
  8. 552992a Add build information to binary by Ben Tyner · 3 years, 3 months ago
  9. 995be6c Export util headers for openpower-hw-diags by Zane Shelley · 3 years, 4 months ago
  10. 6223ab5 Fix compiler warning on signed-unsigned compare by Ben Tyner · 3 years, 4 months ago
  11. fc4aa5e Suppress chip data XML validation output by Zane Shelley · 3 years, 6 months ago
  12. dae1af6 Add register dump to isolation data by Zane Shelley · 3 years, 6 months ago
  13. d507351 scope hei_includes.hpp for internal use by Zane Shelley · 3 years, 6 months ago
  14. c888dff scope hei_bit_string.hpp for external use by Zane Shelley · 3 years, 6 months ago
  15. cef6349 Proper handling for unused parameter by Zane Shelley · 3 years, 6 months ago
  16. f8a726b Update P10 chip data XML by Zane Shelley · 3 years, 7 months ago
  17. d280cca Signature::toUnit32() helper for logging and tracing by Zane Shelley · 3 years, 8 months ago
  18. d6826e5 Update XML for new Explorer levels by Zane Shelley · 3 years, 8 months ago
  19. ba5dc16 Build Chip Data binary files from XML by Zane Shelley · 3 years, 8 months ago
  20. abc51c2 Copied Chip Data XML from Hostboot project by Zane Shelley · 3 years, 8 months ago
  21. 2e38ae5 Externalize chip data file keyword constant by Zane Shelley · 3 years, 8 months ago
  22. 734cfe9 Removed excessive trace on register read error by Zane Shelley · 4 years ago
  23. 8453353 Add default Chip constructor for STL functions by Zane Shelley · 4 years, 1 month ago
  24. dc7baeb Add default Signature constructor for STL functions by Zane Shelley · 4 years, 1 month ago
  25. 2d4981a Simplified registerRead and registerWrite interfaces by Zane Shelley · 4 years, 1 month ago
  26. 55afd63 Update to clang-format 10 by Zane Shelley · 4 years, 1 month ago
  27. 2467db8 Add root nodes from Chip Data File to IsolationChip by Zane Shelley · 4 years, 2 months ago
  28. f229d5f Add isolation nodes from Chip Data File to IsolationChip by Zane Shelley · 4 years, 2 months ago
  29. f8c92f9 Add isolation rules from Chip Data File to IsolationNode by Zane Shelley · 4 years, 2 months ago
  30. 6eb6190 Add capture regs from Chip Data File to IsolationNode by Zane Shelley · 4 years, 2 months ago
  31. d065924 Cleaned up style/portability suggestions from CI output by Zane Shelley · 4 years, 2 months ago
  32. e8dc72c Support to add capture registers to isolation nodes by Zane Shelley · 4 years, 2 months ago
  33. 4de8ff8 Cleaned smart pointer aliases and node/reg/inst keys by Zane Shelley · 4 years, 2 months ago
  34. d39aa57 Remove support to store IsolationNode objects in flyweights by Zane Shelley · 4 years, 2 months ago
  35. 0165edc Initial parse of nodes in Chip Data Files by Zane Shelley · 4 years, 2 months ago
  36. b9a8e76 Build HardwareRegister objects from Chip Data Files by Zane Shelley · 4 years, 2 months ago
  37. 4caa043 Functions to add nodes and regs to IsolationChip class by Zane Shelley · 4 years, 2 months ago
  38. 6722b5b Update IsolationNode to fit new Chip Data File design by Zane Shelley · 4 years, 2 months ago
  39. 981e56a Flyweight improvements to various classes by Zane Shelley · 4 years, 2 months ago
  40. 5ec8810 Removed ChipType_t dependency in HardwareRegister by Zane Shelley · 4 years, 2 months ago
  41. 7667b71 Replace RegisterAccessLevel_t with RegisterAttributeFlags_t by Zane Shelley · 4 years, 2 months ago
  42. c11f23c Flyweight::get() takes emplace params and returns shared_ptr by Zane Shelley · 4 years, 2 months ago
  43. 13b182b Update field types for Chip Data Files by Zane Shelley · 4 years, 2 months ago
  44. 7b3420b Changed from HEI_READ_ONLY to HEI_ENABLE_HW_WRITE by Ben Tyner · 4 years, 2 months ago
  45. dd69c96 Initial support to parse a Chip Data File by Zane Shelley · 4 years, 2 months ago
  46. 01e590b Merged hei_macros.hpp and hei_includes.hpp by Zane Shelley · 4 years, 2 months ago
  47. 7649b8b Documentation updates for hei_user_defines.hpp by Zane Shelley · 4 years, 2 months ago
  48. 4a2b726 Removed unused code ported from Hostboot by Zane Shelley · 4 years, 2 months ago
  49. 3a02e24 Reduces headers needed for external includes by Zane Shelley · 4 years, 2 months ago
  50. 2f4aa91 Remove the ReturnCode class by Zane Shelley · 4 years, 2 months ago
  51. 032bf9e Build openpower-libhei as a static library by Ben Tyner · 4 years, 2 months ago
  52. 83a8d55 Move up to C++14 by Zane Shelley · 4 years, 2 months ago
  53. 4c15552 Removed temporary code for sample simulator test case by Zane Shelley · 4 years, 2 months ago
  54. 508ce58 Created IsolationChip class by Zane Shelley · 4 years, 2 months ago
  55. 229c155 isolate() will assert isolation objects must exist for each chip by Zane Shelley · 4 years, 2 months ago
  56. 8c093d8 Ensure simulator does not re-initialize same chip type by Zane Shelley · 4 years, 2 months ago
  57. b8b3cdf Fixed endian issue in ChipDataStream class by Zane Shelley · 4 years, 2 months ago
  58. dd109cc Removed the force init option from initialize() by Zane Shelley · 4 years, 2 months ago
  59. aadf3bf Updated sample Chip Data file and documentation by Zane Shelley · 4 years, 2 months ago
  60. 1be4c3c Add a sample Chip Data File to the simulator by Zane Shelley · 4 years, 3 months ago
  61. 4d571fe revised Chip Data File documentation by Zane Shelley · 4 years, 3 months ago
  62. 7c79605 Setup dependencies for subproject building by Ben Tyner · 4 years, 5 months ago
  63. 32c7600 Added isolation node information to CHIP_DATA.md by Zane Shelley · 4 years, 7 months ago
  64. c091934 Added getScomReg, getIdScomReg, & associated calls by Paul Greenwood · 4 years, 7 months ago
  65. dc47e0a Operator Registers; bitwise math operators by Paul Greenwood · 4 years, 8 months ago
  66. ec06f82 Cleaned == and < operators in hei_operator_register.hpp by Zane Shelley · 4 years, 7 months ago
  67. b0559b9 Created abstract OperatorRegister for all operators by Zane Shelley · 4 years, 7 months ago
  68. 48aa860 Operator register default destructor, copy, and assignment by Zane Shelley · 4 years, 7 months ago
  69. d4c0e98 Removed potentially dangerous * from operator registers by Zane Shelley · 4 years, 7 months ago
  70. 5e61824 Removed deprecated function from hei_operator_register.hpp by Zane Shelley · 4 years, 7 months ago
  71. caee69f Apply clang-format to hei_operator_register.hpp by Zane Shelley · 4 years, 7 months ago
  72. 26a7f8e Added documentation for expressions in the Chip Data Files by Zane Shelley · 4 years, 8 months ago
  73. d1fcc97 Document Chip Data File format by Zane Shelley · 5 years ago
  74. 11b8994 Initial end-to-end simulation support by Zane Shelley · 4 years, 8 months ago
  75. dd156ad Official .clang-format support by Zane Shelley · 4 years, 9 months ago
  76. 7c8faa1 The Road to Clang-Format part 6 by Zane Shelley · 4 years, 8 months ago
  77. c477199 The Road to Clang-Format part 5 by Zane Shelley · 4 years, 8 months ago
  78. 7f7a42d The Road to Clang-Format part 4 by Zane Shelley · 4 years, 8 months ago
  79. fe27b65 The Road to Clang-Format part 3 by Zane Shelley · 4 years, 8 months ago
  80. ca9f625 The Road to Clang-Format part 2 by Zane Shelley · 4 years, 9 months ago
  81. 83da245 The Road to Clang-Format part 1 by Zane Shelley · 4 years, 9 months ago
  82. 7bf1f6d Created IsolationNode class by Zane Shelley · 4 years, 9 months ago
  83. 75e68e9 HardwareRegister operators for polymorphic comparison by Zane Shelley · 4 years, 9 months ago
  84. 93b61ad Created Signature class and added to isolation data by Zane Shelley · 4 years, 9 months ago
  85. 2f341bf Disabled copy contructor for ScomRegister and IdScomRegister by Zane Shelley · 4 years, 9 months ago
  86. afa669a Update to HardwareRegister BitString access by Zane Shelley · 4 years, 9 months ago
  87. 53efc35 Removed HardwareRegister::Accessor class by Zane Shelley · 4 years, 9 months ago
  88. 6574f6e updates to HardwareRegister class by Paul Greenwood · 4 years, 10 months ago
  89. 8deb090 Create SCOM and ID SCOM register classes by Zane Shelley · 4 years, 9 months ago
  90. 65ed96a added a pure virtual destructor to abstract Register class by Zane Shelley · 4 years, 9 months ago
  91. 0d4f562 Refined register fields for Chip Data Files by Zane Shelley · 4 years, 9 months ago
  92. fc7ab19 Replaced ported prdfScanFacility.[HC] by Zane Shelley · 4 years, 9 months ago
  93. 200c345 Added Flyweight utility class by Zane Shelley · 4 years, 10 months ago
  94. d0af358 Add register cache support in HardwareRegister class by Zane Shelley · 4 years, 10 months ago
  95. 61565dc Add hardware access support HardwareRegister class by Zane Shelley · 4 years, 10 months ago
  96. ca4b2f4 Updated parameters to the user APIs by Zane Shelley · 4 years, 10 months ago
  97. b406de4 Change isolate() API to take list of chips by Zane Shelley · 4 years, 10 months ago
  98. fd275a2 Change namespace from PRDF to libhei by Zane Shelley · 4 years, 10 months ago
  99. 0307f99 Replaced PRDF_ASSERT() with HEI_ASSERT() by Zane Shelley · 4 years, 10 months ago
  100. 5d432bf Replaced PRDF trace macros with libhei trace macros by Zane Shelley · 4 years, 10 months ago