1. 4caa043 Functions to add nodes and regs to IsolationChip class by Zane Shelley · 4 years, 2 months ago
  2. 6722b5b Update IsolationNode to fit new Chip Data File design by Zane Shelley · 4 years, 2 months ago
  3. 981e56a Flyweight improvements to various classes by Zane Shelley · 4 years, 2 months ago
  4. 5ec8810 Removed ChipType_t dependency in HardwareRegister by Zane Shelley · 4 years, 2 months ago
  5. 7667b71 Replace RegisterAccessLevel_t with RegisterAttributeFlags_t by Zane Shelley · 4 years, 2 months ago
  6. 13b182b Update field types for Chip Data Files by Zane Shelley · 4 years, 2 months ago
  7. 7b3420b Changed from HEI_READ_ONLY to HEI_ENABLE_HW_WRITE by Ben Tyner · 4 years, 2 months ago
  8. 01e590b Merged hei_macros.hpp and hei_includes.hpp by Zane Shelley · 4 years, 2 months ago
  9. 4a2b726 Removed unused code ported from Hostboot by Zane Shelley · 4 years, 2 months ago
  10. 2f4aa91 Remove the ReturnCode class by Zane Shelley · 4 years, 2 months ago
  11. 032bf9e Build openpower-libhei as a static library by Ben Tyner · 4 years, 2 months ago
  12. dc47e0a Operator Registers; bitwise math operators by Paul Greenwood · 4 years, 8 months ago
  13. ec06f82 Cleaned == and < operators in hei_operator_register.hpp by Zane Shelley · 4 years, 7 months ago
  14. b0559b9 Created abstract OperatorRegister for all operators by Zane Shelley · 4 years, 7 months ago
  15. 48aa860 Operator register default destructor, copy, and assignment by Zane Shelley · 4 years, 7 months ago
  16. d4c0e98 Removed potentially dangerous * from operator registers by Zane Shelley · 4 years, 7 months ago
  17. 5e61824 Removed deprecated function from hei_operator_register.hpp by Zane Shelley · 4 years, 7 months ago
  18. caee69f Apply clang-format to hei_operator_register.hpp by Zane Shelley · 4 years, 7 months ago
  19. 11b8994 Initial end-to-end simulation support by Zane Shelley · 4 years, 8 months ago
  20. dd156ad Official .clang-format support by Zane Shelley · 4 years, 9 months ago
  21. 7c8faa1 The Road to Clang-Format part 6 by Zane Shelley · 4 years, 8 months ago
  22. c477199 The Road to Clang-Format part 5 by Zane Shelley · 4 years, 8 months ago
  23. 7f7a42d The Road to Clang-Format part 4 by Zane Shelley · 4 years, 8 months ago
  24. fe27b65 The Road to Clang-Format part 3 by Zane Shelley · 4 years, 8 months ago
  25. 83da245 The Road to Clang-Format part 1 by Zane Shelley · 4 years, 9 months ago
  26. 75e68e9 HardwareRegister operators for polymorphic comparison by Zane Shelley · 4 years, 9 months ago
  27. 2f341bf Disabled copy contructor for ScomRegister and IdScomRegister by Zane Shelley · 4 years, 9 months ago
  28. afa669a Update to HardwareRegister BitString access by Zane Shelley · 4 years, 9 months ago
  29. 53efc35 Removed HardwareRegister::Accessor class by Zane Shelley · 4 years, 9 months ago
  30. 6574f6e updates to HardwareRegister class by Paul Greenwood · 4 years, 10 months ago
  31. 8deb090 Create SCOM and ID SCOM register classes by Zane Shelley · 4 years, 9 months ago
  32. 65ed96a added a pure virtual destructor to abstract Register class by Zane Shelley · 4 years, 9 months ago
  33. 0d4f562 Refined register fields for Chip Data Files by Zane Shelley · 4 years, 9 months ago
  34. fc7ab19 Replaced ported prdfScanFacility.[HC] by Zane Shelley · 4 years, 9 months ago
  35. 200c345 Added Flyweight utility class by Zane Shelley · 4 years, 9 months ago
  36. d0af358 Add register cache support in HardwareRegister class by Zane Shelley · 4 years, 10 months ago
  37. 61565dc Add hardware access support HardwareRegister class by Zane Shelley · 4 years, 10 months ago
  38. fd275a2 Change namespace from PRDF to libhei by Zane Shelley · 4 years, 10 months ago
  39. 0307f99 Replaced PRDF_ASSERT() with HEI_ASSERT() by Zane Shelley · 4 years, 10 months ago
  40. 5d432bf Replaced PRDF trace macros with libhei trace macros by Zane Shelley · 4 years, 10 months ago
  41. 05bac98 Replaced NULL with nullptr in PRD ported code by Zane Shelley · 4 years, 10 months ago
  42. b77b573 Stubbed HardwareRegister class by Zane Shelley · 4 years, 10 months ago
  43. cd36f43 Renamed ScomRegister to HardwareRegister by Zane Shelley · 4 years, 10 months ago
  44. 23244cb Renamed SCAN_COMM_REGISTER_CLASS to Register by Zane Shelley · 4 years, 10 months ago
  45. 701fcc1 Add Register Class by Paul Greenwood · 5 years ago
  46. 52cb1a9 Update header includes for ported src/register/ code by Zane Shelley · 4 years, 11 months ago
  47. ea1a1ac Removed unused MopRegisterAccess by Zane Shelley · 5 years ago
  48. 871adec Renamed a few files copied from the Hostboot project by Zane Shelley · 5 years ago
  49. fd3f9cc Copied PRD register access code from Hostboot project by Zane Shelley · 5 years ago