1. a64a854 Fix violations to the coding style by Sandrine Bailleux · 9 years ago
  2. 61e615b Verify capabilities before handling PSCI calls by Soby Mathew · 9 years ago
  3. 26fb90e Return success if an interrupt is seen during PSCI CPU_SUSPEND by Soby Mathew · 9 years ago
  4. 74e52a7 Validate power_state and entrypoint when executing PSCI calls by Soby Mathew · 10 years ago
  5. f512157 Save 'power_state' early in PSCI CPU_SUSPEND call by Soby Mathew · 10 years ago
  6. 8595b87 Rework internal API to save non-secure entry point info by Soby Mathew · 9 years ago
  7. ffb4ab1 Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops by Soby Mathew · 10 years ago
  8. 56bcdc2 Miscellaneous PSCI code cleanups by Achin Gupta · 10 years ago
  9. f6b9e99 Add APIs to preserve highest affinity level in OFF state by Achin Gupta · 10 years ago
  10. cab78e4 Rework state management in the PSCI implementation by Achin Gupta · 10 years ago
  11. f3ccbab Add PSCI service specific per-CPU data by Achin Gupta · 10 years ago
  12. 2ed46e9 Optimize EL3 register state stored in cpu_context structure by Soby Mathew · 10 years ago
  13. 9c60d80 Remove the concept of coherent stacks by Achin Gupta · 10 years ago
  14. e1aa516 Remove coherent stack usage from the warm boot path by Achin Gupta · 10 years ago
  15. 2bc0785 Remove current CPU mpidr from PSCI common code by Andrew Thoelke · 10 years ago
  16. e9a0d11 Eliminate psci_suspend_context array by Andrew Thoelke · 10 years ago
  17. 4e12607 Initialise CPU contexts from entry_point_info by Andrew Thoelke · 10 years ago
  18. 4d2d553 Remove early_exceptions from BL3-1 by Andrew Thoelke · 10 years ago
  19. 8c28fe0 Per-cpu data cache restructuring by Andrew Thoelke · 10 years ago
  20. a2f6553 Provide cm_get/set_context() for current CPU by Andrew Thoelke · 10 years ago
  21. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  22. 42e75a7 Correct usage of data and instruction barriers by Andrew Thoelke · 10 years ago
  23. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  24. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  25. bcd60ba Separate BL functions out of arch.h by Dan Handley · 10 years ago
  26. 714a0d2 Make use of user/system includes more consistent by Dan Handley · 10 years ago
  27. f100f41 Preserve PSCI cpu_suspend 'power_state' parameter. by Vikram Kanigiri · 10 years ago
  28. 78a6e0c Remove partially qualified asm helper functions by Vikram Kanigiri · 10 years ago
  29. 1814a3e Implement ARM Standard Service by Jeenu Viswambharan · 10 years ago[Renamed from services/psci/psci_afflvl_suspend.c]
  30. 7f36660 Implement late binding for runtime hooks by Jeenu Viswambharan · 10 years ago
  31. 607084e Add power management support in the SPD by Achin Gupta · 10 years ago
  32. 0a9f747 Move PSCI to runtime services directory by Achin Gupta · 10 years ago[Renamed (97%) from common/psci/psci_afflvl_suspend.c]
  33. ef7a28c psci: Use context library for preserving EL3 state by Achin Gupta · 10 years ago
  34. b739f22 Setup VBAR_EL3 incrementally by Achin Gupta · 10 years ago
  35. 75f7367 psci: fix affinity level upgrade issue by Achin Gupta · 11 years ago
  36. a45e397 psci: preserve target affinity level during suspend by Achin Gupta · 11 years ago
  37. a59caa4 psci: replace secure context with suspend context by Achin Gupta · 11 years ago
  38. e83b0ca Update year in copyright text to 2014 by Dan Handley · 10 years ago
  39. 0959db5 psci: rectify and homogenise generic code by Achin Gupta · 11 years ago
  40. 3140a9e psci: rework cpu_off assertion and minor cleanups by Achin Gupta · 11 years ago
  41. c8afc78 psci: fix error due to a non zero context id by Achin Gupta · 11 years ago
  42. ab2d31e Enable third party contributions by Dan Handley · 11 years ago
  43. 3738274 Unmask SError and Debug exceptions. by Sandrine Bailleux · 11 years ago
  44. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · 11 years ago