1. 18d9379 fix(spe): invoke spe_disable during power domain off/suspend by Jayanth Dodderi Chidanand · 12 months ago
  2. 4f4bda7 fix(plat/arm): do not program DSU CLUSTERPWRDN register by Manish Pandey · 10 months ago
  3. bcff365 fix(fvp): update system suspend in OS-initiated mode by Wing Li · 1 year ago
  4. 0dea615 fix(fvp): update pwr_domain_suspend by Wing Li · 1 year, 2 months ago
  5. c2e4a33 Merge changes from topic "psci-osi" into integration by Manish Pandey · 1 year, 3 months ago
  6. 05364b9 feat(fvp): enable support for PSCI OS-initiated mode by Wing Li · 1 year, 5 months ago
  7. f3e8cfc refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 7 months ago
  8. 30661a9 refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · 1 year, 5 months ago
  9. d27febf fix(fvp): fix fvp_cpu_standby() function by Alexei Fedorov · 2 years, 10 months ago
  10. 90d6532 Provide a hint to power controller for DSU cluster power down by Madhukar Pappireddy · 4 years, 8 months ago
  11. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 5 months ago
  12. 2859b7d Migrate ARM platforms to use the new GICv3 API by Madhukar Pappireddy · 5 years ago
  13. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · 5 years ago
  14. f13d09a fvp: pwrc: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  15. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  16. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  17. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  18. e4bf6a0 plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function by Chandni Cherukuri · 6 years ago
  19. 50905c7 Fix misra warnings in SMC and power mgmt code by Sathees Balya · 6 years ago
  20. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 6 years ago
  21. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  22. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  23. 1a6eed3 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · 6 years ago
  24. 0b6af83 fvp: Disable SYSTEM_SUSPEND when ARM_BL31_IN_DRAM by Antonio Nino Diaz · 7 years ago
  25. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  26. 59424d8 ARM platforms: Make arm_validate_ns_entrypoint() common by Jeenu Viswambharan · 7 years ago
  27. 9ca2806 ARM platforms: enable GICv3 state save/restore by Soby Mathew · 7 years ago
  28. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 7 years ago
  29. d254879 Fix order of ARM platform #includes by Isla Mitchell · 7 years ago
  30. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  31. 35e7298 fvp: Remove unnecessary default case by dp-arm · 7 years ago
  32. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  33. 6ad3548 FVP: Avail GIC Redistributor power management by Jeenu Viswambharan · 8 years ago
  34. 0b4c5a3 Allow ARM Standard platforms to dynamically define PSCI capability by Soby Mathew · 8 years ago
  35. 095529a FVP: Implement support for NODE_HW_STATE by Jeenu Viswambharan · 8 years ago
  36. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · 8 years ago
  37. 7175bde Remove out-dated comment in FVP PWRC code by Sandrine Bailleux · 9 years ago
  38. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 9 years ago
  39. 12012dd Prepare platforms to use refactored ARM GIC drivers by Soby Mathew · 9 years ago
  40. feac8fc Reorganise PSCI PM handler setup on ARM Standard platforms by Soby Mathew · 9 years ago
  41. 0d9e852 PSCI: Validate non secure entrypoint on ARM platforms by Soby Mathew · 9 years ago
  42. daf9a9d PSCI: Use a single mailbox for warm reset for FVP and Juno by Sandrine Bailleux · 9 years ago
  43. 7799cf7 PSCI: Demonstrate support for composite power states by Soby Mathew · 9 years ago
  44. fec4eb7 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · 9 years ago
  45. d617f66 Move FVP port to plat/arm/board/fvp by Dan Handley · 9 years ago[Renamed from plat/fvp/fvp_pm.c]
  46. 2b6b574 Migrate FVP port to use common code by Dan Handley · 9 years ago
  47. 4e97e54 Use ARM CCI driver on FVP and Juno platforms by Vikram Kanigiri · 9 years ago
  48. a64a854 Fix violations to the coding style by Sandrine Bailleux · 9 years ago
  49. 74e52a7 Validate power_state and entrypoint when executing PSCI calls by Soby Mathew · 10 years ago
  50. ffb4ab1 Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops by Soby Mathew · 10 years ago
  51. 8e2f287 Add CPU specific power management operations by Soby Mathew · 10 years ago
  52. 8587639 fvp: Rework when platform actions are performed by Achin Gupta · 10 years ago
  53. 4dc4a47 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 10 years ago
  54. be234f9 Remove platform dependency in CCI-400 driver by Dan Handley · 10 years ago
  55. 48e84b3 FVP: make usage of Trusted DRAM optional at build time by Juan Castillo · 10 years ago
  56. 0c70c57 FVP: apply new naming conventions to memory regions by Juan Castillo · 10 years ago
  57. 9c60d80 Remove the concept of coherent stacks by Achin Gupta · 10 years ago
  58. fb42b12 Refactor fvp gic code to be a generic driver by Dan Handley · 10 years ago
  59. 1c54d97 Refactor fvp_config into common platform header by Dan Handley · 10 years ago
  60. bb12891 Remove re-initialisation of system timers after warm boot for FVP by Soby Mathew · 10 years ago
  61. ea45157 Rename FVP specific files and functions by Dan Handley · 10 years ago[Renamed (96%) from plat/fvp/plat_pm.c]
  62. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  63. 335bf58 Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2 by Andrew Thoelke · 10 years ago