1. 267018f Merge "lib/cpu: Workaround for Cortex A77 erratum 1946167" into integration by Madhukar Pappireddy · 3 years, 3 months ago
  2. 799c112 Merge "Fix: Remove save/restore of EL2 timer registers" into integration by Olivier Deprez · 3 years, 3 months ago
  3. cf784f7 Fix: Remove save/restore of EL2 timer registers by Max Shvetsov · 3 years, 3 months ago
  4. f5dbbef lib/cpu: Workaround for Cortex A77 erratum 1946167 by laurenw-arm · 3 years, 3 months ago
  5. 4da1b0b Add Cortex_A78C CPU lib by Bipin Ravi · 3 years, 4 months ago
  6. cd38ac4 Add Makalu ELP CPU lib by johpow01 · 3 years, 4 months ago
  7. ef00bdb cpus: add Matterhorn ELP ARM cpu library by Usama Arif · 3 years, 8 months ago
  8. b824eb2 Merge "Add Makalu CPU lib" into integration by bipin.ravi · 3 years, 4 months ago
  9. ce59bd2 Merge "lib/extensions/ras: fix bug of binary search" into integration by Manish Pandey · 3 years, 4 months ago
  10. aef12f2 Add Makalu CPU lib by johpow01 · 3 years, 9 months ago
  11. fa59c6f Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 3 years, 9 months ago
  12. 6c3675b libc: memset: Fix MISRA issues by Andre Przywara · 3 years, 9 months ago
  13. b580095 lib: cpus: aarch32: sanity check pointers before use by Yann Gautier · 3 years, 4 months ago
  14. 818e99f Merge changes from topic "mp/strto_libc" into integration by Madhukar Pappireddy · 3 years, 5 months ago
  15. fb4179c rainier: remove cpu workaround for errata 1542419 by Manoj Kumar · 3 years, 5 months ago
  16. 727830c libc: Import strtoull from FreeBSD project by Madhukar Pappireddy · 3 years, 5 months ago
  17. 83def83 libc: Import strtoll from FreeBSD project by Madhukar Pappireddy · 3 years, 5 months ago
  18. c74cae4 libc: Import strtoul from FreeBSD project by Madhukar Pappireddy · 3 years, 5 months ago
  19. 4febc08 libc: Import strtol from FreeBSD project by Madhukar Pappireddy · 3 years, 5 months ago
  20. fba2572 Fix exception handlers in BL31: Use DSB to synchronize pending EA by Madhukar Pappireddy · 4 years ago
  21. 095987a Merge "DebugFS: Check channel index before calling clone function" into integration by Olivier Deprez · 3 years, 5 months ago
  22. 21ff07a DebugFS: Check channel index before calling clone function by Zelalem · 3 years, 7 months ago
  23. 58bf3bf libc/snprintf: use macro to reduce duplicated code by Heyi Guo · 3 years, 5 months ago
  24. 11a16c8 libc/snprintf: add support to print "%" character by Heyi Guo · 3 years, 8 months ago
  25. eb250ed libc/printf: add support to print "%" character by Heyi Guo · 3 years, 8 months ago
  26. bdbf627 lib/extensions/ras: fix bug of binary search by Heyi Guo · 4 years, 2 months ago
  27. f1a84f5 Workaround for Cortex N1 erratum 1946160 by johpow01 · 3 years, 9 months ago
  28. 85ea43d Workaround for Cortex A78 erratum 1951500 by johpow01 · 3 years, 9 months ago
  29. 9131eb8 Workaround for Cortex A78 erratum 1941498 by johpow01 · 3 years, 9 months ago
  30. c69b7a9 AArch64: Fix assertions in processing dynamic relocations by Alexei Fedorov · 3 years, 6 months ago
  31. 1b4938b PSCI: fix limit of 256 CPUs caused by cast to unsigned char by Graeme Gregory · 3 years, 7 months ago
  32. 3e34e92 Workaround for Cortex A76 erratum 1946160 by johpow01 · 3 years, 7 months ago
  33. f3a4c54 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 3 years, 7 months ago
  34. af54f6e Aarch64: Add support for FEAT_MTE3 by Alexei Fedorov · 3 years, 7 months ago
  35. 9faad3c Add support for Neoverse-N2 CPUs. by Javier Almansa Sobrino · 3 years, 8 months ago
  36. 1cc4407 Revert workaround for A77 erratum 1800714 by johpow01 · 3 years, 8 months ago
  37. 2730c32 Revert workaround for A76 erratum 1800710 by johpow01 · 3 years, 8 months ago
  38. 04b7e43 lib: el3_runtime: Fix SPE system registers in el2_sysregs_context by Arunachalam Ganapathy · 3 years, 9 months ago
  39. dd3ec7e lib: el3_runtime: Conditionally save/restore EL2 NEVE registers by Arunachalam Ganapathy · 4 years, 1 month ago
  40. dca591b lib: el3_runtime: Fix aarch32 system registers in el2_sysregs_context by Arunachalam Ganapathy · 4 years, 1 month ago
  41. f68a683 Merge "Increase type widths to satisfy width requirements" into integration by Joanna Farley · 3 years, 9 months ago
  42. f32ca3f Merge changes Iba51bff1,I3f563cff into integration by Madhukar Pappireddy · 3 years, 9 months ago
  43. 86f7fb7 Update in coreboot_get_memory_type API to include size as well by Saurabh Gorecha · 3 years, 9 months ago
  44. 8b346c5 Merge "Don't return error information from console_flush" into integration by Mark Dykes · 3 years, 9 months ago
  45. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · 4 years ago
  46. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 3 years, 11 months ago
  47. a2fa12c Workaround for Cortex A77 erratum 1925769 by johpow01 · 3 years, 10 months ago
  48. 935f3e4 Merge changes from topics "rename-herculesae-a78ae", "rename-zeus-v1" into integration by Madhukar Pappireddy · 3 years, 9 months ago
  49. 208c186 Merge "Workaround for Cortex A76 erratum 1868343" into integration by Madhukar Pappireddy · 3 years, 9 months ago
  50. 958a0b1 Rename Neoverse Zeus to Neoverse V1 by Jimmy Brisson · 3 years, 9 months ago
  51. 7cc90c4 Rename Cortex Hercules AE to Cortex 78 AE by Jimmy Brisson · 3 years, 9 months ago
  52. 81365e3 Workaround for Cortex A76 erratum 1868343 by johpow01 · 3 years, 9 months ago
  53. dff3fe1 libfdt: Upgrade libfdt source files by Andre Przywara · 3 years, 9 months ago
  54. 3671d6f Merge "Workaround for Cortex A77 erratum 1508412" into integration by Madhukar Pappireddy · 3 years, 9 months ago
  55. e867a90 Merge changes I1ecbe5a1,Ib5945c37,Ic6b79648 into integration by Manish Pandey · 3 years, 9 months ago
  56. 38cf520 Merge "arm_fpga: Add support for unknown MPIDs" into integration by André Przywara · 3 years, 9 months ago
  57. 9b4e3d7 lib/cpus: add support for Morello Rainier CPUs by Manoj Kumar · 4 years ago
  58. 99ad976 Workaround for Cortex A77 erratum 1508412 by laurenw-arm · 4 years ago
  59. e1ecd23 arm_fpga: Add support for unknown MPIDs by Javier Almansa Sobrino · 3 years, 10 months ago
  60. 741b1c0 Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integration by Olivier Deprez · 3 years, 9 months ago
  61. d7e7be3 libc: Import strtok_r from FreeBSD project by Madhukar Pappireddy · 3 years, 10 months ago
  62. 8e509d6 Merge "SPE: Fix feature detection" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  63. 39317ab lib: fconf: Implement a parser to populate CoT by Manish V Badarkhe · 4 years ago
  64. 7828f22 SPE: Fix feature detection by Andre Przywara · 3 years, 10 months ago
  65. 0aa0896 Merge "libc: Import strlcat from FreeBSD project" into integration by Mark Dykes · 3 years, 10 months ago
  66. 134bf86 Merge "libc: Add support for vsnprintf()" into integration by Mark Dykes · 3 years, 10 months ago
  67. 3862970 libc: Add support for vsnprintf() by Madhukar Pappireddy · 3 years, 10 months ago
  68. f16f214 Merge "Workaround for Neoverse N1 erratum 1868343" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  69. e2428fd Workaround for Neoverse N1 erratum 1868343 by johpow01 · 4 years ago
  70. af0cd5f libc: Import strlcat from FreeBSD project by Madhukar Pappireddy · 3 years, 10 months ago
  71. 30ceca4 Merge "libc: memset: improve performance by avoiding single byte writes" into integration by Mark Dykes · 3 years, 10 months ago
  72. 16e7bcf libc: memset: improve performance by avoiding single byte writes by Andre Przywara · 3 years, 10 months ago
  73. 2b010ea Merge "lib: cpu: Check SCU presence in DSU before accessing DSU registers" into integration by Manish Pandey · 3 years, 10 months ago
  74. 1203004 psci: utility api to invoke stop for other cores by Sandeep Tripathy · 3 years, 11 months ago
  75. 2381d2e plat/arm: Introduce and use libc_asm.mk makefile by Alexei Fedorov · 3 years, 10 months ago
  76. f01ea60 lib: cpu: Check SCU presence in DSU before accessing DSU registers by Pramod Kumar · 4 years, 5 months ago
  77. 5bd5ae9 cpus: denver: skip DCO enable/disable for recent SKUs by Varun Wadekar · 3 years, 11 months ago
  78. 96e081d lib: cpus: denver: add MIDR PN9 variant by Hemant Nigam · 4 years, 7 months ago
  79. 3bdb40b cpus: denver: introduce macro to declare cpu_ops by Varun Wadekar · 3 years, 10 months ago
  80. c58a13e Add support for hexadecimal and pointer format specifiers to snprintf() by Javier Almansa Sobrino · 3 years, 10 months ago
  81. 718c876 lib: cpus: sanity check pointers before use by Varun Wadekar · 4 years, 9 months ago
  82. 8db11fd Merge "Revert "libc/memset: Implement function in assembler"" into integration by Mark Dykes · 3 years, 10 months ago
  83. ad5ab07 Revert "libc/memset: Implement function in assembler" by Mark Dykes · 3 years, 11 months ago
  84. e0d3382 Merge changes from topic "at_errata_fix" into integration by Olivier Deprez · 3 years, 11 months ago
  85. 3ad26ae libc/memset: Implement function in assembler by Alexei Fedorov · 3 years, 11 months ago
  86. 4283ed1 SPM: Change condition on saving/restoring EL2 registers by Ruari Phipps · 4 years ago
  87. e07e808 runtime_exceptions: Update AT speculative workaround by Manish V Badarkhe · 4 years ago
  88. 7672edf lib/cpus: Report AT speculative erratum workaround by Manish V Badarkhe · 4 years ago
  89. 2b0ee97 el3_runtime: Rearrange context offset of EL1 sys registers by Manish V Badarkhe · 4 years ago
  90. d73c1ba el3_runtime: Update context save and restore routines for EL1 and EL2 by Manish V Badarkhe · 4 years ago
  91. 30d20bb Merge "lib: cpus: denver: add some MIDR values" into integration by Varun Wadekar · 3 years, 11 months ago
  92. 46a92ca Merge changes from topic "sp_dual_signing" into integration by Sandrine Bailleux · 3 years, 11 months ago
  93. a722574 Merge "lib: cpus: denver: mark exception vectors as private" into integration by Mark Dykes · 3 years, 11 months ago
  94. a9c4521 TF-A AMU: remove AMU enable info print by Olivier Deprez · 3 years, 11 months ago
  95. 3f0d7af cert_create: add Platform owned secure partitions support by Manish Pandey · 4 years ago
  96. 7e6306b TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 4 years ago
  97. 28a6df4 Merge "MISRA cleanup in mem_region and semihosting files" into integration by Madhukar Pappireddy · 3 years, 11 months ago
  98. 5f68fa7 lib: cpus: denver: add some MIDR values by Alex Van Brunt · 5 years ago
  99. 2c92b41 lib: cpus: denver: mark exception vectors as private by Varun Wadekar · 5 years ago
  100. d4cb853 MISRA cleanup in mem_region and semihosting files by johpow01 · 4 years ago