1. 12d0d00 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 10 years ago
  2. d07baec Merge pull request #206 from soby-mathew/sm/reset_cntvoff by Andrew Thoelke · 11 years ago
  3. ae213ce Initialize SCTLR_EL1 based on MODE_RW bit by Jens Wiklander · 11 years ago
  4. 14c0526 Reset CNTVOFF_EL2 register before exit into EL1 on warm boot by Soby Mathew · 11 years ago
  5. fdfabec Optimize EL3 register state stored in cpu_context structure by Soby Mathew · 11 years ago
  6. d3280be Rework incorrect use of assert() and panic() in codebase by Juan Castillo · 11 years ago
  7. 4f2104f Remove all checkpatch errors from codebase by Juan Castillo · 11 years ago
  8. 167a935 Initialise CPU contexts from entry_point_info by Andrew Thoelke · 11 years ago
  9. aaba4f2 Move CPU context pointers into cpu_data by Andrew Thoelke · 11 years ago
  10. 5e91007 Per-cpu data cache restructuring by Andrew Thoelke · 11 years ago
  11. dbc64b3 Merge pull request #133 from athoelke/at/crash-reporting-opt by danh-arm · 11 years ago
  12. 9c22b32 Make the BL3-1 crash reporting optional by Andrew Thoelke · 11 years ago
  13. 08ab89d Provide cm_get/set_context() for current CPU by Andrew Thoelke · 11 years ago
  14. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 11 years ago
  15. e1333f7 Introduce interrupt registration framework in BL3-1 by Achin Gupta · 11 years ago
  16. c429b5e Add context library API to change a bit in SCR_EL3 by Achin Gupta · 11 years ago
  17. a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 11 years ago
  18. 97043ac Reduce deep nesting of header files by Dan Handley · 11 years ago
  19. fb037bf Always use named structs in header files by Dan Handley · 11 years ago
  20. 607084e Add power management support in the SPD by Achin Gupta · 11 years ago
  21. caa8493 Add support for handling runtime service requests by Jeenu Viswambharan · 12 years ago
  22. 7aea908 Add context management library by Achin Gupta · 12 years ago