1. 0db2375 xlat_tables_v2: merge REGISTER_XLAT_CONTEXT_{FULL_SPEC,RO_BASE_TABLE} by Masahiro Yamada · Fri Mar 06 19:21:26 2020 +0900
  2. 892fff9 cpus: denver: fixup register used to store return address by Kalyani Chidambaram · Mon Oct 08 17:01:01 2018 -0700
  3. c9e2c92 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · Mon Feb 17 16:15:47 2020 +0000
  4. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · Tue Feb 25 13:56:19 2020 +0000
  5. 2fb0b10 Merge changes from topic "console_t_cleanup" into integration by Mark Dykes · Tue Feb 25 23:38:46 2020 +0000
  6. c2f8d6d coreboot: Use generic base address by Andre Przywara · Sat Jan 25 01:07:19 2020 +0000
  7. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · Thu Nov 07 15:18:03 2019 +0000
  8. 0fc5403 Merge "Add Matterhorn CPU lib" into integration by joanna.farley · Fri Feb 21 17:51:10 2020 +0000
  9. c9a45ed Merge "Add CPULib for Klein Core" into integration by joanna.farley · Fri Feb 21 17:50:01 2020 +0000
  10. 5ee3abc cpus: higher performance non-cacheable load forwarding by Varun Wadekar · Tue Jun 12 16:49:12 2018 -0700
  11. 91d8061 coverity: fix MISRA violations by Zelalem · Wed Feb 12 10:37:03 2020 -0600
  12. d904ac1 Add Matterhorn CPU lib by Jimmy Brisson · Wed Jan 08 13:52:51 2020 -0600
  13. 2463f9d Add CPULib for Klein Core by Jimmy Brisson · Mon Dec 09 14:02:22 2019 -0600
  14. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · Tue Feb 11 16:15:45 2020 +0000
  15. 5b9055f fconf: Add mbedtls shared heap as property by Louis Mayencourt · Tue Oct 01 10:45:14 2019 +0100
  16. 4da9b31 fconf: Add TBBR disable_authentication property by Louis Mayencourt · Mon Sep 30 10:57:24 2019 +0100
  17. 6d2b573 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · Tue Dec 17 13:17:25 2019 +0000
  18. 81bd916 fconf: Populate properties from dtb during bl2 setup by Louis Mayencourt · Thu Oct 17 15:14:25 2019 +0100
  19. 5a15b2d fconf: Load config dtb from bl1 by Louis Mayencourt · Thu Oct 17 14:46:51 2019 +0100
  20. 944ade8 fconf: initial commit by Louis Mayencourt · Thu Aug 08 12:03:26 2019 +0100
  21. e8dadb1 coverity: Fix MISRA null pointer violations by Zelalem · Wed Feb 05 14:12:39 2020 -0600
  22. 5b21082 Merge "Coverity: remove unnecessary header file includes" into integration by Mark Dykes · Tue Feb 04 17:15:57 2020 +0000
  23. 39ca69d Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · Tue Feb 04 16:37:09 2020 +0000
  24. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · Mon Feb 03 14:56:42 2020 -0600
  25. a350606 coverity: debugfs devfip remove comparisons to LONG_MAX by Olivier Deprez · Mon Jan 06 15:45:22 2020 +0100
  26. bbea3b8 Merge "FDT wrappers: add functions for read/write bytes" into integration by Manish Pandey · Mon Feb 03 13:45:47 2020 +0000
  27. 2de82fc FDT wrappers: add functions for read/write bytes by Alexei Fedorov · Wed Jan 29 16:21:28 2020 +0000
  28. ff46037 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · Thu Jan 30 16:55:55 2020 +0000
  29. 5339677 Merge "qemu: Implement PSCI_CPU_OFF." into integration by Soby Mathew · Wed Jan 29 15:36:30 2020 +0000
  30. af50992 Merge "T589: Fix insufficient ordering guarantees in bakery lock" into integration by Soby Mathew · Wed Jan 29 15:35:23 2020 +0000
  31. 8fe72b9 qemu: Implement PSCI_CPU_OFF. by Andrew Walbran · Thu Jan 23 16:22:44 2020 +0000
  32. d57f1d2 Merge changes I0fb7cf79,Ia8eb4710 into integration by Soby Mathew · Wed Jan 29 09:51:21 2020 +0000
  33. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · Fri Jan 24 13:30:28 2020 +0000
  34. f4e6ea6 Changes necessary to support SEPARATE_NOBITS_REGION feature by Madhukar Pappireddy · Mon Jan 27 15:32:15 2020 -0600
  35. c3c4400 T589: Fix insufficient ordering guarantees in bakery lock by Raghu Krishnamurthy · Sat Jan 25 19:20:45 2020 -0800
  36. 3880a36 Neovers N1: added support to update presence of External LLC by Manish Pandey · Fri Jan 24 11:54:44 2020 +0000
  37. d842859 Merge "xlat_tables_v2: simplify end address checks in mmap_add_region_check()" into integration by Soby Mathew · Fri Jan 24 12:53:18 2020 +0000
  38. 2df4445 Merge "Prevent speculative execution past ERET" into integration by Soby Mathew · Fri Jan 24 10:04:10 2020 +0000
  39. 121b64f Merge "Revert "Changes necessary to support SEPARATE_NOBITS_REGION feature"" into integration by Mark Dykes · Thu Jan 23 16:11:27 2020 +0000
  40. c0763b6 Errata workarounds N1 1043202, 1315703 default off by laurenw-arm · Wed Jan 22 13:30:39 2020 -0600
  41. f3a6839 qemu: Implement qemu_system_off via semihosting. by Andrew Walbran · Wed Jan 15 14:18:04 2020 +0000
  42. 615ec97 Revert "Changes necessary to support SEPARATE_NOBITS_REGION feature" by Mark Dykes · Wed Jan 22 21:52:44 2020 +0000
  43. 0f7e601 Prevent speculative execution past ERET by Anthony Steinhauser · Tue Jan 07 15:44:06 2020 -0800
  44. b03d4cd xlat_tables_v2: simplify end address checks in mmap_add_region_check() by Masahiro Yamada · Thu Dec 26 17:58:52 2019 +0900
  45. 7a53980 Changes necessary to support SEPARATE_NOBITS_REGION feature by Madhukar Pappireddy · Thu Jan 16 22:21:33 2020 -0600
  46. 236f7bd compiler_rt: Import popcountdi2.c and popcountsi2.c files by Lionel Debieve · Wed Oct 02 09:52:11 2019 +0200
  47. 1021916 Merge changes from topic "ld/mtd_framework" into integration by Soby Mathew · Fri Jan 17 17:41:21 2020 +0000
  48. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · Fri Dec 13 10:23:18 2019 -0600
  49. 6bda547 compiler_rt: Import aeabi_ldivmode.S file and dependencies by Lionel Debieve · Thu Jan 02 11:09:03 2020 +0100
  50. 4efede7 Workaround for Hercules erratum 1688305 by Madhukar Pappireddy · Wed Dec 18 15:56:27 2019 -0600
  51. ce9af96 Merge "debugfs: add SMC channel" into integration by Mark Dykes · Fri Dec 20 20:56:23 2019 +0000
  52. 08864a2 Merge "debugfs: add FIP device" into integration by Mark Dykes · Fri Dec 20 20:53:28 2019 +0000
  53. 40b88bd Merge "debugfs: add 9p device interface" into integration by Mark Dykes · Fri Dec 20 18:10:50 2019 +0000
  54. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · Mon Oct 14 15:27:12 2019 +0000
  55. 9660dc1 debugfs: add SMC channel by Ambroise Vincent · Fri Jul 12 13:47:03 2019 +0100
  56. fa01598 aarch64: Fix stack pointer maintenance on EA handling path by Jan Dabros · Mon Dec 02 13:30:03 2019 +0100
  57. af650a3 debugfs: add FIP device by Olivier Deprez · Wed Nov 06 14:00:43 2019 +0100
  58. cb4c562 debugfs: add 9p device interface by Olivier Deprez · Thu Sep 19 17:46:46 2019 +0200
  59. eb1e7e4 Merge changes from topic "aa/sel2_support" into integration by Olivier Deprez · Fri Dec 13 16:26:32 2019 +0000
  60. 94606d6 Merge "libc: add memrchr" into integration by Alexei Fedorov · Wed Dec 11 10:14:13 2019 +0000
  61. 35248f2 libc: add memrchr by Ambroise Vincent · Wed Jun 19 17:14:09 2019 +0100
  62. a533447 S-EL2 Support: Check for AArch64 by Artsem Artsemenka · Tue Nov 26 16:40:31 2019 +0000
  63. 023c155 Add support for enabling S-EL2 by Achin Gupta · Fri Oct 11 14:44:05 2019 +0100
  64. 02c3568 adding support to enable different personality of the same soc. by Pankaj Gupta · Tue Oct 15 15:44:45 2019 +0530
  65. e5dce5d Merge "Coding guideline suggest not to use unsigned long" into integration by Sandrine Bailleux · Fri Nov 15 07:40:52 2019 +0000
  66. d091bf6 Merge "Fix white space errors + remove #if defined" into integration by Sandrine Bailleux · Wed Nov 13 16:22:52 2019 +0000
  67. eb2b2b6 Coding guideline suggest not to use unsigned long by Deepika Bhavnani · Tue Sep 03 21:06:17 2019 +0300
  68. 839a966 Merge "Disable stack protection explicitly" into integration by Paul Beesley · Tue Nov 12 13:20:46 2019 +0000
  69. cd9a943 Fix white space errors + remove #if defined by laurenw-arm · Fri Oct 11 15:45:24 2019 -0500
  70. da12924 Disable stack protection explicitly by Simon South · Sun Oct 20 13:54:32 2019 -0400
  71. bce728f xlat_table_v2: Fix enable WARMBOOT_ENABLE_DCACHE_EARLY config by Artsem Artsemenka · Thu Oct 17 13:51:27 2019 +0100
  72. 2fbce24 Merge "Neoverse N1 Errata Workaround 1542419" into integration by Soby Mathew · Mon Oct 07 12:05:26 2019 +0000
  73. a5b401b Merge "Fix the CAS spinlock implementation" into integration by Soby Mathew · Mon Oct 07 11:43:32 2019 +0000
  74. 94accd3 Neoverse N1 Errata Workaround 1542419 by laurenw-arm · Tue Aug 20 15:51:24 2019 -0500
  75. ad04201 Fix the CAS spinlock implementation by Soby Mathew · Wed Sep 25 14:03:41 2019 +0100
  76. efda055 Merge "TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U" into integration by Soby Mathew · Thu Oct 03 16:22:41 2019 +0000
  77. 3dd9f2b TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U by Alexei Fedorov · Tue Oct 01 13:58:23 2019 +0100
  78. 584410e Introducing support for Cortex-A65AE by Imre Kis · Mon Jul 22 14:36:30 2019 +0200
  79. 05e4d22 Introducing support for Cortex-A65 by Imre Kis · Thu Jul 18 14:30:03 2019 +0200
  80. d3dc940 Merge "Cortex_hercules: Add support for Hercules-AE" into integration by Soby Mathew · Tue Oct 01 20:15:23 2019 +0000
  81. fea97f7 Cortex_hercules: Add support for Hercules-AE by Artsem Artsemenka · Mon Sep 16 15:11:21 2019 +0100
  82. 14e508b Merge "AArch32: Disable Secure Cycle Counter" into integration by Soby Mathew · Fri Sep 27 10:55:15 2019 +0000
  83. 4bb606c Merge "Fix MTE support from causing unused variable warnings" into integration by Soby Mathew · Fri Sep 27 09:46:59 2019 +0000
  84. 9074dea AArch32: Disable Secure Cycle Counter by Alexei Fedorov · Tue Aug 20 15:22:44 2019 +0100
  85. 33bd514 Adding new optional PSCI hook pwr_domain_on_finish_late by Madhukar Pappireddy · Mon Aug 12 18:31:33 2019 -0500
  86. 05e030e Fix MTE support from causing unused variable warnings by Justin Chadwell · Fri Sep 20 09:13:14 2019 +0100
  87. c3a1836 Merge changes from topic "db/unsigned_long" into integration by Sandrine Bailleux · Wed Sep 18 14:30:09 2019 +0000
  88. b0f2602 SCTLR and ACTLR are 32-bit for AArch32 and 64-bit for AArch64 by Deepika Bhavnani · Tue Sep 03 21:08:51 2019 +0300
  89. 7c9a4e6 Merge "Refactor ARMv8.3 Pointer Authentication support code" into integration by Soby Mathew · Fri Sep 13 15:22:23 2019 +0000
  90. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · Fri Sep 13 14:11:59 2019 +0100
  91. 4490ad2 Merge "Assert if power level value greater then PSCI_INVALID_PWR_LVL" into integration by Soby Mathew · Fri Sep 13 12:02:11 2019 +0000
  92. fd276b2 Merge "Unify type of "cpu_idx" across PSCI module." into integration by Soby Mathew · Fri Sep 13 11:35:56 2019 +0000
  93. 79ffab5 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · Tue Aug 27 00:32:24 2019 +0300
  94. 9180af2 Merge "libc: fix sparse warning for __assert()" into integration by Soby Mathew · Thu Sep 12 12:34:27 2019 +0000
  95. c235b12 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · Thu Sep 12 12:31:22 2019 +0000
  96. e412788 Zeus: apply the MSR SSBS instruction by John Tsichritzis · Tue Aug 13 10:28:25 2019 +0100
  97. 77389b2 libc: fix sparse warning for __assert() by Masahiro Yamada · Fri Jul 26 20:21:39 2019 +0900
  98. 523024c Assert if power level value greater then PSCI_INVALID_PWR_LVL by Deepika Bhavnani · Sat Aug 17 01:10:02 2019 +0300
  99. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · Thu Jul 18 14:25:33 2019 +0100
  100. c7a7cc3 Merge "AArch64: Disable Secure Cycle Counter" into integration by Paul Beesley · Fri Aug 23 11:26:57 2019 +0000