1. b0559b9 Created abstract OperatorRegister for all operators by Zane Shelley · 4 years, 10 months ago
  2. 48aa860 Operator register default destructor, copy, and assignment by Zane Shelley · 4 years, 10 months ago
  3. d4c0e98 Removed potentially dangerous * from operator registers by Zane Shelley · 4 years, 10 months ago
  4. 5e61824 Removed deprecated function from hei_operator_register.hpp by Zane Shelley · 4 years, 10 months ago
  5. caee69f Apply clang-format to hei_operator_register.hpp by Zane Shelley · 4 years, 10 months ago
  6. 11b8994 Initial end-to-end simulation support by Zane Shelley · 5 years ago
  7. dd156ad Official .clang-format support by Zane Shelley · 5 years ago
  8. 7c8faa1 The Road to Clang-Format part 6 by Zane Shelley · 5 years ago
  9. c477199 The Road to Clang-Format part 5 by Zane Shelley · 5 years ago
  10. 7f7a42d The Road to Clang-Format part 4 by Zane Shelley · 5 years ago
  11. fe27b65 The Road to Clang-Format part 3 by Zane Shelley · 5 years ago
  12. 83da245 The Road to Clang-Format part 1 by Zane Shelley · 5 years ago
  13. 75e68e9 HardwareRegister operators for polymorphic comparison by Zane Shelley · 5 years ago
  14. 2f341bf Disabled copy contructor for ScomRegister and IdScomRegister by Zane Shelley · 5 years ago
  15. afa669a Update to HardwareRegister BitString access by Zane Shelley · 5 years ago
  16. 53efc35 Removed HardwareRegister::Accessor class by Zane Shelley · 5 years ago
  17. 6574f6e updates to HardwareRegister class by Paul Greenwood · 5 years ago
  18. 8deb090 Create SCOM and ID SCOM register classes by Zane Shelley · 5 years ago
  19. 65ed96a added a pure virtual destructor to abstract Register class by Zane Shelley · 5 years ago
  20. 0d4f562 Refined register fields for Chip Data Files by Zane Shelley · 5 years ago
  21. fc7ab19 Replaced ported prdfScanFacility.[HC] by Zane Shelley · 5 years ago
  22. 200c345 Added Flyweight utility class by Zane Shelley · 5 years ago
  23. d0af358 Add register cache support in HardwareRegister class by Zane Shelley · 5 years ago
  24. 61565dc Add hardware access support HardwareRegister class by Zane Shelley · 5 years ago
  25. fd275a2 Change namespace from PRDF to libhei by Zane Shelley · 5 years ago
  26. 0307f99 Replaced PRDF_ASSERT() with HEI_ASSERT() by Zane Shelley · 5 years ago
  27. 5d432bf Replaced PRDF trace macros with libhei trace macros by Zane Shelley · 5 years ago
  28. 05bac98 Replaced NULL with nullptr in PRD ported code by Zane Shelley · 5 years ago
  29. b77b573 Stubbed HardwareRegister class by Zane Shelley · 5 years ago
  30. cd36f43 Renamed ScomRegister to HardwareRegister by Zane Shelley · 5 years ago
  31. 23244cb Renamed SCAN_COMM_REGISTER_CLASS to Register by Zane Shelley · 5 years ago
  32. 701fcc1 Add Register Class by Paul Greenwood · 5 years ago
  33. 52cb1a9 Update header includes for ported src/register/ code by Zane Shelley · 5 years ago
  34. ea1a1ac Removed unused MopRegisterAccess by Zane Shelley · 5 years ago
  35. 871adec Renamed a few files copied from the Hostboot project by Zane Shelley · 5 years ago
  36. fd3f9cc Copied PRD register access code from Hostboot project by Zane Shelley · 5 years ago