1. 6bd4666 Coverity fix: Remove GGC ignore -Warray-bounds by Deepika Bhavnani · Thu Aug 15 00:56:46 2019 +0300
  2. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  3. 74e8978 PSCI: Lookup list of parent nodes to lock only once by Andrew F. Davis · Tue Jun 04 10:46:54 2019 -0400
  4. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  5. d522759 Initial Spectre V1 mitigations (CVE-2017-5753). by Joel Hutton · Tue Oct 09 14:08:42 2018 +0100
  6. 840ab1c Merge pull request #1624 from glneo/less-cache-flushing by Soby Mathew · Fri Oct 12 14:16:57 2018 +0100
  7. 1821db2 psci: platform control of SYSTEM_SUSPEND entry by ldts · Thu Oct 11 08:40:32 2018 +0200
  8. e6f28fa PSCI: Do not flush cache when unneeded by Andrew F. Davis · Thu Aug 30 12:13:57 2018 -0500
  9. 564f954 PSCI: Update comment on MMU disablement by Andrew F. Davis · Thu Aug 30 12:08:01 2018 -0500
  10. 5753e49 Mark BL31 initialization functions by Daniel Boulby · Thu Sep 20 14:12:46 2018 +0100
  11. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · Tue Sep 25 09:39:51 2018 +0100
  12. 76f0303 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · Mon Sep 24 17:18:33 2018 +0100
  13. 9ef94a9 PSCI: Remove platform compatibility layer by Roberto Vargas · Mon Sep 24 17:14:46 2018 +0100
  14. 37a5efa xlat v2: Flush xlat tables after being modified by Antonio Nino Diaz · Tue Aug 07 12:47:12 2018 +0100
  15. de11a5b psci: Use bool in internal interfaces by Antonio Nino Diaz · Wed Aug 01 16:42:10 2018 +0100
  16. 22ab8ab PSCI: Fix logic error to skip cache flushing by Andrew F. Davis · Thu Jul 26 14:00:32 2018 -0500
  17. 78a95a6 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · Tue Jul 17 15:10:08 2018 +0100
  18. 0f5dc9f PSCI: Fix MISRA defects in stat code by Antonio Nino Diaz · Wed Jul 18 16:21:11 2018 +0100
  19. f5c6001 PSCI: Fix MISRA defects in MEM_PROTECT by Antonio Nino Diaz · Mon Jul 16 23:36:10 2018 +0100
  20. 56a0e8e PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF by Antonio Nino Diaz · Mon Jul 16 23:19:25 2018 +0100
  21. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · Fri Jul 20 09:17:26 2018 +0100
  22. dd0e85c PSCI: Refactor lock macros to comply with MISRA by Antonio Nino Diaz · Tue Jul 17 09:51:33 2018 +0100
  23. 5a42b68 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · Wed Jul 18 11:57:21 2018 +0100
  24. fef5d2d Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · Fri May 04 14:04:07 2018 +0100
  25. 2257d6d Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · Thu Mar 29 13:20:05 2018 +0100
  26. 21b3b05 psci: initialize array fully to comply with MISRA by Jonathan Wright · Tue Mar 20 14:34:01 2018 +0000
  27. de70183 lib: fix switch statements to comply with MISRA rules by Jonathan Wright · Tue Mar 13 17:45:42 2018 +0000
  28. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · Wed Mar 21 10:49:27 2018 +0000
  29. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · Wed Feb 28 18:53:30 2018 +0000
  30. 777dd43 Fix MISRA rule 8.3 in common code by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  31. 9f2f8ef Invalidate TLB entries during warm boot by Antonio Nino Diaz · Mon Feb 19 16:27:06 2018 +0000
  32. a65841a Add support for SMCCC_VERSION in PSCI features by Dimitris Papastamos · Mon Jan 22 12:58:52 2018 +0000
  33. d1a1841 Add PubSub events for CPU powerdown/powerup by Dimitris Papastamos · Tue Nov 28 15:16:00 2017 +0000
  34. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · Thu Nov 23 23:41:24 2017 +0000
  35. 6dc8214 Flush the affinity data in psci_affinity_info by Roberto Vargas · Mon Nov 13 08:24:07 2017 +0000
  36. e259fa7 ARMv7 may not support Generic Timer Extension by Etienne Carriere · Wed Nov 08 14:41:47 2017 +0100
  37. 8336f68 Fix PSCI STAT time stamp collection by Soby Mathew · Mon Oct 16 15:19:31 2017 +0100
  38. 55e56a9 PSCI: Publish CPU ON event by Jeenu Viswambharan · Fri Sep 22 08:32:10 2017 +0100
  39. 653fb8f mem_protect: Fix PSCI FEATURES API for MEM_PROTECT_CHECK by Roberto Vargas · Thu Oct 12 10:57:40 2017 +0100
  40. b820ad0 reset2: Add PSCI system_reset2 function by Roberto Vargas · Wed Jul 26 09:23:09 2017 +0100
  41. 0a4c261 mem_protect: Add mem_protect API by Roberto Vargas · Thu Aug 03 08:16:16 2017 +0100
  42. 3cb73cb Reduce time lock in psci_do_cpu_off by Roberto Vargas · Mon Sep 04 16:49:41 2017 +0100
  43. 16484dd psci_common: Resolve GCC static analysis false positive by Alistair Francis · Wed Aug 23 13:55:21 2017 -0700
  44. ae87f4b lib: psci: early suspend handler for platforms by Varun Wadekar · Mon Jul 10 16:02:05 2017 -0700
  45. 06adba2 Address edge case for stale PSCI CPU data in cache by David Cunado · Wed Jul 19 12:14:07 2017 +0100
  46. 9930501 Fix order of #includes by Isla Mitchell · Tue Jul 11 14:54:08 2017 +0100
  47. 09bb548 Merge pull request #978 from etienne-lms/minor-build by danh-arm · Wed Jun 28 13:46:19 2017 +0100
  48. 3fdf5f3 PSCI: use same function prototype as in header file by Etienne Carriere · Wed Jun 07 16:42:42 2017 +0200
  49. d171bfc psci: minor fixes in lib by Etienne Carriere · Thu Jun 22 22:10:32 2017 +0200
  50. 66231d1 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · Wed Jun 07 09:57:42 2017 -0700
  51. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · Thu May 11 16:04:52 2017 +0100
  52. bc1a929 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · Thu Feb 16 14:55:15 2017 +0000
  53. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  54. 043fe9c PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · Mon Apr 10 22:35:42 2017 +0100
  55. e3962d0 Flush console where necessary by Antonio Nino Diaz · Thu Feb 16 16:17:19 2017 +0000
  56. 346bfd8 PSCI: Optimize call paths if all participants are cache-coherent by Jeenu Viswambharan · Thu Jan 05 11:01:02 2017 +0000
  57. 0b56d6f PSCI: Introduce cache and barrier wrappers by Jeenu Viswambharan · Fri Jan 06 14:58:11 2017 +0000
  58. 0470202 Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing by davidcunado-arm · Thu Feb 16 14:49:37 2017 +0000
  59. 37ce150 PSCI: Do stat accounting for retention/standby states by dp-arm · Tue Jan 31 13:03:00 2017 +0000
  60. 66abfbe PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · Tue Jan 31 13:01:04 2017 +0000
  61. a8954fc Replace some memset call by zeromem by Douglas Raillard · Thu Jan 26 15:54:44 2017 +0000
  62. d5ec367 Report errata workaround status to console by Jeenu Viswambharan · Tue Jan 03 11:01:51 2017 +0000
  63. 2b0a176 Merge pull request #788 from jeenu-arm/cpuops-framework by danh-arm · Tue Dec 20 12:27:58 2016 +0000
  64. a1d1da7 Merge pull request #779 from dp-arm/dp/rtinstr-cache by danh-arm · Mon Dec 19 15:39:33 2016 +0000
  65. ee5eb80 Add provision to extend CPU operations at more levels by Jeenu Viswambharan · Fri Nov 18 12:58:28 2016 +0000
  66. 2d92de6 Add two timestamps to measure PSCI cache flush overhead by dp-arm · Tue Nov 15 13:25:30 2016 +0000
  67. b54c1a5 Merge pull request #775 from soby-mathew/sm/AArch32_stack_align by danh-arm · Wed Dec 14 09:25:15 2016 +0000
  68. adb7027 AArch32: Fix the stack alignment issue by Soby Mathew · Tue Dec 06 12:10:51 2016 +0000
  69. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · Wed Nov 30 15:21:11 2016 +0000
  70. 3cac786 Add PMF instrumentation points in TF by dp-arm · Mon Sep 19 11:18:44 2016 +0100
  71. 89256b8 PSCI: Introduce PSCI Library argument structure by Soby Mathew · Tue Sep 13 14:19:08 2016 +0100
  72. 1a9644b Merge pull request #702 from jeenu-arm/psci-node-hw-state by danh-arm · Mon Sep 19 11:55:56 2016 +0100
  73. 7f03e9d9 PSCI: Add support for PSCI NODE_HW_STATE API by Jeenu Viswambharan · Wed Aug 03 15:54:50 2016 +0100
  74. 7c9d5f8 Flush `psci_plat_pm_ops` after initialization by Soby Mathew · Fri Sep 09 11:33:58 2016 +0100
  75. 89d90dc AArch32: Add support to PSCI lib by Soby Mathew · Thu May 05 14:11:23 2016 +0100
  76. 7b5c9b3 Move spinlock library code to AArch64 folder by Soby Mathew · Mon Aug 08 12:42:53 2016 +0100
  77. d59a669 Merge pull request #670 from achingupta/ag/psci_retention_fix by danh-arm · Tue Jul 26 14:35:07 2016 +0100
  78. 9b2bf25 Fix use of stale power states in PSCI standby finisher by Achin Gupta · Tue Jun 28 16:46:15 2016 +0100
  79. f9f3bbf Validate psci_find_target_suspend_lvl() result by Sandrine Bailleux · Wed Jun 22 16:35:01 2016 +0100
  80. d019487 Introduce PSCI Library Interface by Soby Mathew · Fri Apr 29 19:01:30 2016 +0100
  81. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · Thu Mar 24 16:56:29 2016 +0000