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