1. 2fe75a2 coverity: fix MISRA violations by Zelalem · 4 years, 6 months ago
  2. 33e8c56 qemu: Implement PSCI_CPU_OFF. by Andrew Walbran · 4 years, 6 months ago
  3. 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 8 months ago
  4. ab4df50 adding support to enable different personality of the same soc. by Pankaj Gupta · 4 years, 10 months ago
  5. 1010770 Adding new optional PSCI hook pwr_domain_on_finish_late by Madhukar Pappireddy · 5 years ago
  6. 6129e9a Merge "Refactor ARMv8.3 Pointer Authentication support code" into integration by Soby Mathew · 4 years, 11 months ago
  7. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 11 months ago
  8. e65d3f4 Merge "Assert if power level value greater then PSCI_INVALID_PWR_LVL" into integration by Soby Mathew · 4 years, 11 months ago
  9. fc81021 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 5 years ago
  10. 0c411c7 Assert if power level value greater then PSCI_INVALID_PWR_LVL by Deepika Bhavnani · 5 years ago
  11. 41af051 Coverity fix: Remove GGC ignore -Warray-bounds by Deepika Bhavnani · 5 years ago
  12. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  13. 74d27d0 PSCI: Lookup list of parent nodes to lock only once by Andrew F. Davis · 5 years ago
  14. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  15. 9edd891 Initial Spectre V1 mitigations (CVE-2017-5753). by Joel Hutton · 6 years ago
  16. 3e75ea4 Merge pull request #1624 from glneo/less-cache-flushing by Soby Mathew · 6 years ago
  17. a4065ab psci: platform control of SYSTEM_SUSPEND entry by ldts · 6 years ago
  18. f996a5f PSCI: Do not flush cache when unneeded by Andrew F. Davis · 6 years ago
  19. c98db6c PSCI: Update comment on MMU disablement by Andrew F. Davis · 6 years ago
  20. 87c8513 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  21. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  22. 0b81230 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · 6 years ago
  23. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 6 years ago
  24. 3e318e4 xlat v2: Flush xlat tables after being modified by Antonio Nino Diaz · 6 years ago
  25. 362030b psci: Use bool in internal interfaces by Antonio Nino Diaz · 6 years ago
  26. 39a8fa7 PSCI: Fix logic error to skip cache flushing by Andrew F. Davis · 6 years ago
  27. 6b7b0f3 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · 6 years ago
  28. abce1dc PSCI: Fix MISRA defects in stat code by Antonio Nino Diaz · 6 years ago
  29. 8c20c3c PSCI: Fix MISRA defects in MEM_PROTECT by Antonio Nino Diaz · 6 years ago
  30. 621d64f PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF by Antonio Nino Diaz · 6 years ago
  31. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  32. 4829df8 PSCI: Refactor lock macros to comply with MISRA by Antonio Nino Diaz · 6 years ago
  33. 97373c3 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 6 years ago
  34. 896a590 Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 6 years ago
  35. 6ab136c Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 6 years ago
  36. 2271cb0 psci: initialize array fully to comply with MISRA by Jonathan Wright · 6 years ago
  37. 3eacacc lib: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  38. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  39. 73a9605 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  40. 9fb8af3 Fix MISRA rule 8.3 in common code by Roberto Vargas · 6 years ago
  41. 2644103 Invalidate TLB entries during warm boot by Antonio Nino Diaz · 6 years ago
  42. 6eabbb0 Add support for SMCCC_VERSION in PSCI features by Dimitris Papastamos · 7 years ago
  43. 7593252 Add PubSub events for CPU powerdown/powerup by Dimitris Papastamos · 7 years ago
  44. 71f8a6a Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 7 years ago
  45. 8fd307f Flush the affinity data in psci_affinity_info by Roberto Vargas · 7 years ago
  46. 86e2683 ARMv7 may not support Generic Timer Extension by Etienne Carriere · 7 years ago
  47. bfc87a8 Fix PSCI STAT time stamp collection by Soby Mathew · 7 years ago
  48. bd0c347 PSCI: Publish CPU ON event by Jeenu Viswambharan · 7 years ago
  49. 4ce9b8e mem_protect: Fix PSCI FEATURES API for MEM_PROTECT_CHECK by Roberto Vargas · 7 years ago
  50. 36a8f8f reset2: Add PSCI system_reset2 function by Roberto Vargas · 7 years ago
  51. d4c596b mem_protect: Add mem_protect API by Roberto Vargas · 7 years ago
  52. 216e58a Reduce time lock in psci_do_cpu_off by Roberto Vargas · 7 years ago
  53. 5722b78 psci_common: Resolve GCC static analysis false positive by Alistair Francis · 7 years ago
  54. 1862d62 lib: psci: early suspend handler for platforms by Varun Wadekar · 7 years ago
  55. 71341d2 Address edge case for stale PSCI CPU data in cache by David Cunado · 7 years ago
  56. 2a4b4b7 Fix order of #includes by Isla Mitchell · 7 years ago
  57. d70a7d0 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 7 years ago
  58. aa8d5f8 PSCI: use same function prototype as in header file by Etienne Carriere · 7 years ago
  59. c283e05 psci: minor fixes in lib by Etienne Carriere · 7 years ago
  60. 6311f63 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 7 years ago
  61. d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  62. b10d449 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 7 years ago
  63. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  64. bcc3c49 PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 7 years ago
  65. 0b32628 Flush console where necessary by Antonio Nino Diaz · 7 years ago
  66. b0408e8 PSCI: Optimize call paths if all participants are cache-coherent by Jeenu Viswambharan · 8 years ago
  67. a10d363 PSCI: Introduce cache and barrier wrappers by Jeenu Viswambharan · 8 years ago
  68. 108e4df Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing by davidcunado-arm · 7 years ago
  69. e5bbd16 PSCI: Do stat accounting for retention/standby states by dp-arm · 8 years ago
  70. 04c1db1 PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 8 years ago
  71. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 8 years ago
  72. 10bcd76 Report errata workaround status to console by Jeenu Viswambharan · 8 years ago
  73. 67748e4 Merge pull request #788 from jeenu-arm/cpuops-framework by danh-arm · 8 years ago
  74. 5d93484 Merge pull request #779 from dp-arm/dp/rtinstr-cache by danh-arm · 8 years ago
  75. 5dd9dbb Add provision to extend CPU operations at more levels by Jeenu Viswambharan · 8 years ago
  76. 7941816 Add two timestamps to measure PSCI cache flush overhead by dp-arm · 8 years ago
  77. 9509f4f Merge pull request #775 from soby-mathew/sm/AArch32_stack_align by danh-arm · 8 years ago
  78. 9f3ee61 AArch32: Fix the stack alignment issue by Soby Mathew · 8 years ago
  79. a806dad Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  80. 872be88 Add PMF instrumentation points in TF by dp-arm · 8 years ago
  81. f426fc0 PSCI: Introduce PSCI Library argument structure by Soby Mathew · 8 years ago
  82. 7a1b279 Merge pull request #702 from jeenu-arm/psci-node-hw-state by danh-arm · 8 years ago
  83. 28d3d61 PSCI: Add support for PSCI NODE_HW_STATE API by Jeenu Viswambharan · 8 years ago
  84. 7a3d4bd Flush `psci_plat_pm_ops` after initialization by Soby Mathew · 8 years ago
  85. 727e523 AArch32: Add support to PSCI lib by Soby Mathew · 8 years ago
  86. 12ab697 Move spinlock library code to AArch64 folder by Soby Mathew · 8 years ago
  87. 422a40d Merge pull request #670 from achingupta/ag/psci_retention_fix by danh-arm · 8 years ago
  88. 61eae52 Fix use of stale power states in PSCI standby finisher by Achin Gupta · 8 years ago
  89. a1c3faa Validate psci_find_target_suspend_lvl() result by Sandrine Bailleux · 8 years ago
  90. cf0b149 Introduce PSCI Library Interface by Soby Mathew · 8 years ago
  91. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago