1. ff46037 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · 4 years, 5 months ago
  2. d57f1d2 Merge changes I0fb7cf79,Ia8eb4710 into integration by Soby Mathew · 4 years, 5 months ago
  3. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · 4 years, 5 months ago
  4. 3880a36 Neovers N1: added support to update presence of External LLC by Manish Pandey · 4 years, 5 months ago
  5. f3a6839 qemu: Implement qemu_system_off via semihosting. by Andrew Walbran · 4 years, 6 months ago
  6. a265ade lib: utils_def: add CLAMP macro by Lionel Debieve · 4 years, 6 months ago
  7. 025b1d2 Merge "Unify type of "cpu_idx" across PSCI module." into integration by Mark Dykes · 4 years, 6 months ago
  8. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 7 months ago
  9. 71e66b4 Merge "smccc: add get smc function id num macro" into integration by Mark Dykes · 4 years, 6 months ago
  10. 304b7f9 smccc: add get smc function id num macro by Olivier Deprez · 4 years, 6 months ago
  11. a091d04 Simplify PMF helper macro definitions across header files by Madhukar Pappireddy · 4 years, 6 months ago
  12. c74aa31 Merge "Workaround for Hercules erratum 1688305" into integration by Manish Pandey · 4 years, 6 months ago
  13. 4efede7 Workaround for Hercules erratum 1688305 by Madhukar Pappireddy · 4 years, 7 months ago
  14. 9ab98aa lib: cpu: Add additional field definition for A72 L2 control by Sheetal Tigadoli · 5 years ago
  15. ce9af96 Merge "debugfs: add SMC channel" into integration by Mark Dykes · 4 years, 7 months ago
  16. 40b88bd Merge "debugfs: add 9p device interface" into integration by Mark Dykes · 4 years, 7 months ago
  17. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  18. aa4fd60 Merge changes from topic "bs/pmf32" into integration by György Szing · 4 years, 7 months ago
  19. 9660dc1 debugfs: add SMC channel by Ambroise Vincent · 5 years ago
  20. f8cee2d Merge "arm: gicv3: Fix compiler dependent behavior" into integration by Soby Mathew · 4 years, 7 months ago
  21. 78dc10c pmf: Make the runtime instrumentation work on AArch32 by Bence Szépkúti · 4 years, 8 months ago
  22. cb4c562 debugfs: add 9p device interface by Olivier Deprez · 4 years, 10 months ago
  23. cf17578 libc: Fix SIZE_MAX on AArch32 by Bence Szépkúti · 4 years, 7 months ago
  24. 94606d6 Merge "libc: add memrchr" into integration by Alexei Fedorov · 4 years, 7 months ago
  25. 35248f2 libc: add memrchr by Ambroise Vincent · 5 years ago
  26. 67dd93e arm: gicv3: Fix compiler dependent behavior by Ambroise Vincent · 5 years ago
  27. e5ed19c Merge changes from topic "bs/libc" into integration by Soby Mathew · 4 years, 7 months ago
  28. 92410c9 libc: Consolidate the size_t and NULL definitions by Bence Szépkúti · 4 years, 8 months ago
  29. fddf518 libc: Consolidate unified definitions by Bence Szépkúti · 4 years, 8 months ago
  30. d52c9da libc: Unify intmax_t and uintmax_t on AArch32/64 by Bence Szépkúti · 4 years, 8 months ago
  31. 20be077 Changes to support updated register usage in SMCCC v1.2 by Madhukar Pappireddy · 4 years, 8 months ago
  32. b669361 Replace deprecated __ASSEMBLY__ macro with __ASSEMBLER__ by Balint Dobszay · 4 years, 9 months ago
  33. 2fbce24 Merge "Neoverse N1 Errata Workaround 1542419" into integration by Soby Mathew · 4 years, 9 months ago
  34. 94accd3 Neoverse N1 Errata Workaround 1542419 by laurenw-arm · 4 years, 11 months ago
  35. 584410e Introducing support for Cortex-A65AE by Imre Kis · 5 years ago
  36. 05e4d22 Introducing support for Cortex-A65 by Imre Kis · 5 years ago
  37. fea97f7 Cortex_hercules: Add support for Hercules-AE by Artsem Artsemenka · 4 years, 10 months ago
  38. 33bd514 Adding new optional PSCI hook pwr_domain_on_finish_late by Madhukar Pappireddy · 5 years ago
  39. 7c9a4e6 Merge "Refactor ARMv8.3 Pointer Authentication support code" into integration by Soby Mathew · 4 years, 10 months ago
  40. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 months ago
  41. 09a3b8d Merge changes I08cf22df,I535ee414,Ie84cfc96,I8c35ce4e,If7649764, ... into integration by Soby Mathew · 4 years, 10 months ago
  42. 9180af2 Merge "libc: fix sparse warning for __assert()" into integration by Soby Mathew · 4 years, 10 months ago
  43. 77389b2 libc: fix sparse warning for __assert() by Masahiro Yamada · 5 years ago
  44. a21d47e mediatek: mt8183: support CPU hotplug by developer · 5 years ago
  45. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  46. 503bbf3 AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 5 years ago
  47. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  48. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  49. db2ec85 Enable AMU for Cortex-Hercules by Balint Dobszay · 5 years ago
  50. 4047728 Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 5 years ago
  51. 2a231e3 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · 5 years ago
  52. dbba2b3 Introduce lightweight BL platform parameter library by Julius Werner · 5 years ago
  53. f57f108 Cortex_hercules: Introduce preliminary cpu support by Louis Mayencourt · 5 years ago
  54. 5ecfb39 Merge "AArch64: Add 128-bit integer types definitions" into integration by Sandrine Bailleux · 5 years ago
  55. abf08e1 AArch64: Add 128-bit integer types definitions by Alexei Fedorov · 5 years ago
  56. cc94264 Rename Cortex-Deimos to Cortex-A77 by Balint Dobszay · 5 years ago
  57. 00396bf Workaround for Neoverse N1 erratum 1262888 by lauwal01 · 5 years ago
  58. 42771af Workaround for Neoverse N1 erratum 1262606 by lauwal01 · 5 years ago
  59. 07c2a23 Workaround for Neoverse N1 erratum 1257314 by lauwal01 · 5 years ago
  60. 197f14c Workaround for Neoverse N1 erratum 1220197 by lauwal01 · 5 years ago
  61. e159044 Workaround for Neoverse N1 erratum 1207823 by lauwal01 · 5 years ago
  62. f2adb13 Workaround for Neoverse N1 erratum 1165347 by lauwal01 · 5 years ago
  63. 363ee3c Workaround for Neoverse N1 erratum 1130799 by lauwal01 · 5 years ago
  64. bd555f4 Workaround for Neoverse N1 erratum 1073348 by lauwal01 · 5 years ago
  65. b934740 Neoverse N1: Introduce workaround for Neoverse N1 erratum 1315703 by Andre Przywara · 5 years ago
  66. db737bb Merge "Cortex-A55: workarounds for errata 1221012" into integration by Paul Beesley · 5 years ago
  67. b72fe7a Cortex-A55: workarounds for errata 1221012 by Ambroise Vincent · 5 years ago
  68. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  69. 1d3ba1c Cortex-A76: workarounds for errata 1257314, 1262606, 1262888, 1275112 by Soby Mathew · 5 years ago
  70. b58142b Neoverse N1: Forces cacheable atomic to near by Louis Mayencourt · 5 years ago
  71. 4498b15 DSU: Implement workaround for errata 798953 by Louis Mayencourt · 5 years ago
  72. 254f6f0 DSU: Small fix and reformat on errata framework by Louis Mayencourt · 5 years ago
  73. 8a06127 Cortex-A35: Implement workaround for errata 855472 by Louis Mayencourt · 5 years ago
  74. 1601a15 Merge "cpus: Fix Cortex-A12 MIDR mask" into integration by Antonio Niño Díaz · 5 years ago
  75. 4800943 Add support for Cortex-A76AE CPU by Alexei Fedorov · 5 years ago
  76. 68a8d2b cpus: Fix Cortex-A12 MIDR mask by Heiko Stuebner · 5 years ago
  77. 987c20a Merge pull request #1894 from jts-arm/e1_midr by Soby Mathew · 5 years ago
  78. a5447ec Fix wrong MIDR_EL1 value for Neoverse E1 by John Tsichritzis · 5 years ago
  79. 6deaf9c Introduce preliminary support for Neoverse Zeus by John Tsichritzis · 6 years ago
  80. 8cf9eef Cortex-A17: Implement workaround for errata 852421 by Ambroise Vincent · 5 years ago
  81. 68b3812 Cortex-A15: Implement workaround for errata 827671 by Ambroise Vincent · 5 years ago
  82. fb6f2fc Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 5 years ago
  83. cd5a55e Merge pull request #1849 from loumay-arm/lm/a73_errata by Antonio Niño Díaz · 5 years ago
  84. f6505a7 Merge pull request #1845 from ambroise-arm/av/errata by Antonio Niño Díaz · 5 years ago
  85. 899146b Merge pull request #1848 from antonio-nino-diaz-arm/an/docs by Antonio Niño Díaz · 5 years ago
  86. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  87. d69722c Cortex-A73: Implement workaround for errata 852427 by Louis Mayencourt · 5 years ago
  88. 23b7b69 Merge pull request #1839 from loumay-arm/lm/a7x_errata by Antonio Niño Díaz · 5 years ago
  89. 1b0db76 Cortex-A57: Implement workaround for erratum 814670 by Ambroise Vincent · 5 years ago
  90. 6a77f05 Cortex-A55: Implement workaround for erratum 798797 by Ambroise Vincent · 5 years ago
  91. 6f31960 Cortex-A55: Implement workaround for erratum 778703 by Ambroise Vincent · 5 years ago
  92. 7927fa0 Cortex-A55: Implement workaround for erratum 768277 by Ambroise Vincent · 5 years ago
  93. 4d034c5 Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 5 years ago
  94. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  95. 13adfb1 Cleanup context handling library by Antonio Nino Diaz · 5 years ago
  96. 59fa218 Add workaround for errata 1073348 for Cortex-A76 by Louis Mayencourt · 5 years ago
  97. adda9d4 Add workaround for errata 1220197 for Cortex-A76 by Louis Mayencourt · 5 years ago
  98. 4405de6 Add workaround for errata 855423 of Cortex-A73 by Louis Mayencourt · 5 years ago
  99. 947fea0 Merge pull request #1835 from jts-arm/rename by Antonio Niño Díaz · 5 years ago
  100. c1ff078 Merge pull request #1828 from uarif1/master by Antonio Niño Díaz · 5 years ago