1. 2e61d68 fix: random typos in tf-a code base by Olivier Deprez · 3 years, 4 months ago
  2. c6ac4df fix: rename Matterhorn, Matterhorn ELP, and Klein CPUs by johpow01 · 3 years, 4 months ago
  3. 08e7cc5 Merge changes I15e7cc43,Id7411bd5,I92bafe70,I8f1c0658 into integration by Manish Pandey · 3 years, 4 months ago
  4. 8157942 Merge changes I36e45c0a,I69c21293 into integration by Manish Pandey · 3 years, 5 months ago
  5. 4324a14 Add PIE support for AARCH32 by Yann Gautier · 4 years ago
  6. 97bc7f0 Add "_arm" suffix to Makalu ELP CPU lib by johpow01 · 3 years, 5 months ago
  7. 5d764e0 Add support for QEMU "max" CPU by Leif Lindholm · 3 years, 6 months ago
  8. de2dd4e Merge "lib/cpu: Workaround for Cortex A77 erratum 1946167" into integration by Madhukar Pappireddy · 3 years, 5 months ago
  9. e729595 Merge "Fix: Remove save/restore of EL2 timer registers" into integration by Olivier Deprez · 3 years, 5 months ago
  10. a7cf274 Fix: Remove save/restore of EL2 timer registers by Max Shvetsov · 3 years, 5 months ago
  11. a492edc lib/cpu: Workaround for Cortex A77 erratum 1946167 by laurenw-arm · 3 years, 6 months ago
  12. 0a144dd Add Cortex_A78C CPU lib by Bipin Ravi · 3 years, 6 months ago
  13. cb090c1 Add Makalu ELP CPU lib by johpow01 · 3 years, 6 months ago
  14. 614c14e cpus: add Matterhorn ELP ARM cpu library by Usama Arif · 3 years, 10 months ago
  15. 8ef06b6 Merge "Add Makalu CPU lib" into integration by bipin.ravi · 3 years, 6 months ago
  16. 0cd5d1d Merge "lib/extensions/ras: fix bug of binary search" into integration by Manish Pandey · 3 years, 6 months ago
  17. aaabf97 Add Makalu CPU lib by johpow01 · 4 years ago
  18. 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years ago
  19. 005415a libc: memset: Fix MISRA issues by Andre Przywara · 4 years ago
  20. e3b9cc1 lib: cpus: aarch32: sanity check pointers before use by Yann Gautier · 3 years, 7 months ago
  21. 94b0c33 Merge changes from topic "mp/strto_libc" into integration by Madhukar Pappireddy · 3 years, 7 months ago
  22. 041d7c7 rainier: remove cpu workaround for errata 1542419 by Manoj Kumar · 3 years, 8 months ago
  23. d56b957 libc: Import strtoull from FreeBSD project by Madhukar Pappireddy · 3 years, 8 months ago
  24. 587c155 libc: Import strtoll from FreeBSD project by Madhukar Pappireddy · 3 years, 8 months ago
  25. 15c1c14 libc: Import strtoul from FreeBSD project by Madhukar Pappireddy · 3 years, 8 months ago
  26. 015240d libc: Import strtol from FreeBSD project by Madhukar Pappireddy · 3 years, 8 months ago
  27. c2d32a5 Fix exception handlers in BL31: Use DSB to synchronize pending EA by Madhukar Pappireddy · 4 years, 2 months ago
  28. 0ac8591 Merge "DebugFS: Check channel index before calling clone function" into integration by Olivier Deprez · 3 years, 8 months ago
  29. b226c74 DebugFS: Check channel index before calling clone function by Zelalem · 3 years, 9 months ago
  30. 7981c50 libc/snprintf: use macro to reduce duplicated code by Heyi Guo · 3 years, 8 months ago
  31. c654615 libc/snprintf: add support to print "%" character by Heyi Guo · 3 years, 11 months ago
  32. 128c5f0 libc/printf: add support to print "%" character by Heyi Guo · 3 years, 11 months ago
  33. 0b1838a lib/extensions/ras: fix bug of binary search by Heyi Guo · 4 years, 5 months ago
  34. 263ee78 Workaround for Cortex N1 erratum 1946160 by johpow01 · 4 years ago
  35. 3a2710d Workaround for Cortex A78 erratum 1951500 by johpow01 · 4 years ago
  36. e26c59d Workaround for Cortex A78 erratum 1941498 by johpow01 · 4 years ago
  37. db9736e AArch64: Fix assertions in processing dynamic relocations by Alexei Fedorov · 3 years, 9 months ago
  38. a86865a PSCI: fix limit of 256 CPUs caused by cast to unsigned char by Graeme Gregory · 3 years, 9 months ago
  39. 3f0d836 Workaround for Cortex A76 erratum 1946160 by johpow01 · 3 years, 9 months ago
  40. 0063dd1 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 3 years, 10 months ago
  41. 0563ab0 Aarch64: Add support for FEAT_MTE3 by Alexei Fedorov · 3 years, 9 months ago
  42. 25bbbd2 Add support for Neoverse-N2 CPUs. by Javier Almansa Sobrino · 3 years, 11 months ago
  43. 9bbc03a Revert workaround for A77 erratum 1800714 by johpow01 · 3 years, 10 months ago
  44. 95ed9a9 Revert workaround for A76 erratum 1800710 by johpow01 · 3 years, 10 months ago
  45. 2b036b7 lib: el3_runtime: Fix SPE system registers in el2_sysregs_context by Arunachalam Ganapathy · 4 years ago
  46. 062f8aa lib: el3_runtime: Conditionally save/restore EL2 NEVE registers by Arunachalam Ganapathy · 4 years, 4 months ago
  47. 0f777ea lib: el3_runtime: Fix aarch32 system registers in el2_sysregs_context by Arunachalam Ganapathy · 4 years, 4 months ago
  48. 943aff0 Merge "Increase type widths to satisfy width requirements" into integration by Joanna Farley · 3 years, 11 months ago
  49. 4a6b33e Merge changes Iba51bff1,I3f563cff into integration by Madhukar Pappireddy · 3 years, 11 months ago
  50. e0caf8f Update in coreboot_get_memory_type API to include size as well by Saurabh Gorecha · 4 years ago
  51. dfe577a Merge "Don't return error information from console_flush" into integration by Mark Dykes · 4 years ago
  52. d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 4 years, 1 month ago
  53. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 4 years, 1 month ago
  54. 35c7537 Workaround for Cortex A77 erratum 1925769 by johpow01 · 4 years ago
  55. a4fdb89 Merge changes from topics "rename-herculesae-a78ae", "rename-zeus-v1" into integration by Madhukar Pappireddy · 4 years ago
  56. f8dee97 Merge "Workaround for Cortex A76 erratum 1868343" into integration by Madhukar Pappireddy · 4 years ago
  57. 467937b Rename Neoverse Zeus to Neoverse V1 by Jimmy Brisson · 4 years ago
  58. 5effe0b Rename Cortex Hercules AE to Cortex 78 AE by Jimmy Brisson · 4 years ago
  59. 55ff05f Workaround for Cortex A76 erratum 1868343 by johpow01 · 4 years ago
  60. 3b45666 libfdt: Upgrade libfdt source files by Andre Przywara · 4 years ago
  61. c36aa3c Merge "Workaround for Cortex A77 erratum 1508412" into integration by Madhukar Pappireddy · 4 years ago
  62. 609115a Merge changes I1ecbe5a1,Ib5945c37,Ic6b79648 into integration by Manish Pandey · 4 years ago
  63. 478fc4f Merge "arm_fpga: Add support for unknown MPIDs" into integration by André Przywara · 4 years ago
  64. 2b357c3 lib/cpus: add support for Morello Rainier CPUs by Manoj Kumar · 4 years, 2 months ago
  65. aa3efe3 Workaround for Cortex A77 erratum 1508412 by laurenw-arm · 4 years, 2 months ago
  66. 1994e56 arm_fpga: Add support for unknown MPIDs by Javier Almansa Sobrino · 4 years, 1 month ago
  67. 2102327 Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integration by Olivier Deprez · 4 years ago
  68. 374eef0 libc: Import strtok_r from FreeBSD project by Madhukar Pappireddy · 4 years ago
  69. 8f5426c Merge "SPE: Fix feature detection" into integration by Madhukar Pappireddy · 4 years ago
  70. 28e9a55 lib: fconf: Implement a parser to populate CoT by Manish V Badarkhe · 4 years, 2 months ago
  71. b853592 SPE: Fix feature detection by Andre Przywara · 4 years ago
  72. 34029d0 Merge "libc: Import strlcat from FreeBSD project" into integration by Mark Dykes · 4 years ago
  73. ddf0431 Merge "libc: Add support for vsnprintf()" into integration by Mark Dykes · 4 years ago
  74. 7764868 libc: Add support for vsnprintf() by Madhukar Pappireddy · 4 years ago
  75. 238db17 Merge "Workaround for Neoverse N1 erratum 1868343" into integration by Madhukar Pappireddy · 4 years ago
  76. 61f0ffc Workaround for Neoverse N1 erratum 1868343 by johpow01 · 4 years, 1 month ago
  77. 1123a5e libc: Import strlcat from FreeBSD project by Madhukar Pappireddy · 4 years ago
  78. 0b96df7 Merge "libc: memset: improve performance by avoiding single byte writes" into integration by Mark Dykes · 4 years ago
  79. 75fab64 libc: memset: improve performance by avoiding single byte writes by Andre Przywara · 4 years ago
  80. 7ef3e0b Merge "lib: cpu: Check SCU presence in DSU before accessing DSU registers" into integration by Manish Pandey · 4 years ago
  81. 2274490 psci: utility api to invoke stop for other cores by Sandeep Tripathy · 4 years, 1 month ago
  82. e3f2b1a plat/arm: Introduce and use libc_asm.mk makefile by Alexei Fedorov · 4 years ago
  83. 942013e lib: cpu: Check SCU presence in DSU before accessing DSU registers by Pramod Kumar · 4 years, 7 months ago
  84. 5f90275 cpus: denver: skip DCO enable/disable for recent SKUs by Varun Wadekar · 4 years, 1 month ago
  85. c6d25c0 lib: cpus: denver: add MIDR PN9 variant by Hemant Nigam · 4 years, 9 months ago
  86. 9b624a7 cpus: denver: introduce macro to declare cpu_ops by Varun Wadekar · 4 years ago
  87. 524eecc Add support for hexadecimal and pointer format specifiers to snprintf() by Javier Almansa Sobrino · 4 years, 1 month ago
  88. 601e3ed lib: cpus: sanity check pointers before use by Varun Wadekar · 5 years ago
  89. 8d0a3bb Merge "Revert "libc/memset: Implement function in assembler"" into integration by Mark Dykes · 4 years, 1 month ago
  90. f5402ef Revert "libc/memset: Implement function in assembler" by Mark Dykes · 4 years, 1 month ago
  91. 7638011 Merge changes from topic "at_errata_fix" into integration by Olivier Deprez · 4 years, 1 month ago
  92. e7d344d libc/memset: Implement function in assembler by Alexei Fedorov · 4 years, 1 month ago
  93. 6b704da SPM: Change condition on saving/restoring EL2 registers by Ruari Phipps · 4 years, 1 month ago
  94. 3b8456b runtime_exceptions: Update AT speculative workaround by Manish V Badarkhe · 4 years, 2 months ago
  95. e1c4933 lib/cpus: Report AT speculative erratum workaround by Manish V Badarkhe · 4 years, 1 month ago
  96. cb55615 el3_runtime: Rearrange context offset of EL1 sys registers by Manish V Badarkhe · 4 years, 1 month ago
  97. fb2072b el3_runtime: Update context save and restore routines for EL1 and EL2 by Manish V Badarkhe · 4 years, 1 month ago
  98. a409179 Merge "lib: cpus: denver: add some MIDR values" into integration by Varun Wadekar · 4 years, 1 month ago
  99. 007be5e Merge changes from topic "sp_dual_signing" into integration by Sandrine Bailleux · 4 years, 1 month ago
  100. a6ccccc Merge "lib: cpus: denver: mark exception vectors as private" into integration by Mark Dykes · 4 years, 1 month ago