1. 2d4981a Simplified registerRead and registerWrite interfaces by Zane Shelley · 4 years, 1 month ago
  2. 5ec8810 Removed ChipType_t dependency in HardwareRegister by Zane Shelley · 4 years, 2 months ago
  3. 7667b71 Replace RegisterAccessLevel_t with RegisterAttributeFlags_t by Zane Shelley · 4 years, 2 months ago
  4. 7b3420b Changed from HEI_READ_ONLY to HEI_ENABLE_HW_WRITE by Ben Tyner · 4 years, 2 months ago
  5. 2f4aa91 Remove the ReturnCode class by Zane Shelley · 4 years, 2 months ago
  6. dc47e0a Operator Registers; bitwise math operators by Paul Greenwood · 4 years, 8 months ago
  7. 11b8994 Initial end-to-end simulation support by Zane Shelley · 4 years, 8 months ago
  8. 7c8faa1 The Road to Clang-Format part 6 by Zane Shelley · 4 years, 8 months ago
  9. c477199 The Road to Clang-Format part 5 by Zane Shelley · 4 years, 8 months ago
  10. 7f7a42d The Road to Clang-Format part 4 by Zane Shelley · 4 years, 8 months ago
  11. fe27b65 The Road to Clang-Format part 3 by Zane Shelley · 4 years, 8 months ago
  12. 83da245 The Road to Clang-Format part 1 by Zane Shelley · 4 years, 9 months ago
  13. afa669a Update to HardwareRegister BitString access by Zane Shelley · 4 years, 9 months ago
  14. 53efc35 Removed HardwareRegister::Accessor class by Zane Shelley · 4 years, 9 months ago
  15. 6574f6e updates to HardwareRegister class by Paul Greenwood · 4 years, 10 months ago
  16. 8deb090 Create SCOM and ID SCOM register classes by Zane Shelley · 4 years, 9 months ago
  17. 65ed96a added a pure virtual destructor to abstract Register class by Zane Shelley · 4 years, 9 months ago
  18. d0af358 Add register cache support in HardwareRegister class by Zane Shelley · 4 years, 10 months ago
  19. 61565dc Add hardware access support HardwareRegister class by Zane Shelley · 4 years, 10 months ago
  20. 0307f99 Replaced PRDF_ASSERT() with HEI_ASSERT() by Zane Shelley · 4 years, 10 months ago
  21. 5d432bf Replaced PRDF trace macros with libhei trace macros by Zane Shelley · 4 years, 10 months ago
  22. 05bac98 Replaced NULL with nullptr in PRD ported code by Zane Shelley · 4 years, 10 months ago
  23. b77b573 Stubbed HardwareRegister class by Zane Shelley · 4 years, 10 months ago
  24. cd36f43 Renamed ScomRegister to HardwareRegister by Zane Shelley · 4 years, 10 months ago
  25. 52cb1a9 Update header includes for ported src/register/ code by Zane Shelley · 4 years, 11 months ago
  26. ea1a1ac Removed unused MopRegisterAccess by Zane Shelley · 5 years ago
  27. 871adec Renamed a few files copied from the Hostboot project by Zane Shelley · 5 years ago[Renamed (81%) from src/register/prdfScomRegister.C]
  28. fd3f9cc Copied PRD register access code from Hostboot project by Zane Shelley · 5 years ago