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