1. 258e94f Allow FP register context to be optional at build time by Juan Castillo · 10 years ago
  2. 2d55240 Remove all checkpatch errors from codebase by Juan Castillo · 10 years ago
  3. 56f4470 Correctly dimension the PSCI aff_map_node array by Andrew Thoelke · 10 years ago
  4. 4e12607 Initialise CPU contexts from entry_point_info by Andrew Thoelke · 10 years ago
  5. 40110f7 Merge pull request #138 from athoelke/at/cpu-context by danh-arm · 10 years ago
  6. 4d2d553 Remove early_exceptions from BL3-1 by Andrew Thoelke · 10 years ago
  7. c02dbd6 Move CPU context pointers into cpu_data by Andrew Thoelke · 10 years ago
  8. 8c28fe0 Per-cpu data cache restructuring by Andrew Thoelke · 10 years ago
  9. a2f6553 Provide cm_get/set_context() for current CPU by Andrew Thoelke · 10 years ago
  10. 701fea7 Further renames of platform porting functions by Dan Handley · 10 years ago
  11. 7ce42df Move BL porting functions into platform.h by Dan Handley · 10 years ago
  12. 60b13e3 Remove unused data declarations by Dan Handley · 10 years ago
  13. a17fefa Remove extern keyword from function declarations by Dan Handley · 10 years ago
  14. 077193f Merge pull request #105 from athoelke:sm/support_normal_irq_in_tsp-v2 by Andrew Thoelke · 10 years ago
  15. 58484d4 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · 10 years ago
  16. 29c7ae1 Merge pull request #99 from vikramkanigiri:vk/tf-issues-133_V3 by Andrew Thoelke · 10 years ago
  17. 1c5630d Merge pull request #67 from achingupta:ag/psci_standby_bug_fix by Andrew Thoelke · 10 years ago
  18. 9f71f70 Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 10 years ago
  19. aeaab68 Add S-EL1 interrupt handling support in the TSPD by Achin Gupta · 10 years ago
  20. 9cf2bb7 Introduce interrupt handling framework in BL3-1 by Achin Gupta · 10 years ago
  21. 191e86e Introduce interrupt registration framework in BL3-1 by Achin Gupta · 10 years ago
  22. 27b895e Add context library API to change a bit in SCR_EL3 by Achin Gupta · 10 years ago
  23. d8c9d26 Rework memory information passing to BL3-x images by Vikram Kanigiri · 10 years ago
  24. da56743 Populate BL31 input parameters as per new spec by Vikram Kanigiri · 10 years ago
  25. b058556 Merge pull request #78 from jeenuv:tf-issues-148 by Andrew Thoelke · 10 years ago
  26. d1b6015 Add build configuration for timer save/restore by Jeenu Viswambharan · 10 years ago
  27. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  28. 42c5280 Fix broken standby state implementation in PSCI by Achin Gupta · 10 years ago
  29. 6c5192a Preserve x19-x29 across world switch for exception handling by Soby Mathew · 10 years ago
  30. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  31. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  32. 27f6e7d Move PSCI global functions out of private header by Dan Handley · 10 years ago
  33. bcd60ba Separate BL functions out of arch.h by Dan Handley · 10 years ago
  34. f3c8f32 Separate out CASSERT macro into own header by Dan Handley · 10 years ago
  35. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago