1. c8395cf fix(sme): disable SME for SPD=spmd by Jayanth Dodderi Chidanand · Fri Apr 28 15:14:27 2023 +0100
  2. 3dc93b8 Merge "fix: add missing click dependency" into integration by Madhukar Pappireddy · Tue Apr 25 18:30:29 2023 +0200
  3. 60797ad Merge "refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED" into integration by Manish Pandey · Tue Apr 25 18:09:29 2023 +0200
  4. 1f55c41 refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED by Andre Przywara · Thu Jan 26 16:47:52 2023 +0000
  5. a2e2751 Merge "refactor(morello): remove duplication of platform information struct" into integration by Manish V Badarkhe · Tue Apr 25 14:27:26 2023 +0200
  6. 9dafda8 Merge "feat(tcr2): add FEAT_TCR2 to the changelog" into integration by Manish Pandey · Tue Apr 25 14:04:22 2023 +0200
  7. d16fe4a Merge "fix(cpus): do not put RAS check before using esb" into integration by Manish Pandey · Tue Apr 25 10:18:34 2023 +0200
  8. f49cd43 Merge "docs(threat-model): add a notes related to the Measured Boot" into integration by Sandrine Bailleux · Tue Apr 25 08:58:50 2023 +0200
  9. 62b7213 Merge "feat(gcs): support guarded control stack" into integration by Bipin Ravi · Tue Apr 25 07:50:22 2023 +0200
  10. d1b990a Merge "docs(maintainers): make Jimmy Brisson a code owner" into integration by Bipin Ravi · Mon Apr 24 21:49:39 2023 +0200
  11. 75d03e1 fix: add missing click dependency by Harrison Mutai · Mon Apr 24 17:13:07 2023 +0100
  12. d35413d fix(cpus): do not put RAS check before using esb by Manish Pandey · Wed Mar 29 15:20:32 2023 +0100
  13. baaffc3 Merge "fix(fvp): correct ehf priority for SPM_MM" into integration by Manish Pandey · Mon Apr 24 17:54:40 2023 +0200
  14. 55faf14 fix(fvp): correct ehf priority for SPM_MM by Manish Pandey · Tue Mar 14 13:44:53 2023 +0000
  15. ee86c19 Merge changes from topic "mb/trusted-boot-update" into integration by Sandrine Bailleux · Mon Apr 24 15:46:26 2023 +0200
  16. 0b11d40 Merge "docs: add a note about downstream platforms" into integration by Sandrine Bailleux · Mon Apr 24 15:11:36 2023 +0200
  17. d3407df Merge changes from topic "versal/xlat-v2" into integration by Joanna Farley · Mon Apr 24 14:08:10 2023 +0200
  18. 1ffc9e5 docs: add a note about downstream platforms by Sandrine Bailleux · Mon Apr 17 15:37:48 2023 +0200
  19. 7729a5c Merge "fix(uuid): add missing `#include` directives" into integration by Manish Pandey · Fri Apr 21 14:24:12 2023 +0200
  20. 2b6673d refactor(auth)!: unify REGISTER_CRYPTO_LIB by Yann Gautier · Wed Mar 15 11:31:25 2023 +0100
  21. c68b8af refactor(auth): replace plat_convert_pk by Yann Gautier · Tue Jan 24 09:39:47 2023 +0100
  22. 2c108bb docs(auth): add auth_decrypt in CM chapter by Yann Gautier · Tue Jan 24 09:23:10 2023 +0100
  23. e984bc7 feat(auth): compare platform and certificate ROTPK for authentication by Manish V Badarkhe · Fri Mar 10 19:00:02 2023 +0000
  24. 149e8e0 docs(auth): add 'calc_hash' function's details in CM by Manish V Badarkhe · Thu Mar 09 22:23:49 2023 +0000
  25. 0dbc9f3 Merge "feat: add support for poetry" into integration by Madhukar Pappireddy · Thu Apr 20 15:20:23 2023 +0200
  26. 2078cb9 Merge "fix(zynqmp): remove unused PLAT_NUM_POWER_DOMAINS" into integration by Joanna Farley · Thu Apr 20 10:19:41 2023 +0200
  27. d8c8b3b Merge "style(xilinx): replace ARM by Arm in copyrights" into integration by Joanna Farley · Thu Apr 20 10:18:31 2023 +0200
  28. 289ae81 docs(maintainers): make Jimmy Brisson a code owner by Sandrine Bailleux · Thu Apr 20 09:36:19 2023 +0200
  29. ae6339e Merge "feat(imx8): add support for debug uart on lpuart1" into integration by Madhukar Pappireddy · Wed Apr 19 21:56:09 2023 +0200
  30. 4d2f624 Merge "build(hooks): allow hooks to skip Commitizen" into integration by Mark Dykes · Wed Apr 19 17:25:31 2023 +0200
  31. b378ad4 feat: add support for poetry by Harrison Mutai · Thu Feb 16 10:20:48 2023 +0000
  32. 9d97122 docs(threat-model): add a notes related to the Measured Boot by Manish V Badarkhe · Mon Apr 03 13:50:59 2023 +0100
  33. d72ac0d refactor(morello): remove duplication of platform information struct by Werner Lewis · Wed Mar 22 10:20:53 2023 +0000
  34. 1b46a7a Merge "feat(fvp): add Event Log maximum size property in DT" into integration by Sandrine Bailleux · Wed Apr 19 10:05:15 2023 +0200
  35. 48715e7 build(hooks): allow hooks to skip Commitizen by Chris Kay · Tue Apr 18 17:32:41 2023 +0100
  36. 6e6df44 feat(fvp): add Event Log maximum size property in DT by Manish V Badarkhe · Mon Mar 20 14:58:06 2023 +0000
  37. 9d6a817 Merge "feat(docs): allow verbose build" into integration by Sandrine Bailleux · Tue Apr 18 17:10:04 2023 +0200
  38. 6e9e4a4 feat(tcr2): add FEAT_TCR2 to the changelog by Mark Brown · Mon Apr 17 17:51:30 2023 +0100
  39. 326f295 feat(gcs): support guarded control stack by Mark Brown · Tue Mar 14 21:33:04 2023 +0000
  40. d04a476 fix(uuid): add missing `#include` directives by Chris Kay · Thu Apr 13 17:24:20 2023 +0100
  41. cf91366 Merge changes I43a9d83c,Ibfaa47fb into integration by Sandrine Bailleux · Mon Apr 17 16:18:39 2023 +0200
  42. ce82709 feat(imx8): add support for debug uart on lpuart1 by Markus Niebel · Tue Mar 02 18:44:25 2021 +0100
  43. ffe7c68 fix(zynqmp): remove unused PLAT_NUM_POWER_DOMAINS by Michal Simek · Mon Apr 17 13:51:59 2023 +0200
  44. 058251a feat(versal): switch to xlat_v2 by Michal Simek · Thu Apr 13 13:19:11 2023 +0200
  45. 6b7f4d8 fix(xilinx): remove asserts around arg0/arg1 by Michal Simek · Mon Apr 17 13:15:23 2023 +0200
  46. cfcdcca Merge "fix(versal): replace FPD_MAINCCI* macros" into integration by Joanna Farley · Mon Apr 17 13:08:26 2023 +0200
  47. 81433df Merge "feat(mt8188): add apu power on/off control" into integration by Manish Pandey · Mon Apr 17 11:23:28 2023 +0200
  48. 60ba286 Merge "feat(qemu): increase max cpus per cluster to 16" into integration by Bipin Ravi · Fri Apr 14 23:04:18 2023 +0200
  49. 57a6cba Merge "fix(cpus): use hint instruction for "tsb csync"" into integration by Bipin Ravi · Fri Apr 14 23:01:32 2023 +0200
  50. 2a47faa style(xilinx): replace ARM by Arm in copyrights by Michal Simek · Fri Apr 14 08:43:51 2023 +0200
  51. 467e16e fix(versal): replace FPD_MAINCCI* macros by Michal Simek · Fri Apr 14 08:39:49 2023 +0200
  52. a9fca83 fix(intel): fix Agilex and N5X clock manager to main PLL C0 by Jit Loon Lim · Thu Dec 22 21:52:36 2022 +0800
  53. f48707a feat(intel): implement timer init divider via CPU frequency for N5X by Sieu Mun Tang · Thu Jun 23 18:05:02 2022 +0800
  54. d4d7167 Merge "feat(hcx): initialize HCRX_EL2 to its default value" into integration by Manish Pandey · Thu Apr 13 18:10:44 2023 +0200
  55. 51ca35e Merge "fix(stm32mp15-fdts): use /omit-if-no-ref/ for spi and i2c" into integration by Madhukar Pappireddy · Thu Apr 13 16:33:27 2023 +0200
  56. 7628836 Merge "docs(maintainers): update maintainers for n1sdp/morello" into integration by Manish Pandey · Thu Apr 13 11:51:14 2023 +0200
  57. 09c0239 Merge "fix(rpi3): initialize SD card host controller" into integration by André Przywara · Thu Apr 13 11:33:00 2023 +0200
  58. 5db3008 fix(rpi3): initialize SD card host controller by Rob Newberry · Thu Mar 30 10:43:21 2023 -0700
  59. 72e0da1 feat(hcx): initialize HCRX_EL2 to its default value by Juan Pablo Conde · Wed Feb 22 10:09:52 2023 -0600
  60. 409eec6 Merge "feat(pie/por): support permission indirection and overlay" into integration by André Przywara · Wed Apr 12 17:47:54 2023 +0200
  61. f7ce51e Merge "fix(psci): potential array overflow with cpu on" into integration by Manish Pandey · Wed Apr 12 16:47:36 2023 +0200
  62. 293a661 feat(pie/por): support permission indirection and overlay by Mark Brown · Tue Mar 14 20:48:43 2023 +0000
  63. 031dbbf Merge "fix(imx8mq): fix compilation with gcc >= 12.x" into integration by André Przywara · Wed Apr 12 14:40:36 2023 +0200
  64. c5586d1 Merge "feat(zynqmp): make stack size configurable" into integration by Joanna Farley · Wed Apr 12 11:04:09 2023 +0200
  65. 7eb05ed Merge "feat(intel): fix bridge disable and reset" into integration by Sandrine Bailleux · Wed Apr 12 08:32:56 2023 +0200
  66. 764b1ad fix(psci): potential array overflow with cpu on by Olivier Deprez · Tue Apr 11 10:00:21 2023 +0200
  67. b18e6f9 Merge changes from topic "mb/rst-to-bl31-update" into integration by Manish V Badarkhe · Tue Apr 11 17:10:23 2023 +0200
  68. 32d5c90 feat(zynqmp): make stack size configurable by Akshay Belsare · Thu Apr 06 16:21:06 2023 +0530
  69. 0b90de0 Merge changes from topic "sb/doc-updates" into integration by Sandrine Bailleux · Tue Apr 11 10:14:24 2023 +0200
  70. 2cea794 docs(porting): refer the reader back to the threat model by Sandrine Bailleux · Tue Apr 04 16:36:08 2023 +0200
  71. f17ddaa docs(porting): move porting guide upper in table of contents by Sandrine Bailleux · Wed Feb 08 14:07:29 2023 +0100
  72. bbb8f74 Merge changes from topic "sb/doc-updates" into integration by Sandrine Bailleux · Tue Apr 11 10:04:32 2023 +0200
  73. 6d981f7 docs(porting): remove reference to xlat_table lib v1 by Sandrine Bailleux · Wed Feb 08 14:02:45 2023 +0100
  74. 8a1c0d6 docs(porting): remove pull request terminology by Sandrine Bailleux · Wed Feb 08 14:01:18 2023 +0100
  75. e67bb12 docs(changelog): add 'porting' scope by Sandrine Bailleux · Wed Feb 08 13:58:25 2023 +0100
  76. 55fc120 Merge "fix(intel): update boot scratch to indicate to Uboot is PSCI ON" into integration by Sandrine Bailleux · Tue Apr 11 09:39:11 2023 +0200
  77. 68a7e41 Merge "feat(zynqmp): add hooks for custom runtime setup" into integration by Joanna Farley · Tue Apr 11 09:27:48 2023 +0200
  78. 5e7d056 Merge changes Ifd5a63a3,Idb8bda44 into integration by Sandrine Bailleux · Tue Apr 11 08:36:34 2023 +0200
  79. 21165ab fix(intel): flash dcache before mmio read by Jit Loon Lim · Mon Mar 27 15:19:53 2023 +0800
  80. 73d0384 fix(intel): fix the pointer of block memory to fill in and bytes being set by Sieu Mun Tang · Tue Mar 21 15:11:08 2023 +0800
  81. fda03c9 feat(intel): fix bridge disable and reset by Ang Tien Sung · Mon Mar 13 09:32:40 2023 +0800
  82. 44c61fc fix(intel): update boot scratch to indicate to Uboot is PSCI ON by Jit Loon Lim · Thu Mar 02 13:38:53 2023 +0800
  83. 84f8ae8 Merge "style(docs): fix typo s/flase/false/" into integration by Joanna Farley · Thu Apr 06 13:52:25 2023 +0200
  84. 99a68cc Merge "fix(scmi): fix compilation error in scmi base" into integration by Joanna Farley · Thu Apr 06 13:51:25 2023 +0200
  85. fd495db Merge "docs(threat-model): refresh top-level page" into integration by Sandrine Bailleux · Thu Apr 06 13:29:45 2023 +0200
  86. a06f9f9 Merge "fix(fvp): work around DRTM_SUPPORT BL31 progbits exceeded" into integration by Manish V Badarkhe · Thu Apr 06 11:23:51 2023 +0200
  87. e8af4da feat(zynqmp): add hooks for custom runtime setup by Akshay Belsare · Thu Apr 06 11:09:20 2023 +0530
  88. cdadc08 Merge changes from topic "cpus" into integration by Bipin Ravi · Thu Apr 06 08:06:10 2023 +0200
  89. f1f14b3 feat(mt8188): add apu power on/off control by Chungying Lu · Wed Mar 15 15:31:56 2023 +0800
  90. 0b4e2c1 fix(stm32mp15-fdts): use /omit-if-no-ref/ for spi and i2c by Vyacheslav Yurkov · Tue Apr 04 20:58:13 2023 +0200
  91. 8dfac64 Merge "chore: add dependency files generated by tools to .gitignore" into integration by Sandrine Bailleux · Wed Apr 05 14:39:50 2023 +0200
  92. bc246fa feat(qemu): increase max cpus per cluster to 16 by Evgeny Iakovlev · Tue Apr 04 19:41:52 2023 +0200
  93. 1e90134 chore: add dependency files generated by tools to .gitignore by Manish V Badarkhe · Wed Apr 05 08:57:32 2023 +0100
  94. 4f4124b fix(imx8mq): fix compilation with gcc >= 12.x by Andre Przywara · Tue Apr 04 16:52:25 2023 +0100
  95. 7bff565 docs(maintainers): update maintainers for n1sdp/morello by Anurag Koul · Tue Apr 04 16:42:59 2023 +0100
  96. d99d09a feat(cpus): add support for blackhawk cpu by Govindraj Raja · Mon Mar 13 12:09:12 2023 +0000
  97. 02b5d1c feat(cpus): add support for chaberton cpu by Govindraj Raja · Fri Mar 10 10:38:54 2023 +0000
  98. 7b7bc13 fix(fvp): work around DRTM_SUPPORT BL31 progbits exceeded by Boyan Karatotev · Tue Apr 04 14:48:04 2023 +0100
  99. f8b9756 Merge changes from topic "ethos-n" into integration by Joanna Farley · Tue Apr 04 16:16:04 2023 +0200
  100. 5981b1a docs(threat-model): refresh top-level page by Sandrine Bailleux · Tue Apr 04 16:02:42 2023 +0200