1. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  2. 777dd43 Fix MISRA rule 8.3 in common code by Roberto Vargas · 6 years ago
  3. 9f2f8ef Invalidate TLB entries during warm boot by Antonio Nino Diaz · 6 years ago
  4. a65841a Add support for SMCCC_VERSION in PSCI features by Dimitris Papastamos · 6 years ago
  5. d1a1841 Add PubSub events for CPU powerdown/powerup by Dimitris Papastamos · 7 years ago
  6. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 7 years ago
  7. 6dc8214 Flush the affinity data in psci_affinity_info by Roberto Vargas · 7 years ago
  8. e259fa7 ARMv7 may not support Generic Timer Extension by Etienne Carriere · 7 years ago
  9. 8336f68 Fix PSCI STAT time stamp collection by Soby Mathew · 7 years ago
  10. 55e56a9 PSCI: Publish CPU ON event by Jeenu Viswambharan · 7 years ago
  11. 653fb8f mem_protect: Fix PSCI FEATURES API for MEM_PROTECT_CHECK by Roberto Vargas · 7 years ago
  12. b820ad0 reset2: Add PSCI system_reset2 function by Roberto Vargas · 7 years ago
  13. 0a4c261 mem_protect: Add mem_protect API by Roberto Vargas · 7 years ago
  14. 3cb73cb Reduce time lock in psci_do_cpu_off by Roberto Vargas · 7 years ago
  15. 16484dd psci_common: Resolve GCC static analysis false positive by Alistair Francis · 7 years ago
  16. ae87f4b lib: psci: early suspend handler for platforms by Varun Wadekar · 7 years ago
  17. 06adba2 Address edge case for stale PSCI CPU data in cache by David Cunado · 7 years ago
  18. 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
  19. 09bb548 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 7 years ago
  20. 3fdf5f3 PSCI: use same function prototype as in header file by Etienne Carriere · 7 years ago
  21. d171bfc psci: minor fixes in lib by Etienne Carriere · 7 years ago
  22. 66231d1 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 7 years ago
  23. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  24. bc1a929 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 7 years ago
  25. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  26. 043fe9c PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 7 years ago
  27. e3962d0 Flush console where necessary by Antonio Nino Diaz · 7 years ago
  28. 346bfd8 PSCI: Optimize call paths if all participants are cache-coherent by Jeenu Viswambharan · 7 years ago
  29. 0b56d6f PSCI: Introduce cache and barrier wrappers by Jeenu Viswambharan · 7 years ago
  30. 0470202 Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing by davidcunado-arm · 7 years ago
  31. 37ce150 PSCI: Do stat accounting for retention/standby states by dp-arm · 7 years ago
  32. 66abfbe PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 7 years ago
  33. a8954fc Replace some memset call by zeromem by Douglas Raillard · 7 years ago
  34. d5ec367 Report errata workaround status to console by Jeenu Viswambharan · 7 years ago
  35. 2b0a176 Merge pull request #788 from jeenu-arm/cpuops-framework by danh-arm · 8 years ago
  36. a1d1da7 Merge pull request #779 from dp-arm/dp/rtinstr-cache by danh-arm · 8 years ago
  37. ee5eb80 Add provision to extend CPU operations at more levels by Jeenu Viswambharan · 8 years ago
  38. 2d92de6 Add two timestamps to measure PSCI cache flush overhead by dp-arm · 8 years ago
  39. b54c1a5 Merge pull request #775 from soby-mathew/sm/AArch32_stack_align by danh-arm · 8 years ago
  40. adb7027 AArch32: Fix the stack alignment issue by Soby Mathew · 8 years ago
  41. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  42. 3cac786 Add PMF instrumentation points in TF by dp-arm · 8 years ago
  43. 89256b8 PSCI: Introduce PSCI Library argument structure by Soby Mathew · 8 years ago
  44. 1a9644b Merge pull request #702 from jeenu-arm/psci-node-hw-state by danh-arm · 8 years ago
  45. 7f03e9d9 PSCI: Add support for PSCI NODE_HW_STATE API by Jeenu Viswambharan · 8 years ago
  46. 7c9d5f8 Flush `psci_plat_pm_ops` after initialization by Soby Mathew · 8 years ago
  47. 89d90dc AArch32: Add support to PSCI lib by Soby Mathew · 8 years ago
  48. 7b5c9b3 Move spinlock library code to AArch64 folder by Soby Mathew · 8 years ago
  49. d59a669 Merge pull request #670 from achingupta/ag/psci_retention_fix by danh-arm · 8 years ago
  50. 9b2bf25 Fix use of stale power states in PSCI standby finisher by Achin Gupta · 8 years ago
  51. f9f3bbf Validate psci_find_target_suspend_lvl() result by Sandrine Bailleux · 8 years ago
  52. d019487 Introduce PSCI Library Interface by Soby Mathew · 8 years ago
  53. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago