1. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  2. 3d08461 Enable AMU for Cortex-Hercules by Balint Dobszay · 6 years ago
  3. 294f9ef Cortex_hercules: Introduce preliminary cpu support by Louis Mayencourt · 6 years ago
  4. f363deb Rename Cortex-Deimos to Cortex-A77 by Balint Dobszay · 6 years ago
  5. 11c4837 Workaround for Neoverse N1 erratum 1262888 by lauwal01 · 6 years ago
  6. 411f495 Workaround for Neoverse N1 erratum 1262606 by lauwal01 · 6 years ago
  7. 335b3c7 Workaround for Neoverse N1 erratum 1257314 by lauwal01 · 6 years ago
  8. 9eceb02 Workaround for Neoverse N1 erratum 1220197 by lauwal01 · 6 years ago
  9. ef5fa7d Workaround for Neoverse N1 erratum 1207823 by lauwal01 · 6 years ago
  10. 2017ab2 Workaround for Neoverse N1 erratum 1165347 by lauwal01 · 6 years ago
  11. e34606f Workaround for Neoverse N1 erratum 1130799 by lauwal01 · 6 years ago
  12. a601afe Workaround for Neoverse N1 erratum 1073348 by lauwal01 · 6 years ago
  13. 5f5d076 Neoverse N1: Introduce workaround for Neoverse N1 erratum 1315703 by Andre Przywara · 6 years ago
  14. 9af07df Cortex-A55: workarounds for errata 1221012 by Ambroise Vincent · 6 years ago
  15. e6e1d0a Cortex-A76: workarounds for errata 1257314, 1262606, 1262888, 1275112 by Soby Mathew · 6 years ago
  16. 632ab3e Neoverse N1: Forces cacheable atomic to near by Louis Mayencourt · 6 years ago
  17. 0e985d7 DSU: Implement workaround for errata 798953 by Louis Mayencourt · 6 years ago
  18. 2c3b76c DSU: Small fix and reformat on errata framework by Louis Mayencourt · 6 years ago
  19. cba71b7 Cortex-A35: Implement workaround for errata 855472 by Louis Mayencourt · 6 years ago
  20. 72562aa Merge "cpus: Fix Cortex-A12 MIDR mask" into integration by Antonio Niño Díaz · 6 years ago
  21. 9ccc5a5 Add support for Cortex-A76AE CPU by Alexei Fedorov · 6 years ago
  22. 8785a7c cpus: Fix Cortex-A12 MIDR mask by Heiko Stuebner · 6 years ago
  23. 75044d8 Merge pull request #1894 from jts-arm/e1_midr by Soby Mathew · 6 years ago
  24. c4187c9 Fix wrong MIDR_EL1 value for Neoverse E1 by John Tsichritzis · 6 years ago
  25. a4546e8 Introduce preliminary support for Neoverse Zeus by John Tsichritzis · 7 years ago
  26. 0b64c19 Cortex-A17: Implement workaround for errata 852421 by Ambroise Vincent · 6 years ago
  27. 5f2c690 Cortex-A15: Implement workaround for errata 827671 by Ambroise Vincent · 6 years ago
  28. 37118a1 Merge pull request #1849 from loumay-arm/lm/a73_errata by Antonio Niño Díaz · 6 years ago
  29. 4476838 Merge pull request #1845 from ambroise-arm/av/errata by Antonio Niño Díaz · 6 years ago
  30. 25278ea Cortex-A73: Implement workaround for errata 852427 by Louis Mayencourt · 6 years ago
  31. 0f6fbbd Cortex-A57: Implement workaround for erratum 814670 by Ambroise Vincent · 6 years ago
  32. 6ab87d2 Cortex-A55: Implement workaround for erratum 798797 by Ambroise Vincent · 6 years ago
  33. a6cc661 Cortex-A55: Implement workaround for erratum 778703 by Ambroise Vincent · 6 years ago
  34. 1afeee9 Cortex-A55: Implement workaround for erratum 768277 by Ambroise Vincent · 6 years ago
  35. 5c6aa01 Add workaround for errata 1073348 for Cortex-A76 by Louis Mayencourt · 6 years ago
  36. 5cc8c7b Add workaround for errata 1220197 for Cortex-A76 by Louis Mayencourt · 6 years ago
  37. e6cab15 Add workaround for errata 855423 of Cortex-A73 by Louis Mayencourt · 6 years ago
  38. 3f995f3 Merge pull request #1835 from jts-arm/rename by Antonio Niño Díaz · 6 years ago
  39. 11088e3 Rename Cortex-Helios to Neoverse E1 by John Tsichritzis · 6 years ago
  40. fd4bb0a Rename Cortex-Helios filenames to Neoverse E1 by John Tsichritzis · 6 years ago
  41. da6d75a Rename Cortex-Ares to Neoverse N1 by John Tsichritzis · 6 years ago
  42. b04ea14 Rename Cortex-Ares filenames to Neoverse N1 by John Tsichritzis · 6 years ago
  43. ff6f62e Update macro to check need for CVE-2017-5715 mitigation by Antonio Nino Diaz · 6 years ago
  44. 1a74e4a cpus: Add casts to all definitions in CPU headers by Antonio Nino Diaz · 6 years ago
  45. a69817e cpus: Fix some incorrect definitions in CPU headers by Antonio Nino Diaz · 6 years ago
  46. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  47. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  48. 4353499 Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 7 years ago
  49. 40daecc Fix MISRA defects in extension libs by Antonio Nino Diaz · 7 years ago
  50. 12af5ed Make errata reporting mandatory for CPU files by Soby Mathew · 7 years ago
  51. da3b038 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 7 years ago
  52. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  53. 6cf8d65 cpus: denver: Implement static workaround for CVE-2018-3639 by Varun Wadekar · 7 years ago
  54. cf3ed0d cpus: denver: reset power state to 'C1' on boot by Varun Wadekar · 7 years ago
  55. 8a67718 DSU erratum 936184 workaround by John Tsichritzis · 7 years ago
  56. ba0248b Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 7 years ago
  57. bc6206f lib: cpu: Add L2 cache aux control register definition to CA72 by Konstantin Porotchkin · 7 years ago
  58. 46e8870 Add initial CPU support for Cortex-Helios by Joel Hutton · 8 years ago
  59. c84b6cb Add initial CPU support for Cortex-Deimos by Joel Hutton · 7 years ago
  60. 9fdad69 Remove integrity check in declare_cpu_ops_base by Roberto Vargas · 7 years ago
  61. f21b9f6 Remove .struct directive by Roberto Vargas · 7 years ago
  62. d6b7980 Implement dynamic mitigation for CVE-2018-3639 on Cortex-A76 by Dimitris Papastamos · 7 years ago
  63. 040b546 Implement Cortex-Ares 1043202 erratum workaround by Dimitris Papastamos · 7 years ago
  64. 08268e2 Add AMU support for Cortex-Ares by Dimitris Papastamos · 7 years ago
  65. abbffe9 Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · 8 years ago
  66. fe007b2 Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 7 years ago
  67. e086570 aarch32: Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 7 years ago
  68. b8a25bb Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 7 years ago
  69. 2c3a107 Rename symbols and files relating to CVE-2017-5715 by Dimitris Papastamos · 7 years ago
  70. 9ec3921 Check presence of fix for errata 843419 in Cortex-A53 by Jonathan Wright · 7 years ago
  71. a205a56 Fixup `SMCCC_ARCH_FEATURES` semantics by Dimitris Papastamos · 7 years ago
  72. 3991a6a Use PFR0 to identify need for mitigation of CVE-2017-5715 by Dimitris Papastamos · 7 years ago
  73. 73a9605 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 7 years ago
  74. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 7 years ago
  75. 714b21f MISRA fixes for Cortex A75 AMU implementation by Dimitris Papastamos · 7 years ago
  76. f06890e Refactor AMU support for Cortex A75 by Dimitris Papastamos · 7 years ago
  77. a2e702a Factor out CPU AMU helpers by Dimitris Papastamos · 7 years ago
  78. d95eb47 Merge pull request #1228 from dp-arm/dp/cve_2017_5715 by davidcunado-arm · 8 years ago
  79. 0d3a27e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 8 years ago
  80. e4b34ef Workaround for CVE-2017-5715 for Cortex A9, A15 and A17 by Dimitris Papastamos · 8 years ago
  81. b1d27b4 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 8 years ago
  82. 53bfb94 Add hooks to save/restore AMU context for Cortex A75 by Dimitris Papastamos · 8 years ago
  83. 0319a97 Implement support for the Activity Monitor Unit on Cortex A75 by Dimitris Papastamos · 8 years ago
  84. 1ca8d02 ARMv7: introduce Cortex-A12 by Etienne Carriere · 8 years ago
  85. 778e411 ARMv7: introduce Cortex-A17 by Etienne Carriere · 8 years ago
  86. 6ff43c2 ARMv7: introduce Cortex-A7 by Etienne Carriere · 8 years ago
  87. d56a846 ARMv7: introduce Cortex-A5 by Etienne Carriere · 8 years ago
  88. e3148c2 ARMv7: introduce Cortex-A9 by Etienne Carriere · 8 years ago
  89. 10922e7 ARMv7: introduce Cortex-A15 by Etienne Carriere · 8 years ago
  90. 6de9b33 Cortex-A72: Implement workaround for erratum 859971 by Eleanor Bonnici · 8 years ago
  91. 45b52c2 Cortex-A57: Implement workaround for erratum 859972 by Eleanor Bonnici · 8 years ago
  92. 80bcf98 CPU: Correct names of implementation-defined aux regs by Eleanor Bonnici · 8 years ago
  93. e4e6c4b CPU: Make shifted constants unsigned by Eleanor Bonnici · 8 years ago
  94. f9688f2 aarch32: Fix L2CTRL definition for Cortex A57 and A72 by Dimitris Papastamos · 8 years ago
  95. 3749d85 aarch32: Implement errata workarounds for Cortex A53 by Dimitris Papastamos · 8 years ago
  96. 030567e include: add U()/ULL() macros for constants by Varun Wadekar · 8 years ago
  97. fb7d32e Unique names for defines in the CPU libraries by Varun Wadekar · 8 years ago
  98. d40ab48 Add support for Cortex-A75 and Cortex-A55 CPUs by David Wang · 9 years ago
  99. cfac68a Cortex-A53: add some bit definitions by Haojian Zhuang · 8 years ago
  100. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago