1. b9c5ba1 Merge "docs(maintainers): update the maintainer list for LTS" into integration by Manish V Badarkhe · Fri May 17 16:14:27 2024 +0200
  2. 1f4c86b docs(maintainers): update the maintainer list for LTS by Bipin Ravi · Thu May 16 16:17:35 2024 -0500
  3. f0557ca Merge "build: allow shell commands in `CC` and friends" into integration by Olivier Deprez · Thu May 16 18:10:08 2024 +0200
  4. 57662b7 Merge changes from topic "mp/code_owners_doc" into integration by Manish V Badarkhe · Wed May 15 21:53:25 2024 +0200
  5. e9a693e docs(maintainers): add code owners for runtime services module by Madhukar Pappireddy · Thu Apr 25 17:30:23 2024 -0500
  6. 0cd3a51 docs(maintainers): add missing header files by Madhukar Pappireddy · Thu Apr 25 17:27:14 2024 -0500
  7. ad71937 docs(maintainers): add code owners for context management module by Madhukar Pappireddy · Thu Apr 25 17:24:38 2024 -0500
  8. f82e6e1 docs(maintainers): add code owners for runtime exceptions module by Madhukar Pappireddy · Thu Apr 25 17:20:51 2024 -0500
  9. 1e0440b docs(maintainers): add missing files related to SPMD by Madhukar Pappireddy · Thu Apr 25 17:17:06 2024 -0500
  10. 4747fc6 docs(maintainers): update missing files related to EL3 SPMC by Madhukar Pappireddy · Thu Apr 25 16:31:12 2024 -0500
  11. 9e17203 Merge "docs: remove reference to phabricator pages" into integration by Manish V Badarkhe · Wed May 15 15:08:22 2024 +0200
  12. aac64b0 docs: remove reference to phabricator pages by Olivier Deprez · Wed Mar 20 09:41:29 2024 +0100
  13. e8dcac3 build: allow shell commands in `CC` and friends by Chris Kay · Wed May 15 11:19:17 2024 +0000
  14. e91ba2f Merge "build: skip toolchain detection for some targets" into integration by Olivier Deprez · Wed May 15 09:18:50 2024 +0200
  15. e5fc6e0 Merge "fix(juno): remove incorrect assert in sp min boot" into integration by Olivier Deprez · Tue May 14 23:42:59 2024 +0200
  16. 81c0741 fix(juno): remove incorrect assert in sp min boot by Daniel Boulby · Tue May 14 12:08:54 2024 +0100
  17. 0adde4e build: skip toolchain detection for some targets by Chris Kay · Tue May 14 13:08:31 2024 +0000
  18. 506da93 Merge "fix(fvp): added ranges for linux" into integration by Olivier Deprez · Mon May 13 18:24:32 2024 +0200
  19. 2575285 fix(fvp): added ranges for linux by J-Alves · Thu May 09 14:14:18 2024 +0100
  20. 3549971 Merge "build(libfdt): introduce include guards" into integration by Manish V Badarkhe · Fri May 10 16:54:20 2024 +0200
  21. 637498e Merge "docs(prerequisites): update mbedtls version used" into integration by Manish Pandey · Fri May 10 16:43:19 2024 +0200
  22. 6c518d6 docs(prerequisites): update mbedtls version used by Govindraj Raja · Fri May 10 09:21:23 2024 -0500
  23. fc07663 build(libfdt): introduce include guards by Chris Kay · Wed May 01 13:04:58 2024 +0000
  24. 1691eee Merge "docs(context-mgmt): add documentation for context management library" into integration by Manish Pandey · Fri May 10 12:05:07 2024 +0200
  25. 8cae63f Merge changes from topic "ar/pmuSaveRestore" into integration by Manish Pandey · Fri May 10 11:46:42 2024 +0200
  26. 7a97828 Merge "chore(compiler-rt): update compiler-rt source files" into integration by Manish Pandey · Fri May 10 11:26:59 2024 +0200
  27. 736e638 chore(compiler-rt): update compiler-rt source files by Manish Pandey · Thu May 09 17:13:24 2024 +0100
  28. 5969e1c Merge "feat(cpus): support to update External LLC presence in Neoverse N3" into integration by Olivier Deprez · Fri May 10 07:55:59 2024 +0200
  29. 47f7355 Merge "fix(smc): correctly find pmf version" into integration by Olivier Deprez · Fri May 10 07:54:23 2024 +0200
  30. 7cbdd14 Merge "feat(cpus): support to update External LLC presence in Neoverse V2" into integration by Manish Pandey · Thu May 09 22:05:07 2024 +0200
  31. 0de8db2 Merge changes Ia6611e0c,Ic1ea4d59 into integration by Manish Pandey · Thu May 09 22:03:34 2024 +0200
  32. 72ed257 Merge "feat(mbedtls): update config for 3.6.0" into integration by Lauren Wehrmeister · Thu May 09 21:14:07 2024 +0200
  33. 640d991 feat(mbedtls): update config for 3.6.0 by Jimmy Brisson · Wed Apr 10 10:20:13 2024 -0500
  34. b441920 feat(tc): add save/restore DSU PMU register support by Arvind Ram Prakash · Tue May 07 10:33:46 2024 -0500
  35. eaa9019 feat(dsu): save/restore DSU PMU register by Arvind Ram Prakash · Thu Dec 21 00:25:52 2023 -0600
  36. 51f11f8 feat(plat): add platform API that gets cluster ID by Arvind Ram Prakash · Thu Apr 25 18:36:01 2024 -0500
  37. 1bd5daf Merge "refactor(arm): remove console switch from platform" into integration by Manish Pandey · Thu May 09 16:36:31 2024 +0200
  38. e95a492 build: remove experimental mark for PSA FWU support by Manish V Badarkhe · Thu May 09 13:32:29 2024 +0100
  39. d8d7d93 build: mark DICE_PROTECTION_ENVIRONMENT as an experimental feature by Manish V Badarkhe · Thu May 09 12:14:13 2024 +0100
  40. 769ea75 refactor(arm): remove console switch from platform by Manish Pandey · Thu May 09 11:09:11 2024 +0100
  41. 7a5c0c7 Merge changes I0e7650c0,I33acead9 into integration by Joanna Farley · Thu May 09 09:18:21 2024 +0200
  42. 5619356 fix(smc): correctly find pmf version by Govindraj Raja · Wed May 08 20:36:04 2024 -0500
  43. 4a9f530 feat(cpus): support to update External LLC presence in Neoverse N3 by Younghyun Park · Wed May 08 17:22:38 2024 -0700
  44. 1cf3d12 Merge changes from topic "early_console" into integration by Manish Pandey · Wed May 08 23:12:11 2024 +0200
  45. 0e70211 Merge "feat(stm32mp2): add ddr-fw parameter for fiptool" into integration by Manish Pandey · Wed May 08 23:08:44 2024 +0200
  46. b6bdd01 Merge changes from topic "css_refactor_arm" into integration by Manish Pandey · Wed May 08 22:25:08 2024 +0200
  47. d1b53b4 Merge changes from topic "tc_refactor_dt_binding" into integration by Manish V Badarkhe · Wed May 08 20:19:36 2024 +0200
  48. 8257eef Merge changes from topic "add_s32g274ardb2_support" into integration by Manish Pandey · Wed May 08 17:16:50 2024 +0200
  49. 902c82a refactor(console): consolidate console runtime switch by Salman Nabi · Wed Feb 21 17:07:24 2024 +0000
  50. 432fb0a refactor(synquacer): console runtime switch on bl31 exit by Salman Nabi · Wed Feb 21 16:24:10 2024 +0000
  51. 53b8576 refactor(nxp): console runtime switch on bl31 exit by Salman Nabi · Wed Feb 21 16:03:31 2024 +0000
  52. ca799f0 refactor(nvidia): console runtime switch on bl31 exit by Salman Nabi · Wed Feb 21 15:52:43 2024 +0000
  53. aeadb21 refactor(hisilicon): console runtime switch on bl31 exit by Salman Nabi · Wed Feb 21 12:18:24 2024 +0000
  54. d0ff550 refactor(xilinx): console runtime switch on bl31 exit by Salman Nabi · Mon Feb 19 16:50:05 2024 +0000
  55. 63bd2e8 refactor(mediatek): console runtime switch on bl31 exit by Salman Nabi · Mon Feb 19 15:12:27 2024 +0000
  56. bc24f5d refactor(armada): console runtime switch on bl31 exit by Salman Nabi · Mon Feb 19 15:03:46 2024 +0000
  57. 32f9683 refactor(imx): console runtime switch on bl31 exit by Salman Nabi · Mon Feb 19 14:51:12 2024 +0000
  58. f102340 refactor(brcm): console runtime switch on bl31 exit by Salman Nabi · Mon Feb 19 13:53:47 2024 +0000
  59. 9269b5c Merge "docs(maintainers): remove a maintainer for MediaTek SoCs" into integration by Manish Pandey · Wed May 08 15:47:39 2024 +0200
  60. 7f4b120 Merge changes from topic "fix_psci_osi" into integration by Manish Pandey · Wed May 08 15:45:12 2024 +0200
  61. 807f41b fix(xilinx): follow MISRA-C standards for condition check by Ronak Jain · Wed May 08 02:41:13 2024 -0700
  62. 9ab3010 fix(zynqmp): resolve null pointer dereferencing by Ronak Jain · Wed May 08 02:36:16 2024 -0700
  63. 011157b Merge "chore: rename hermes to neoverse-n3" into integration by Manish Pandey · Wed May 08 13:51:47 2024 +0200
  64. adf42d3 fix(psci): fix parent_idx in psci_validate_state_coordination by Patrick Delaunay · Tue Oct 17 20:05:52 2023 +0200
  65. 1d6c0e8 fix(psci): mask the Last in Level nibble in StateId by Jayanth Dodderi Chidanand · Mon Jan 29 15:23:48 2024 +0000
  66. 52c271a Merge "docs(fvp): restructure FVP platform documentation" into integration by Manish V Badarkhe · Tue May 07 19:25:55 2024 +0200
  67. 346777f docs(context-mgmt): add documentation for context management library by Jayanth Dodderi Chidanand · Mon Oct 30 17:34:48 2023 +0000
  68. 365232e Merge changes from topic "makefile-cleanup" into integration by Manish V Badarkhe · Tue May 07 18:39:53 2024 +0200
  69. 3cc6317 chore: rename hermes to neoverse-n3 by Govindraj Raja · Mon May 06 12:52:17 2024 -0500
  70. 072744c Merge "fix(tc): enable FEAT_MTE2" into integration by Manish V Badarkhe · Tue May 07 14:58:18 2024 +0200
  71. 874f6e9 Merge changes from topic "sm/feat_detect" into integration by Manish Pandey · Tue May 07 11:17:02 2024 +0200
  72. 45057b7 Merge changes from topic "gr/smccc-updates" into integration by Manish V Badarkhe · Tue May 07 10:53:19 2024 +0200
  73. ee647e3 feat(cpus): support to update External LLC presence in Neoverse V2 by Younghyun Park · Mon May 06 21:26:38 2024 -0700
  74. 80c57e2 refactor(smccc): refactor vendor-el3 build by Govindraj Raja · Wed May 01 12:23:47 2024 -0500
  75. b2298f9 refactor(docs): added versioning to smccc services by Govindraj Raja · Tue Mar 19 17:46:22 2024 -0500
  76. 560537e feat((smccc): add version FID for PMF by Govindraj Raja · Tue Apr 23 11:48:48 2024 -0500
  77. cd29ad5 refactor(smccc): move pmf to vendor el3 calls by Govindraj Raja · Mon Apr 15 12:42:13 2024 -0500
  78. 79cd7a0 refactor(smccc): move debugfs to vendor el3 calls by Govindraj Raja · Thu Mar 07 15:24:19 2024 -0600
  79. bedf4ef feat(smccc): add vendor-specific el3 service by Govindraj Raja · Fri Feb 23 16:50:52 2024 -0600
  80. 3109e28 feat(smccc): add vendor specific el3 id by Govindraj Raja · Thu Feb 15 15:29:02 2024 -0600
  81. c146907 Merge "refactor(fvp): move cpus with nomodel" into integration by Olivier Deprez · Mon May 06 11:24:15 2024 +0200
  82. 69cf54a refactor(fvp): move cpus with nomodel by Govindraj Raja · Fri May 03 08:06:56 2024 -0500
  83. 153db95 Merge changes I9eba2e34,Iab2a2a2f into integration by Manish Pandey · Fri May 03 14:55:36 2024 +0200
  84. ff69a6a refactor(cpus): replace adr with adr_l by developer · Wed Feb 21 13:58:51 2024 +0800
  85. bc16d58 refactor(build): introduce adr_l macro by developer · Thu Feb 22 15:16:32 2024 +0800
  86. bf7a52f Merge "build(fvp): make all builds unconditional" into integration by Olivier Deprez · Fri May 03 13:11:33 2024 +0200
  87. d8e89d5 refactor(cpufeat): restore functions in detect_arch_features by Sona Mathew · Fri Apr 19 00:24:18 2024 -0500
  88. 9e505f9 refactor(cpufeat): add macro to simplify is_feat_xx_present by Sona Mathew · Wed Mar 13 11:33:54 2024 -0500
  89. e480ec2 chore: simplify the macro names in ENABLE_FEAT mechanism by Sona Mathew · Mon Mar 11 15:58:15 2024 -0500
  90. c02be8d Merge "feat(zynqmp): remove unused pm_get_proc_by_node()" into integration by Joanna Farley · Thu May 02 10:13:54 2024 +0200
  91. 3465757 Merge "fix(xilinx): check proc variable before use" into integration by Joanna Farley · Thu May 02 09:28:03 2024 +0200
  92. 652abf5 feat(zynqmp): remove unused pm_get_proc_by_node() by Ronak Jain · Mon Apr 15 23:38:24 2024 -0700
  93. fa2c400 Merge "feat(mt8188): remove apusys kernel handler usage constraints" into integration by Manish Pandey · Wed May 01 22:08:11 2024 +0200
  94. e07b77f build(fvp): make all builds unconditional by Govindraj Raja · Wed Apr 24 13:36:11 2024 -0500
  95. fdeb95f refactor(tc): move SCMI nodes into the 'firmware' node by Boyan Karatotev · Fri Apr 19 13:59:11 2024 +0100
  96. d1f5550 refactor(tc): move MHUv2 property to tc2.dts by Boyan Karatotev · Fri Apr 19 12:00:49 2024 +0100
  97. 514e7d9 refactor(tc): drop the 'mhu-protocol' property in DT binding by Boyan Karatotev · Wed Apr 17 17:12:18 2024 +0100
  98. e0c2410 refactor(tc): append properties in DT bindings by Leo Yan · Mon Apr 15 11:35:15 2024 +0100
  99. 9add671 refactor(tc): move SCMI clock DT binding into tc-base.dtsi by Leo Yan · Wed Apr 24 10:03:50 2024 +0100
  100. 815f550 refactor(tc): introduce a new file tc-fpga.dtsi by Leo Yan · Wed Apr 24 09:57:28 2024 +0100