1. f9b32c1 Support larger RSA key sizes when using MBEDTLS by Justin Chadwell · 5 years ago
  2. 9180af2 Merge "libc: fix sparse warning for __assert()" into integration by Soby Mathew · 4 years, 10 months ago
  3. c235b12 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · 4 years, 10 months ago
  4. 76cd929 Merge "Add UBSAN support and handlers" into integration by Soby Mathew · 4 years, 10 months ago
  5. c60016a Merge changes from topic "amlogic-refactoring" into integration by Soby Mathew · 4 years, 10 months ago
  6. 34fa1e4 Merge "mbedtls: use #include <...> instead of "..."" into integration by Soby Mathew · 4 years, 10 months ago
  7. 83e0488 Add UBSAN support and handlers by Justin Chadwell · 4 years, 11 months ago
  8. 77389b2 libc: fix sparse warning for __assert() by Masahiro Yamada · 5 years ago
  9. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  10. 23a9ad2 amlogic: Move the SHA256 DMA driver to common directory by Carlo Caione · 4 years, 10 months ago
  11. 189494a meson: Rename platform directory to amlogic by Carlo Caione · 4 years, 10 months ago
  12. 64b0c9a mbedtls: use #include <...> instead of "..." by Masahiro Yamada · 4 years, 10 months ago
  13. 3194afe mmc: stm32_sdmmc2: manage max-frequency property from DT by Yann Gautier · 5 years ago
  14. 091eab5 stm32mp1: add watchdog support by Yann Gautier · 5 years ago
  15. c7a7cc3 Merge "AArch64: Disable Secure Cycle Counter" into integration by Paul Beesley · 4 years, 10 months ago
  16. 503bbf3 AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 4 years, 11 months ago
  17. 771255f Merge "console: add a flag to prepend '\r' in the multi-console framework" into integration by Paul Beesley · 4 years, 11 months ago
  18. 269a8ad console: add a flag to prepend '\r' in the multi-console framework by Masahiro Yamada · 5 years ago
  19. a95a589 FVP_Base_AEMv8A platform: Fix cache maintenance operations by Alexei Fedorov · 5 years ago
  20. c4dfb3b AArch64: Align crash reporting output by Alexei Fedorov · 5 years ago
  21. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  22. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  23. db2ec85 Enable AMU for Cortex-Hercules by Balint Dobszay · 5 years ago
  24. bd11671 Merge changes from topic "advk-serror" into integration by Soby Mathew · 5 years ago
  25. 7d55457 Merge changes from topic "gby/cryptocell-multi-vers" into integration by Soby Mathew · 5 years ago
  26. 6fbe0fc cryptocell: add product version awareness support by Gilad Ben-Yossef · 5 years ago
  27. fbb88a3 cryptocell: move Cryptocell specific API into driver by Gilad Ben-Yossef · 5 years ago
  28. c97455a Merge changes from topic "jts/spsr" into integration by Soby Mathew · 5 years ago
  29. 4047728 Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 5 years ago
  30. 5553417 SSBS: init SPSR register with default SSBS value by John Tsichritzis · 5 years ago
  31. a057484 Add helper to parse BL31 parameters (both versions) by Julius Werner · 5 years ago
  32. 2a231e3 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · 5 years ago
  33. efd09a7 Use explicit-width data types in AAPCS parameter structs by Julius Werner · 5 years ago
  34. 3856b27 Merge "arm: Shorten the Firmware Update (FWU) process" into integration by Soby Mathew · 5 years ago
  35. fa42c9e arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · 5 years ago
  36. f0081be Merge "Cortex_hercules: Introduce preliminary cpu support" into integration by Soby Mathew · 5 years ago
  37. 4bf6afa Merge "Enable MTE support unilaterally for Normal World" into integration by Soby Mathew · 5 years ago
  38. dbba2b3 Introduce lightweight BL platform parameter library by Julius Werner · 5 years ago
  39. f57f108 Cortex_hercules: Introduce preliminary cpu support by Louis Mayencourt · 5 years ago
  40. 7459e74 marvell: Switch to xlat_tables_v2 by Remi Pommarel · 5 years ago
  41. 35e08da console: update skeleton by Ambroise Vincent · 5 years ago
  42. c81e4f1 Merge changes from topic "jc/shift-overflow" into integration by Soby Mathew · 5 years ago
  43. 5ecfb39 Merge "AArch64: Add 128-bit integer types definitions" into integration by Sandrine Bailleux · 5 years ago
  44. 830f0ad Enable MTE support unilaterally for Normal World by Soby Mathew · 5 years ago
  45. 8294602 Update base code to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
  46. 2d592b7 Merge "Aarch64: Fix SCTLR bit definitions" into integration by John Tsichritzis · 5 years ago
  47. abf08e1 AArch64: Add 128-bit integer types definitions by Alexei Fedorov · 5 years ago
  48. c31ab38 Aarch64: Fix SCTLR bit definitions by Alexei Fedorov · 5 years ago
  49. cc94264 Rename Cortex-Deimos to Cortex-A77 by Balint Dobszay · 5 years ago
  50. a58bb72 Merge changes from topic "lw/n1_errata_fixes" into integration by Sandrine Bailleux · 5 years ago
  51. 00396bf Workaround for Neoverse N1 erratum 1262888 by lauwal01 · 5 years ago
  52. 42771af Workaround for Neoverse N1 erratum 1262606 by lauwal01 · 5 years ago
  53. 07c2a23 Workaround for Neoverse N1 erratum 1257314 by lauwal01 · 5 years ago
  54. 197f14c Workaround for Neoverse N1 erratum 1220197 by lauwal01 · 5 years ago
  55. e159044 Workaround for Neoverse N1 erratum 1207823 by lauwal01 · 5 years ago
  56. f2adb13 Workaround for Neoverse N1 erratum 1165347 by lauwal01 · 5 years ago
  57. 363ee3c Workaround for Neoverse N1 erratum 1130799 by lauwal01 · 5 years ago
  58. bd555f4 Workaround for Neoverse N1 erratum 1073348 by lauwal01 · 5 years ago
  59. 636a913 Merge changes from topic "av/console-port" into integration by Paul Beesley · 5 years ago
  60. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  61. 69bebd8 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 5 years ago
  62. 4f02c33 Merge changes from topic "yg/clk_syscfg_dt" into integration by John Tsichritzis · 5 years ago
  63. 466ae82 Merge changes If61ab215,I3e8b0251,I1757eee9,I81b48475,I46b445a7, ... into integration by John Tsichritzis · 5 years ago
  64. 9d8bbcd clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel array by Yann Gautier · 5 years ago
  65. 5f2e874 clk: stm32mp1: move oscillator functions to generic file by Yann Gautier · 5 years ago
  66. 007d745 arch: add some defines for generic timer registers by Yann Gautier · 5 years ago
  67. 0aa268e rcar_gen3: console: Convert to multi-console API by Marek Vasut · 5 years ago
  68. 25532c7 Fix type of cot_desc_ptr by Sandrine Bailleux · 5 years ago
  69. b934740 Neoverse N1: Introduce workaround for Neoverse N1 erratum 1315703 by Andre Przywara · 5 years ago
  70. db737bb Merge "Cortex-A55: workarounds for errata 1221012" into integration by Paul Beesley · 5 years ago
  71. b72fe7a Cortex-A55: workarounds for errata 1221012 by Ambroise Vincent · 5 years ago
  72. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  73. 66e121a Merge changes from topic "sami/550_fix_n1sdp_issues_v1" into integration by Soby Mathew · 5 years ago
  74. a43ae7c Add option for defining platform DRAM2 base by Sami Mujawar · 5 years ago
  75. 896799a SMMUv3: Abort DMA transactions by Alexei Fedorov · 5 years ago
  76. 7fa6965 Merge changes from topic "sm/fix_a76_errata" into integration by Soby Mathew · 5 years ago
  77. 16d006b Workaround for cortex-A76 errata 1286807 by Soby Mathew · 5 years ago
  78. 1d3ba1c Cortex-A76: workarounds for errata 1257314, 1262606, 1262888, 1275112 by Soby Mathew · 5 years ago
  79. 6b4a5f0 SMMUv3: refactor the driver code by Alexei Fedorov · 5 years ago
  80. 0cfd396 sp_min: make sp_min_warm_entrypoint public by Heiko Stuebner · 5 years ago
  81. 31a0ae4 Merge "Neoverse N1: Forces cacheable atomic to near" into integration by Antonio Niño Díaz · 5 years ago
  82. 62b2e0e Merge changes from topic "aa-sbsa-watchdog" into integration by Antonio Niño Díaz · 5 years ago
  83. b58142b Neoverse N1: Forces cacheable atomic to near by Louis Mayencourt · 5 years ago
  84. 20b4841 plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · 5 years ago
  85. 74514e5 drivers/sbsa: add sbsa watchdog driver by Aditya Angadi · 5 years ago
  86. 4498b15 DSU: Implement workaround for errata 798953 by Louis Mayencourt · 5 years ago
  87. 254f6f0 DSU: Small fix and reformat on errata framework by Louis Mayencourt · 5 years ago
  88. 8a06127 Cortex-A35: Implement workaround for errata 855472 by Louis Mayencourt · 5 years ago
  89. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 5 years ago
  90. ae4bb0d Merge "aarch32: Allow compiling with soft-float toolchain" into integration by Antonio Niño Díaz · 5 years ago
  91. 1601a15 Merge "cpus: Fix Cortex-A12 MIDR mask" into integration by Antonio Niño Díaz · 5 years ago
  92. b51f82f Merge "Add support for Cortex-A76AE CPU" into integration by Antonio Niño Díaz · 5 years ago
  93. 4800943 Add support for Cortex-A76AE CPU by Alexei Fedorov · 5 years ago
  94. 69931af cot-desc: optimise memory further by Joel Hutton · 5 years ago
  95. e9919bb Reduce memory needed for CoT description by Joel Hutton · 5 years ago
  96. 68a8d2b cpus: Fix Cortex-A12 MIDR mask by Heiko Stuebner · 5 years ago
  97. 457c64e aarch32: Allow compiling with soft-float toolchain by Manish Pandey · 5 years ago
  98. bc6fdc0 Remove deprecated interfaces by Ambroise Vincent · 5 years ago
  99. 912c630 tzc: remove deprecated types by Ambroise Vincent · 5 years ago
  100. 0a0ca8b Console: remove deprecated finish_console_register by Ambroise Vincent · 5 years ago