1. ec06f82 Cleaned == and < operators in hei_operator_register.hpp by Zane Shelley · 4 years, 7 months ago
  2. b0559b9 Created abstract OperatorRegister for all operators by Zane Shelley · 4 years, 7 months ago
  3. 48aa860 Operator register default destructor, copy, and assignment by Zane Shelley · 4 years, 7 months ago
  4. d4c0e98 Removed potentially dangerous * from operator registers by Zane Shelley · 4 years, 7 months ago
  5. 5e61824 Removed deprecated function from hei_operator_register.hpp by Zane Shelley · 4 years, 7 months ago
  6. caee69f Apply clang-format to hei_operator_register.hpp by Zane Shelley · 4 years, 7 months ago
  7. 26a7f8e Added documentation for expressions in the Chip Data Files by Zane Shelley · 4 years, 8 months ago
  8. d1fcc97 Document Chip Data File format by Zane Shelley · 5 years ago
  9. 11b8994 Initial end-to-end simulation support by Zane Shelley · 4 years, 8 months ago
  10. dd156ad Official .clang-format support by Zane Shelley · 4 years, 8 months ago
  11. 7c8faa1 The Road to Clang-Format part 6 by Zane Shelley · 4 years, 8 months ago
  12. c477199 The Road to Clang-Format part 5 by Zane Shelley · 4 years, 8 months ago
  13. 7f7a42d The Road to Clang-Format part 4 by Zane Shelley · 4 years, 8 months ago
  14. fe27b65 The Road to Clang-Format part 3 by Zane Shelley · 4 years, 8 months ago
  15. ca9f625 The Road to Clang-Format part 2 by Zane Shelley · 4 years, 8 months ago
  16. 83da245 The Road to Clang-Format part 1 by Zane Shelley · 4 years, 8 months ago
  17. 7bf1f6d Created IsolationNode class by Zane Shelley · 4 years, 9 months ago
  18. 75e68e9 HardwareRegister operators for polymorphic comparison by Zane Shelley · 4 years, 9 months ago
  19. 93b61ad Created Signature class and added to isolation data by Zane Shelley · 4 years, 9 months ago
  20. 2f341bf Disabled copy contructor for ScomRegister and IdScomRegister by Zane Shelley · 4 years, 9 months ago
  21. afa669a Update to HardwareRegister BitString access by Zane Shelley · 4 years, 9 months ago
  22. 53efc35 Removed HardwareRegister::Accessor class by Zane Shelley · 4 years, 9 months ago
  23. 6574f6e updates to HardwareRegister class by Paul Greenwood · 4 years, 10 months ago
  24. 8deb090 Create SCOM and ID SCOM register classes by Zane Shelley · 4 years, 9 months ago
  25. 65ed96a added a pure virtual destructor to abstract Register class by Zane Shelley · 4 years, 9 months ago
  26. 0d4f562 Refined register fields for Chip Data Files by Zane Shelley · 4 years, 9 months ago
  27. fc7ab19 Replaced ported prdfScanFacility.[HC] by Zane Shelley · 4 years, 9 months ago
  28. 200c345 Added Flyweight utility class by Zane Shelley · 4 years, 9 months ago
  29. d0af358 Add register cache support in HardwareRegister class by Zane Shelley · 4 years, 10 months ago
  30. 61565dc Add hardware access support HardwareRegister class by Zane Shelley · 4 years, 10 months ago
  31. ca4b2f4 Updated parameters to the user APIs by Zane Shelley · 4 years, 10 months ago
  32. b406de4 Change isolate() API to take list of chips by Zane Shelley · 4 years, 10 months ago
  33. fd275a2 Change namespace from PRDF to libhei by Zane Shelley · 4 years, 10 months ago
  34. 0307f99 Replaced PRDF_ASSERT() with HEI_ASSERT() by Zane Shelley · 4 years, 10 months ago
  35. 5d432bf Replaced PRDF trace macros with libhei trace macros by Zane Shelley · 4 years, 10 months ago
  36. 05bac98 Replaced NULL with nullptr in PRD ported code by Zane Shelley · 4 years, 10 months ago
  37. b77b573 Stubbed HardwareRegister class by Zane Shelley · 4 years, 10 months ago
  38. cd36f43 Renamed ScomRegister to HardwareRegister by Zane Shelley · 4 years, 10 months ago
  39. 23244cb Renamed SCAN_COMM_REGISTER_CLASS to Register by Zane Shelley · 4 years, 10 months ago
  40. 701fcc1 Add Register Class by Paul Greenwood · 4 years, 11 months ago
  41. 52cb1a9 Update header includes for ported src/register/ code by Zane Shelley · 4 years, 11 months ago
  42. a8126fd Define BitString and BitStringBuffer by Ben Tyner · 5 years ago
  43. 5a26661 Created primary API wrappers for the Isolator class by Zane Shelley · 4 years, 11 months ago
  44. f85bb66 Removed duplicate ChipType_t definitions by Zane Shelley · 5 years ago
  45. 31a5488 Added ChipDataStream class by Paul Greenwood · 5 years ago
  46. ea1a1ac Removed unused MopRegisterAccess by Zane Shelley · 5 years ago
  47. a61f4c5 Updates to Isolator class interfaces by Zane Shelley · 5 years ago
  48. 876bc2a Created generic ReturnCode class and common includes header by Zane Shelley · 5 years ago
  49. 871adec Renamed a few files copied from the Hostboot project by Zane Shelley · 5 years ago
  50. fd3f9cc Copied PRD register access code from Hostboot project by Zane Shelley · 5 years ago
  51. 814b1e3 Created initial README.md by Zane Shelley · 5 years ago
  52. a115e4e Moved source files to src/ by Zane Shelley · 5 years ago