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