1. 7497bff Remove unused argument in psci_cpu_on_start() by Sandrine Bailleux · 8 years ago
  2. ca37050 Fix PSCI CPU ON race when setting state to ON_PENDING by Soby Mathew · 8 years ago
  3. f4119ec Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 9 years ago
  4. e466c9f Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 9 years ago
  5. 011ca18 PSCI: Rework generic code to conform to coding guidelines by Soby Mathew · 9 years ago
  6. f1f97a1 PSCI: Fix the return code for invalid entrypoint by Soby Mathew · 9 years ago
  7. 981487a PSCI: Switch to the new PSCI frameworks by Soby Mathew · 9 years ago
  8. 9616838 PSCI: Add SYSTEM_SUSPEND API support by Soby Mathew · 10 years ago
  9. 2b7de2b Export maximum affinity using PLATFORM_MAX_AFFLVL macro by Soby Mathew · 9 years ago
  10. 6cdddaf Implement PSCI_FEATURES API by Soby Mathew · 9 years ago
  11. 110fe36 Rework the PSCI migrate APIs by Soby Mathew · 10 years ago
  12. 74e52a7 Validate power_state and entrypoint when executing PSCI calls by Soby Mathew · 10 years ago
  13. f512157 Save 'power_state' early in PSCI CPU_SUSPEND call by Soby Mathew · 10 years ago
  14. 8595b87 Rework internal API to save non-secure entry point info by Soby Mathew · 10 years ago
  15. 523d633 Move bakery algorithm implementation out of coherent memory by Soby Mathew · 9 years ago
  16. e2b2d8f Fix the array size of mpidr_aff_map_nodes_t. by Soby Mathew · 10 years ago
  17. 56bcdc2 Miscellaneous PSCI code cleanups by Achin Gupta · 10 years ago
  18. f6b9e99 Add APIs to preserve highest affinity level in OFF state by Achin Gupta · 10 years ago
  19. cab78e4 Rework state management in the PSCI implementation by Achin Gupta · 10 years ago
  20. f3ccbab Add PSCI service specific per-CPU data by Achin Gupta · 10 years ago
  21. 4dc4a47 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 10 years ago
  22. e1aa516 Remove coherent stack usage from the warm boot path by Achin Gupta · 10 years ago
  23. 2bc0785 Remove current CPU mpidr from PSCI common code by Andrew Thoelke · 10 years ago
  24. 56f4470 Correctly dimension the PSCI aff_map_node array by Andrew Thoelke · 10 years ago
  25. e9a0d11 Eliminate psci_suspend_context array by Andrew Thoelke · 10 years ago
  26. 4e12607 Initialise CPU contexts from entry_point_info by Andrew Thoelke · 10 years ago
  27. 60b13e3 Remove unused data declarations by Dan Handley · 10 years ago
  28. a17fefa Remove extern keyword from function declarations by Dan Handley · 10 years ago
  29. a4cb68e Remove variables from .data section by Dan Handley · 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. f100f41 Preserve PSCI cpu_suspend 'power_state' parameter. by Vikram Kanigiri · 10 years ago
  34. 1814a3e Implement ARM Standard Service by Jeenu Viswambharan · 10 years ago[Renamed (98%) from services/psci/psci_private.h]
  35. 7f36660 Implement late binding for runtime hooks by Jeenu Viswambharan · 10 years ago
  36. 607084e Add power management support in the SPD by Achin Gupta · 10 years ago
  37. 0a9f747 Move PSCI to runtime services directory by Achin Gupta · 10 years ago[Renamed from common/psci/psci_private.h]
  38. caa8493 Add support for handling runtime service requests by Jeenu Viswambharan · 10 years ago
  39. ef7a28c psci: Use context library for preserving EL3 state by Achin Gupta · 10 years ago
  40. 75f7367 psci: fix affinity level upgrade issue by Achin Gupta · 11 years ago
  41. a45e397 psci: preserve target affinity level during suspend by Achin Gupta · 11 years ago
  42. a59caa4 psci: replace secure context with suspend context by Achin Gupta · 11 years ago
  43. e83b0ca Update year in copyright text to 2014 by Dan Handley · 10 years ago
  44. 0959db5 psci: rectify and homogenise generic code by Achin Gupta · 11 years ago
  45. c8afc78 psci: fix error due to a non zero context id by Achin Gupta · 11 years ago
  46. ab2d31e Enable third party contributions by Dan Handley · 11 years ago
  47. 3738274 Unmask SError and Debug exceptions. by Sandrine Bailleux · 11 years ago
  48. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · 11 years ago