1. b0082d2 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 9 years ago
  2. 070a3e0 Merge pull request #206 from soby-mathew/sm/reset_cntvoff by Andrew Thoelke · 10 years ago
  3. c93c9df Initialize SCTLR_EL1 based on MODE_RW bit by Jens Wiklander · 10 years ago
  4. feddfcf Reset CNTVOFF_EL2 register before exit into EL1 on warm boot by Soby Mathew · 10 years ago
  5. 2ed46e9 Optimize EL3 register state stored in cpu_context structure by Soby Mathew · 10 years ago
  6. f558cac Rework incorrect use of assert() and panic() in codebase by Juan Castillo · 10 years ago
  7. 2d55240 Remove all checkpatch errors from codebase by Juan Castillo · 10 years ago
  8. 4e12607 Initialise CPU contexts from entry_point_info by Andrew Thoelke · 10 years ago
  9. c02dbd6 Move CPU context pointers into cpu_data by Andrew Thoelke · 10 years ago
  10. 8c28fe0 Per-cpu data cache restructuring by Andrew Thoelke · 10 years ago
  11. e385767 Merge pull request #133 from athoelke/at/crash-reporting-opt by danh-arm · 10 years ago
  12. 385f4d4 Make the BL3-1 crash reporting optional by Andrew Thoelke · 10 years ago
  13. a2f6553 Provide cm_get/set_context() for current CPU by Andrew Thoelke · 10 years ago
  14. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  15. 191e86e Introduce interrupt registration framework in BL3-1 by Achin Gupta · 10 years ago
  16. 27b895e Add context library API to change a bit in SCR_EL3 by Achin Gupta · 10 years ago
  17. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  18. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  19. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  20. 607084e Add power management support in the SPD by Achin Gupta · 10 years ago
  21. caa8493 Add support for handling runtime service requests by Jeenu Viswambharan · 10 years ago
  22. 7aea908 Add context management library by Achin Gupta · 10 years ago