1. 2b68090 build(bl1): sort sections by alignment by default by Chris Kay · 1 year, 6 months ago
  2. d04a476 fix(uuid): add missing `#include` directives by Chris Kay · 1 year, 3 months ago
  3. cf91366 Merge changes I43a9d83c,Ibfaa47fb into integration by Sandrine Bailleux · 1 year, 3 months ago
  4. ce82709 feat(imx8): add support for debug uart on lpuart1 by Markus Niebel · 3 years, 4 months ago
  5. ffe7c68 fix(zynqmp): remove unused PLAT_NUM_POWER_DOMAINS by Michal Simek · 1 year, 3 months ago
  6. 058251a feat(versal): switch to xlat_v2 by Michal Simek · 1 year, 3 months ago
  7. 6b7f4d8 fix(xilinx): remove asserts around arg0/arg1 by Michal Simek · 1 year, 3 months ago
  8. cfcdcca Merge "fix(versal): replace FPD_MAINCCI* macros" into integration by Joanna Farley · 1 year, 3 months ago
  9. 81433df Merge "feat(mt8188): add apu power on/off control" into integration by Manish Pandey · 1 year, 3 months ago
  10. 60ba286 Merge "feat(qemu): increase max cpus per cluster to 16" into integration by Bipin Ravi · 1 year, 3 months ago
  11. 57a6cba Merge "fix(cpus): use hint instruction for "tsb csync"" into integration by Bipin Ravi · 1 year, 3 months ago
  12. 2a47faa style(xilinx): replace ARM by Arm in copyrights by Michal Simek · 1 year, 3 months ago
  13. 467e16e fix(versal): replace FPD_MAINCCI* macros by Michal Simek · 1 year, 3 months ago
  14. a9fca83 fix(intel): fix Agilex and N5X clock manager to main PLL C0 by Jit Loon Lim · 1 year, 6 months ago
  15. f48707a feat(intel): implement timer init divider via CPU frequency for N5X by Sieu Mun Tang · 2 years ago
  16. d4d7167 Merge "feat(hcx): initialize HCRX_EL2 to its default value" into integration by Manish Pandey · 1 year, 3 months ago
  17. 51ca35e Merge "fix(stm32mp15-fdts): use /omit-if-no-ref/ for spi and i2c" into integration by Madhukar Pappireddy · 1 year, 3 months ago
  18. 7628836 Merge "docs(maintainers): update maintainers for n1sdp/morello" into integration by Manish Pandey · 1 year, 3 months ago
  19. 09c0239 Merge "fix(rpi3): initialize SD card host controller" into integration by André Przywara · 1 year, 3 months ago
  20. 5db3008 fix(rpi3): initialize SD card host controller by Rob Newberry · 1 year, 3 months ago
  21. 72e0da1 feat(hcx): initialize HCRX_EL2 to its default value by Juan Pablo Conde · 1 year, 4 months ago
  22. 409eec6 Merge "feat(pie/por): support permission indirection and overlay" into integration by André Przywara · 1 year, 3 months ago
  23. f7ce51e Merge "fix(psci): potential array overflow with cpu on" into integration by Manish Pandey · 1 year, 3 months ago
  24. 293a661 feat(pie/por): support permission indirection and overlay by Mark Brown · 1 year, 4 months ago
  25. 031dbbf Merge "fix(imx8mq): fix compilation with gcc >= 12.x" into integration by André Przywara · 1 year, 3 months ago
  26. c5586d1 Merge "feat(zynqmp): make stack size configurable" into integration by Joanna Farley · 1 year, 3 months ago
  27. 7eb05ed Merge "feat(intel): fix bridge disable and reset" into integration by Sandrine Bailleux · 1 year, 3 months ago
  28. 764b1ad fix(psci): potential array overflow with cpu on by Olivier Deprez · 1 year, 3 months ago
  29. b18e6f9 Merge changes from topic "mb/rst-to-bl31-update" into integration by Manish V Badarkhe · 1 year, 3 months ago
  30. 32d5c90 feat(zynqmp): make stack size configurable by Akshay Belsare · 1 year, 3 months ago
  31. 0b90de0 Merge changes from topic "sb/doc-updates" into integration by Sandrine Bailleux · 1 year, 3 months ago
  32. 2cea794 docs(porting): refer the reader back to the threat model by Sandrine Bailleux · 1 year, 3 months ago
  33. f17ddaa docs(porting): move porting guide upper in table of contents by Sandrine Bailleux · 1 year, 5 months ago
  34. bbb8f74 Merge changes from topic "sb/doc-updates" into integration by Sandrine Bailleux · 1 year, 3 months ago
  35. 6d981f7 docs(porting): remove reference to xlat_table lib v1 by Sandrine Bailleux · 1 year, 5 months ago
  36. 8a1c0d6 docs(porting): remove pull request terminology by Sandrine Bailleux · 1 year, 5 months ago
  37. e67bb12 docs(changelog): add 'porting' scope by Sandrine Bailleux · 1 year, 5 months ago
  38. 55fc120 Merge "fix(intel): update boot scratch to indicate to Uboot is PSCI ON" into integration by Sandrine Bailleux · 1 year, 3 months ago
  39. 68a7e41 Merge "feat(zynqmp): add hooks for custom runtime setup" into integration by Joanna Farley · 1 year, 3 months ago
  40. 5e7d056 Merge changes Ifd5a63a3,Idb8bda44 into integration by Sandrine Bailleux · 1 year, 3 months ago
  41. 21165ab fix(intel): flash dcache before mmio read by Jit Loon Lim · 1 year, 3 months ago
  42. 73d0384 fix(intel): fix the pointer of block memory to fill in and bytes being set by Sieu Mun Tang · 1 year, 3 months ago
  43. fda03c9 feat(intel): fix bridge disable and reset by Ang Tien Sung · 1 year, 4 months ago
  44. 44c61fc fix(intel): update boot scratch to indicate to Uboot is PSCI ON by Jit Loon Lim · 1 year, 4 months ago
  45. 84f8ae8 Merge "style(docs): fix typo s/flase/false/" into integration by Joanna Farley · 1 year, 3 months ago
  46. 99a68cc Merge "fix(scmi): fix compilation error in scmi base" into integration by Joanna Farley · 1 year, 3 months ago
  47. fd495db Merge "docs(threat-model): refresh top-level page" into integration by Sandrine Bailleux · 1 year, 3 months ago
  48. a06f9f9 Merge "fix(fvp): work around DRTM_SUPPORT BL31 progbits exceeded" into integration by Manish V Badarkhe · 1 year, 3 months ago
  49. e8af4da feat(zynqmp): add hooks for custom runtime setup by Akshay Belsare · 1 year, 3 months ago
  50. cdadc08 Merge changes from topic "cpus" into integration by Bipin Ravi · 1 year, 3 months ago
  51. f1f14b3 feat(mt8188): add apu power on/off control by Chungying Lu · 1 year, 4 months ago
  52. 0b4e2c1 fix(stm32mp15-fdts): use /omit-if-no-ref/ for spi and i2c by Vyacheslav Yurkov · 1 year, 3 months ago
  53. 8dfac64 Merge "chore: add dependency files generated by tools to .gitignore" into integration by Sandrine Bailleux · 1 year, 3 months ago
  54. bc246fa feat(qemu): increase max cpus per cluster to 16 by Evgeny Iakovlev · 1 year, 3 months ago
  55. 1e90134 chore: add dependency files generated by tools to .gitignore by Manish V Badarkhe · 1 year, 3 months ago
  56. 4f4124b fix(imx8mq): fix compilation with gcc >= 12.x by Andre Przywara · 1 year, 3 months ago
  57. 7bff565 docs(maintainers): update maintainers for n1sdp/morello by Anurag Koul · 1 year, 3 months ago
  58. d99d09a feat(cpus): add support for blackhawk cpu by Govindraj Raja · 1 year, 4 months ago
  59. 02b5d1c feat(cpus): add support for chaberton cpu by Govindraj Raja · 1 year, 4 months ago
  60. 7b7bc13 fix(fvp): work around DRTM_SUPPORT BL31 progbits exceeded by Boyan Karatotev · 1 year, 3 months ago
  61. f8b9756 Merge changes from topic "ethos-n" into integration by Joanna Farley · 1 year, 3 months ago
  62. 5981b1a docs(threat-model): refresh top-level page by Sandrine Bailleux · 1 year, 3 months ago
  63. 257c5e9 Merge "fix(psci): remove unreachable switch/case blocks" into integration by Manish Pandey · 1 year, 3 months ago
  64. 2cbe9b5 Merge "docs(maintainers): update NPU driver owners" into integration by Joanna Farley · 1 year, 3 months ago
  65. 14f2686 fix(psci): remove unreachable switch/case blocks by Andre Przywara · 1 year, 3 months ago
  66. 4fdfd73 docs(maintainers): update NPU driver owners by Mikael Olsson · 1 year, 3 months ago
  67. f1503d7 docs(maintainers): update NPU driver files by Mikael Olsson · 1 year, 3 months ago
  68. 7a354bd docs(ethos-n): update porting-guide.rst for NPU by Rob Hughes · 1 year, 4 months ago
  69. 80b61f5 feat(ethos-n): add separate RO and RW NSAIDs by Mikael Olsson · 1 year, 4 months ago
  70. c7d3a27 feat(ethos-n)!: add protected NPU firmware setup by Mikael Olsson · 1 year, 5 months ago
  71. df0bb04 feat(ethos-n): add stream extends and attr support by Mikael Olsson · 1 year, 5 months ago
  72. c4f16ef feat(ethos-n): add reserved memory address support by Mikael Olsson · 1 year, 5 months ago
  73. fe9677f feat(ethos-n): add event and aux control support by Mikael Olsson · 1 year, 5 months ago
  74. d6cedcb feat(ethos-n): add SMC call to get FW properties by Mikael Olsson · 1 year, 5 months ago
  75. f663803 refactor(ethos-n): split up SMC call handling by Mikael Olsson · 1 year, 5 months ago
  76. a7df0d6 feat(ethos-n): add NPU firmware validation by Mikael Olsson · 1 year, 6 months ago
  77. 461bf7d feat(ethos-n): add check for NPU in SiP setup by Mikael Olsson · 1 year, 5 months ago
  78. 9a2177a feat(ethos-n)!: load NPU firmware at BL2 by Rob Hughes · 1 year, 6 months ago
  79. 6809acc feat(juno): support ARM_IO_IN_DTB option for Juno by Rob Hughes · 1 year, 5 months ago
  80. a45a2dd fix(fconf): fix FCONF_ARM_IO_UUID_NUMBER value by Rob Hughes · 1 year, 5 months ago
  81. f2e400b fix(fvp): incorrect UUID name in FVP tb_fw_config by Rob Hughes · 1 year, 5 months ago
  82. bfd9da7 fix(ethos-n): add workaround for erratum 2838783 by Mikael Olsson · 1 year, 6 months ago
  83. 9434903 feat(ethos-n): add support for NPU to cert_create by Mohamed Elzahhar · 1 year, 8 months ago
  84. ffa1597 feat(ethos-n): add NPU support in fiptool by Daniele Castro · 1 year, 7 months ago
  85. f8a18b8 feat(ethos-n): add support to set up NSAID by Rajasekaran Kalidoss · 1 year, 8 months ago
  86. 1f6e248 build(fiptool): add object dependency generation by Mikael Olsson · 1 year, 7 months ago
  87. 47675f2 feat(ethos-n): add NPU sleeping SMC call by Mikael Olsson · 1 year, 8 months ago
  88. 8826438 feat(ethos-n): add multiple asset allocators by Joshua Pimm · 1 year, 8 months ago
  89. 6bc8067 feat(ethos-n): add reset type to reset SMC calls by Joshua Pimm · 1 year, 9 months ago
  90. 26bd4a1 feat(ethos-n): add protected NPU TZMP1 regions by Bjorn Engstrom · 1 year, 10 months ago
  91. 74c5f87 build(ethos-n): add TZMP1 build flag by Bjorn Engstrom · 1 year, 10 months ago
  92. 8018d94 Merge "fix(fvp): work around BL31 progbits exceeded" into integration by Joanna Farley · 1 year, 3 months ago
  93. 3e0e789 fix(fvp): work around BL31 progbits exceeded by Boyan Karatotev · 1 year, 3 months ago
  94. eb35c86 Merge "docs(sve): update defaults for FEAT_SVE" into integration by Manish Pandey · 1 year, 3 months ago
  95. 656d7c3 Merge changes from topic "jc/sve" into integration by Manish Pandey · 1 year, 3 months ago
  96. f3d308b docs(sve): update defaults for FEAT_SVE by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  97. 656336b fix(qemu): enable dynamic feature detection of FEAT_SVE for NormalWorld by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  98. 4e169e7 fix(tc): enable dynamic feature detection of FEAT_SVE for NormalWorld by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  99. cb97b4c Merge changes I6b4a4d22,I06bde289,I86e39481,I7ea9b75c into integration by Madhukar Pappireddy · 1 year, 3 months ago
  100. 617d035 feat(ti): synchronize access to secure proxy threads by Andrew Davis · 1 year, 4 months ago