1. 5ecde2a fix(pie): align fixup_gdt_reloc() for aarch64 by Yann Gautier · 2 years, 5 months ago
  2. 4f1a658 fix(pie): do not skip __RW_END__ address during relocation by Yann Gautier · 2 years, 5 months ago
  3. e018bf7 Merge "feat(mt8186): initialize platform for MediaTek MT8186" into integration by Manish Pandey · 2 years, 4 months ago
  4. 27132f1 feat(mt8186): initialize platform for MediaTek MT8186 by Rex-BC Chen · 2 years, 6 months ago
  5. a142dc9 Merge "fix(commitlint): change scope-case to lower-case" into integration by Manish Pandey · 2 years, 4 months ago
  6. 2141a68 Merge changes I0c1f7d6c,I3bec0b58,If24cf213 into integration by Manish Pandey · 2 years, 4 months ago
  7. 804e52e fix(commitlint): change scope-case to lower-case by Yann Gautier · 2 years, 4 months ago
  8. 93adf93 Merge "feat(plat/qemu): add SPMD support with SPMC at S-EL1" into integration by Manish Pandey · 2 years, 4 months ago
  9. 296b590 feat(plat/mediatek/apu): add mt8195 APU clock and pll SiP call by Flora Fu · 2 years, 5 months ago
  10. 88906b4 feat(plat/mediatek/apu): add mt8195 APU mcu boot and stop SiP call by Flora Fu · 2 years, 5 months ago
  11. 339e492 feat(plat/mediatek/apu): add mt8195 APU iommap regions by Flora Fu · 2 years, 5 months ago
  12. f58237c feat(plat/qemu): add SPMD support with SPMC at S-EL1 by Jens Wiklander · 2 years, 10 months ago
  13. d605439 Merge "docs(spm): update threat model with FF-A v1.1" into integration by Olivier Deprez · 2 years, 4 months ago
  14. 2845a68 Merge "fix(rmmd): preserve x4-x7 as per SMCCCv1.1" into integration by Soby Mathew · 2 years, 4 months ago
  15. 1157830 fix(rmmd): preserve x4-x7 as per SMCCCv1.1 by Soby Mathew · 2 years, 4 months ago
  16. 668ce50 docs(spm): update threat model with FF-A v1.1 by J-Alves · 2 years, 5 months ago
  17. a1f02f4 Merge "docs(changelog): generate changelog" into integration by Manish Pandey · 2 years, 4 months ago v2.6 v2.6-rc1
  18. 63d2e96 docs(changelog): generate changelog by Manish V Badarkhe · 2 years, 4 months ago
  19. f92b001 Merge "docs(ff-a): update documentation of FF-A interfaces" into integration by Olivier Deprez · 2 years, 4 months ago
  20. 5d26e27 Merge changes from topic "ck/changelog" into integration by Manish Pandey · 2 years, 4 months ago
  21. 16c1c45 docs(ff-a): update documentation of FF-A interfaces by J-Alves · 2 years, 6 months ago
  22. 7300434 Merge "fix(drivers/gic600ae_fmu): fix timeout calculation" into integration by Manish Pandey · 2 years, 4 months ago
  23. b3e2b6e Merge "fix(docs): fix `FF-A` substitution" into integration by Manish Pandey · 2 years, 4 months ago
  24. 7f322f2 fix(drivers/gic600ae_fmu): fix timeout calculation by anzhou · 2 years, 4 months ago
  25. c0db39c Merge "fix(plat/arm): fix a VERBOSE trace" into integration by Sandrine Bailleux · 2 years, 4 months ago
  26. 953910b docs(changelog): categorize scopes by Chris Kay · 2 years, 5 months ago
  27. 7d3b519 docs(commit-style): add commit style documentation by Chris Kay · 2 years, 5 months ago
  28. c4e8eda build(docs): introduce release script by Chris Kay · 2 years, 5 months ago
  29. c76556a build(docs): add support for Markdown documentation by Chris Kay · 2 years, 5 months ago
  30. fa3a138 build(hooks): add commitlint checks for trailers by Chris Kay · 2 years, 5 months ago
  31. dc59d72 build(npm): add Standard Version v9.3.2 by Chris Kay · 2 years, 5 months ago
  32. 3a43e6d build(npm): add additional package metadata by Chris Kay · 2 years, 5 months ago
  33. 6558d8e build(npm): add license field by Chris Kay · 2 years, 5 months ago
  34. 3ea076e build(npm): update Husky to v7.0.4 by Chris Kay · 2 years, 5 months ago
  35. 67b29a0 build(npm): update commitlint to v14.1.0 by Chris Kay · 2 years, 5 months ago
  36. b0ea465 build(npm): update lockfile format to v2 by Chris Kay · 2 years, 5 months ago
  37. 35cc497 docs(prerequisites): update to Node.js v16 by Chris Kay · 2 years, 5 months ago
  38. 2167c02 build(docs): update Python dependencies by Chris Kay · 2 years, 5 months ago
  39. a61940c fix(docs): fix `FF-A` substitution by Chris Kay · 2 years, 4 months ago
  40. a539c77 build(docs): pin Python dependencies by Chris Kay · 2 years, 7 months ago
  41. 637fd77 Merge "fix(rme): fixes a shift by 64 bits bug in the RME GPT library" into integration by Manish Pandey · 2 years, 4 months ago
  42. 095342d Merge "docs(spm): document s-el0 partition support" into integration by Olivier Deprez · 2 years, 4 months ago
  43. 5869ebd fix(plat/arm): fix a VERBOSE trace by Sandrine Bailleux · 2 years, 5 months ago
  44. d5c70fa Merge "fix(spm_mm): do not compile if SVE/SME is enabled" into integration by Manish Pandey · 2 years, 4 months ago
  45. 322b344 fix(rme): fixes a shift by 64 bits bug in the RME GPT library by johpow01 · 2 years, 6 months ago
  46. 4333f95 fix(spm_mm): do not compile if SVE/SME is enabled by Manish Pandey · 2 years, 4 months ago
  47. 55b2e6f Merge changes I9e6feeee,If1cd7962 into integration by Manish Pandey · 2 years, 4 months ago
  48. 7446c26 docs(rme): add description of TF-A changes for RME by Zelalem Aweke · 2 years, 5 months ago
  49. 6ee9259 docs(gpt): add documentation page for GPT library by johpow01 · 2 years, 7 months ago
  50. 3015267 Merge "feat(sme): enable SME functionality" into integration by Manish Pandey · 2 years, 5 months ago v2.6-rc0
  51. dc78e62 feat(sme): enable SME functionality by johpow01 · 2 years, 9 months ago
  52. 2242773 Merge "fix: use correct printf format for uint64_t" into integration by Manish Pandey · 2 years, 5 months ago
  53. 4ef449c fix: use correct printf format for uint64_t by Manish Pandey · 2 years, 5 months ago
  54. d15e4e0 Merge "fix(mt8195): use correct print format for uint64_t" into integration by Manish Pandey · 2 years, 5 months ago
  55. 964ee4e fix(mt8195): use correct print format for uint64_t by Madhukar Pappireddy · 2 years, 5 months ago
  56. 66c3906 Merge "docs(spm): secure interrupt management in SPMC" into integration by Mark Dykes · 2 years, 5 months ago
  57. 52558e0 docs(spm): secure interrupt management in SPMC by Madhukar Pappireddy · 2 years, 6 months ago
  58. b6b486f Merge "fix(sdei): fix assert while kdump issue" into integration by Manish Pandey · 2 years, 5 months ago
  59. 7ddeaba Merge "fix(gpt_rme): use correct print format for uint64_t" into integration by Manish Pandey · 2 years, 5 months ago
  60. 2461bd3 fix(gpt_rme): use correct print format for uint64_t by Manish Pandey · 2 years, 5 months ago
  61. a706524 Merge "Changing SMC code for transitioning Granule" into integration by Mark Dykes · 2 years, 5 months ago
  62. c839056 Merge "fix(spmd): error macro to use correct print format" into integration by Olivier Deprez · 2 years, 5 months ago
  63. f7a8354 Merge "feat(measured boot): add documentation to build and run PoC" into integration by Joanna Farley · 2 years, 5 months ago
  64. 0c23e6f fix(spmd): error macro to use correct print format by Olivier Deprez · 2 years, 5 months ago
  65. a127b99 Merge "feat(SPMD): route secure interrupts to SPMC" into integration by Olivier Deprez · 2 years, 5 months ago
  66. 2e43638 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  67. 28623c1 Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 2 years, 5 months ago
  68. 51d8d1e Changing SMC code for transitioning Granule by Mark Dykes · 2 years, 5 months ago
  69. ae2289b Merge "fix(arm_fpga): Change PL011 UART IRQ" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  70. 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 7 months ago
  71. 0b5e33c Merge changes Ic2f90d79,Ieca02425,I615bcc1f,I6a9cb4a2,I5247f8f8, ... into integration by Madhukar Pappireddy · 2 years, 5 months ago
  72. a125c55 feat(measured boot): add documentation to build and run PoC by Javier Almansa Sobrino · 2 years, 9 months ago
  73. 683bb4d Merge changes from topic "arm_fpga_auto" into integration by André Przywara · 2 years, 5 months ago
  74. 4c8fe6b fix(errata): workaround for Neoverse V1 erratum 2216392 by johpow01 · 2 years, 7 months ago
  75. aeea04d docs(spm): document s-el0 partition support by Raghu Krishnamurthy · 2 years, 5 months ago
  76. 25d7daf Merge "feat(tc0): add Ivy partition" into integration by Mark Dykes · 2 years, 5 months ago
  77. 1ea9190 fix(errata): workaround for Cortex A78 erratum 2242635 by johpow01 · 2 years, 7 months ago
  78. 164e1cd Merge "refactor(stm32mp1): use fconf.mk" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  79. 1330adf Merge "feat(ff-a): feature retrieval through FFA_FEATURES call" into integration by Olivier Deprez · 2 years, 5 months ago
  80. 96b71eb feat(ff-a): feature retrieval through FFA_FEATURES call by J-Alves · 2 years, 5 months ago
  81. 80d0009 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  82. dcb4059 Merge "fix(fdts stm32mp1): correct copyright dates" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  83. 325376e refactor(stm32mp1): use fconf.mk by Yann Gautier · 2 years, 5 months ago
  84. 8d26029 fix(fdts stm32mp1): correct copyright dates by Yann Gautier · 2 years, 5 months ago
  85. d39db26 fix(sdei): fix assert while kdump issue by Ming Huang · 2 years, 7 months ago
  86. 48382bb Merge "chore(docs): update supported FVP models doc" into integration by Joanna Farley · 2 years, 5 months ago
  87. 08da187 Merge "fix(gpt_rme): add necessary barriers and remove cache clean" into integration by Soby Mathew · 2 years, 5 months ago
  88. 77612b9 fix(gpt_rme): add necessary barriers and remove cache clean by Soby Mathew · 2 years, 6 months ago
  89. 216c122 fix(drivers/usb): add a optional ops get_other_speed_config_desc by Patrick Delaunay · 2 years, 5 months ago
  90. 025f5ef fix(drivers/usb): remove unnecessary cast by Patrick Delaunay · 2 years, 5 months ago
  91. 0d2d999 fix(errata): workaround for Neoverse-N2 erratum 2280757 by nayanpatel-arm · 2 years, 5 months ago
  92. 603806d fix(errata): workaround for Neoverse-N2 erratum 2242400 by nayanpatel-arm · 2 years, 6 months ago
  93. c948185 fix(errata): workaround for Neoverse-N2 erratum 2138958 by nayanpatel-arm · 2 years, 5 months ago
  94. 5819e23 fix(errata): workaround for Neoverse-N2 erratum 2242415 by nayanpatel-arm · 2 years, 6 months ago
  95. 195381a fix(arm_fpga): Change PL011 UART IRQ by Andre Przywara · 2 years, 11 months ago
  96. 422b44f feat(arm_fpga): write UART baud base clock frequency into DTB by Andre Przywara · 2 years, 7 months ago
  97. d850169 feat(arm_fpga): query PL011 to learn system frequency by Andre Przywara · 2 years, 7 months ago
  98. 52b8f44 refactor(arm_fpga): move command line code into separate function by Andre Przywara · 2 years, 7 months ago
  99. 49e789e fix(fdt): avoid output on missing DT property by Andre Przywara · 2 years, 7 months ago
  100. d7e39c4 feat(arm_fpga): add ITS autodetection by Andre Przywara · 2 years, 8 months ago