1. dd214f7 Merge "feat(plat/qemu): add SPMD support with SPMC at S-EL1" into integration by Manish Pandey · Tue Nov 30 11:36:13 2021 +0100
  2. ff263dc feat(plat/qemu): add SPMD support with SPMC at S-EL1 by Jens Wiklander · Tue May 25 18:15:11 2021 +0200
  3. d7a964f Merge "docs(spm): update threat model with FF-A v1.1" into integration by Olivier Deprez · Fri Nov 26 09:58:13 2021 +0100
  4. 7c459d3 Merge "fix(rmmd): preserve x4-x7 as per SMCCCv1.1" into integration by Soby Mathew · Wed Nov 24 18:49:18 2021 +0100
  5. fccd3ea fix(rmmd): preserve x4-x7 as per SMCCCv1.1 by Soby Mathew · Wed Nov 17 15:13:30 2021 +0000
  6. fce5680 docs(spm): update threat model with FF-A v1.1 by J-Alves · Thu Nov 11 17:23:53 2021 +0000
  7. 7216861 Merge "docs(changelog): generate changelog" into integration by Manish Pandey · Tue Nov 23 14:14:26 2021 +0100
  8. 6c90dc8 docs(changelog): generate changelog by Manish V Badarkhe · Mon Nov 22 22:33:39 2021 +0000
  9. a9eac7f Merge "docs(ff-a): update documentation of FF-A interfaces" into integration by Olivier Deprez · Mon Nov 22 18:38:07 2021 +0100
  10. ac83554 Merge changes from topic "ck/changelog" into integration by Manish Pandey · Thu Nov 18 16:00:01 2021 +0100
  11. c9ca31c docs(ff-a): update documentation of FF-A interfaces by J-Alves · Mon Oct 04 14:33:51 2021 +0100
  12. d0a9045 Merge "fix(drivers/gic600ae_fmu): fix timeout calculation" into integration by Manish Pandey · Thu Nov 18 15:25:14 2021 +0100
  13. 2c2fbb0 Merge "fix(docs): fix `FF-A` substitution" into integration by Manish Pandey · Thu Nov 18 14:07:08 2021 +0100
  14. 31cf318 fix(drivers/gic600ae_fmu): fix timeout calculation by anzhou · Thu Nov 18 19:18:13 2021 +0800
  15. 50f72f7 Merge "fix(plat/arm): fix a VERBOSE trace" into integration by Sandrine Bailleux · Thu Nov 18 10:28:20 2021 +0100
  16. 4a413dc docs(changelog): categorize scopes by Chris Kay · Fri Nov 12 15:34:13 2021 +0000
  17. 1b706e6 docs(commit-style): add commit style documentation by Chris Kay · Mon Nov 15 10:50:30 2021 +0000
  18. 025c87f build(docs): introduce release script by Chris Kay · Tue Nov 09 20:05:38 2021 +0000
  19. 3b31170 build(docs): add support for Markdown documentation by Chris Kay · Tue Nov 09 16:14:36 2021 +0000
  20. 285c130 build(hooks): add commitlint checks for trailers by Chris Kay · Fri Nov 12 15:48:44 2021 +0000
  21. 1931193 build(npm): add Standard Version v9.3.2 by Chris Kay · Tue Nov 02 13:23:38 2021 +0000
  22. 2de4b54 build(npm): add additional package metadata by Chris Kay · Tue Nov 02 13:40:09 2021 +0000
  23. cbd0307 build(npm): add license field by Chris Kay · Tue Nov 02 12:11:32 2021 +0000
  24. b02761e build(npm): update Husky to v7.0.4 by Chris Kay · Tue Nov 02 11:10:52 2021 +0000
  25. c9293b4 build(npm): update commitlint to v14.1.0 by Chris Kay · Tue Nov 02 11:09:13 2021 +0000
  26. f8dca8e build(npm): update lockfile format to v2 by Chris Kay · Tue Nov 02 10:31:21 2021 +0000
  27. 32b292d docs(prerequisites): update to Node.js v16 by Chris Kay · Tue Nov 02 10:19:37 2021 +0000
  28. 24940b6 build(docs): update Python dependencies by Chris Kay · Tue Nov 09 16:20:38 2021 +0000
  29. 3648d75 fix(docs): fix `FF-A` substitution by Chris Kay · Tue Nov 16 10:24:08 2021 +0000
  30. 78f8951 build(docs): pin Python dependencies by Chris Kay · Thu Sep 02 15:25:32 2021 +0100
  31. d7496fa Merge "fix(rme): fixes a shift by 64 bits bug in the RME GPT library" into integration by Manish Pandey · Wed Nov 17 16:30:33 2021 +0100
  32. 6a47d71 Merge "docs(spm): document s-el0 partition support" into integration by Olivier Deprez · Wed Nov 17 13:54:04 2021 +0100
  33. 649d19b fix(plat/arm): fix a VERBOSE trace by Sandrine Bailleux · Fri Oct 22 14:44:42 2021 +0200
  34. 6c395f5 Merge "fix(spm_mm): do not compile if SVE/SME is enabled" into integration by Manish Pandey · Tue Nov 16 23:30:55 2021 +0100
  35. b984bc4 fix(rme): fixes a shift by 64 bits bug in the RME GPT library by johpow01 · Wed Oct 13 13:56:51 2021 -0500
  36. 247e5c3 fix(spm_mm): do not compile if SVE/SME is enabled by Manish Pandey · Mon Nov 15 15:29:08 2021 +0000
  37. 288669d Merge changes I9e6feeee,If1cd7962 into integration by Manish Pandey · Tue Nov 16 11:53:24 2021 +0100
  38. 023b1a4 docs(rme): add description of TF-A changes for RME by Zelalem Aweke · Thu Oct 21 13:59:45 2021 -0500
  39. 7529440 docs(gpt): add documentation page for GPT library by johpow01 · Wed Aug 25 16:32:23 2021 -0500
  40. 86ebb7e Merge "feat(sme): enable SME functionality" into integration by Manish Pandey · Fri Nov 12 19:51:42 2021 +0100
  41. 9baade3 feat(sme): enable SME functionality by johpow01 · Thu Jul 08 14:14:00 2021 -0500
  42. 78b7a8c Merge "fix: use correct printf format for uint64_t" into integration by Manish Pandey · Fri Nov 12 15:01:00 2021 +0100
  43. 9b384b3 fix: use correct printf format for uint64_t by Manish Pandey · Fri Nov 12 12:59:09 2021 +0000
  44. 1951724 Merge "fix(mt8195): use correct print format for uint64_t" into integration by Manish Pandey · Fri Nov 12 12:53:30 2021 +0100
  45. a2e3a0c fix(mt8195): use correct print format for uint64_t by Madhukar Pappireddy · Thu Nov 11 11:32:53 2021 -0600
  46. a140345 Merge "docs(spm): secure interrupt management in SPMC" into integration by Mark Dykes · Thu Nov 11 17:20:48 2021 +0100
  47. b3d37b1 docs(spm): secure interrupt management in SPMC by Madhukar Pappireddy · Thu Sep 23 14:29:05 2021 -0500
  48. 3d2b7b7 Merge "fix(sdei): fix assert while kdump issue" into integration by Manish Pandey · Wed Nov 10 14:20:48 2021 +0100
  49. b54d2c1 Merge "fix(gpt_rme): use correct print format for uint64_t" into integration by Manish Pandey · Wed Nov 10 11:35:48 2021 +0100
  50. 9174a75 fix(gpt_rme): use correct print format for uint64_t by Manish Pandey · Tue Nov 09 20:49:56 2021 +0000
  51. 8058414 Merge "Changing SMC code for transitioning Granule" into integration by Mark Dykes · Tue Nov 09 21:13:39 2021 +0100
  52. 1d74739 Merge "fix(spmd): error macro to use correct print format" into integration by Olivier Deprez · Tue Nov 09 16:16:28 2021 +0100
  53. 1f23063 Merge "feat(measured boot): add documentation to build and run PoC" into integration by Joanna Farley · Tue Nov 09 16:08:25 2021 +0100
  54. ba100f2 fix(spmd): error macro to use correct print format by Olivier Deprez · Tue Nov 09 12:37:20 2021 +0100
  55. 9147d62 Merge "feat(SPMD): route secure interrupts to SPMC" into integration by Olivier Deprez · Tue Nov 09 11:57:30 2021 +0100
  56. 48ba183 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · Tue Nov 09 06:03:32 2021 +0100
  57. 927ebea Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · Mon Nov 08 21:34:42 2021 +0100
  58. 28e7b3d Changing SMC code for transitioning Granule by Mark Dykes · Mon Nov 08 10:36:53 2021 -0600
  59. e5f9a0a Merge "fix(arm_fpga): Change PL011 UART IRQ" into integration by Madhukar Pappireddy · Mon Nov 08 16:52:43 2021 +0100
  60. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · Tue Aug 25 13:49:32 2020 -0700
  61. 3637453 Merge changes Ic2f90d79,Ieca02425,I615bcc1f,I6a9cb4a2,I5247f8f8, ... into integration by Madhukar Pappireddy · Mon Nov 08 15:28:19 2021 +0100
  62. 7c60e31 feat(measured boot): add documentation to build and run PoC by Javier Almansa Sobrino · Mon Jul 05 12:04:22 2021 +0100
  63. 215f76f Merge changes from topic "arm_fpga_auto" into integration by André Przywara · Sat Nov 06 02:32:00 2021 +0100
  64. 4de29cb fix(errata): workaround for Neoverse V1 erratum 2216392 by johpow01 · Thu Sep 02 18:29:17 2021 -0500
  65. 7f3f7ce docs(spm): document s-el0 partition support by Raghu Krishnamurthy · Sun Oct 17 16:48:29 2021 -0700
  66. e9e4f80 Merge "feat(tc0): add Ivy partition" into integration by Mark Dykes · Fri Nov 05 21:09:38 2021 +0100
  67. 45c1724 fix(errata): workaround for Cortex A78 erratum 2242635 by johpow01 · Thu Sep 02 17:53:30 2021 -0500
  68. 36d7c31 Merge "refactor(stm32mp1): use fconf.mk" into integration by Madhukar Pappireddy · Fri Nov 05 18:33:39 2021 +0100
  69. 37e3266 Merge "feat(ff-a): feature retrieval through FFA_FEATURES call" into integration by Olivier Deprez · Fri Nov 05 18:24:15 2021 +0100
  70. fd73e52 feat(ff-a): feature retrieval through FFA_FEATURES call by J-Alves · Mon Nov 01 16:52:46 2021 +0000
  71. 4753d84 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · Fri Nov 05 15:56:08 2021 +0100
  72. 7eaf066 Merge "fix(fdts stm32mp1): correct copyright dates" into integration by Madhukar Pappireddy · Fri Nov 05 14:36:52 2021 +0100
  73. 0dc9231 refactor(stm32mp1): use fconf.mk by Yann Gautier · Fri Oct 29 17:04:17 2021 +0200
  74. 6294466 fix(fdts stm32mp1): correct copyright dates by Yann Gautier · Tue Nov 02 15:06:01 2021 +0100
  75. cceb785 fix(sdei): fix assert while kdump issue by Ming Huang · Thu Sep 09 17:42:27 2021 +0800
  76. 5d1cc09 Merge "chore(docs): update supported FVP models doc" into integration by Joanna Farley · Fri Nov 05 10:44:07 2021 +0100
  77. f98c16f Merge "fix(gpt_rme): add necessary barriers and remove cache clean" into integration by Soby Mathew · Fri Nov 05 10:35:56 2021 +0100
  78. 521375d fix(gpt_rme): add necessary barriers and remove cache clean by Soby Mathew · Mon Oct 11 14:38:46 2021 +0100
  79. b43d85a fix(drivers/usb): add a optional ops get_other_speed_config_desc by Patrick Delaunay · Thu Nov 04 15:13:33 2021 +0100
  80. c7f971b fix(drivers/usb): remove unnecessary cast by Patrick Delaunay · Thu Nov 04 14:39:28 2021 +0100
  81. 45b9f6f fix(errata): workaround for Neoverse-N2 erratum 2280757 by nayanpatel-arm · Wed Oct 20 17:30:46 2021 -0700
  82. fed9813 fix(errata): workaround for Neoverse-N2 erratum 2242400 by nayanpatel-arm · Thu Oct 07 17:59:33 2021 -0700
  83. 8e1aa01 fix(errata): workaround for Neoverse-N2 erratum 2138958 by nayanpatel-arm · Wed Oct 20 18:28:58 2021 -0700
  84. 2f15399 fix(errata): workaround for Neoverse-N2 erratum 2242415 by nayanpatel-arm · Wed Oct 06 15:31:24 2021 -0700
  85. 5617bd5 fix(arm_fpga): Change PL011 UART IRQ by Andre Przywara · Fri May 14 16:13:55 2021 +0100
  86. 5176910 feat(arm_fpga): write UART baud base clock frequency into DTB by Andre Przywara · Wed Sep 01 11:59:57 2021 +0100
  87. b69294d feat(arm_fpga): query PL011 to learn system frequency by Andre Przywara · Wed Sep 01 11:59:08 2021 +0100
  88. 2f67413 refactor(arm_fpga): move command line code into separate function by Andre Przywara · Wed Sep 01 11:54:30 2021 +0100
  89. 18c85a1 fix(fdt): avoid output on missing DT property by Andre Przywara · Thu Sep 02 17:00:06 2021 +0100
  90. 43c3ac5 feat(arm_fpga): add ITS autodetection by Andre Przywara · Tue Jul 20 20:05:38 2021 +0100
  91. 12dffc1 feat(arm_fpga): determine GICR base by probing by Andre Przywara · Wed May 19 09:40:01 2021 +0100
  92. b8da1c6 feat(gicv3): introduce GIC component identification by Andre Przywara · Tue Aug 24 10:03:57 2021 +0100
  93. f2a78fe feat(libfdt): also allow changing base address by Andre Przywara · Wed May 19 09:37:21 2021 +0100
  94. d805797 fix(arm_fpga): avoid re-linking from executable ELF file by Andre Przywara · Thu Nov 04 13:47:17 2021 +0000
  95. fd115b6 chore(docs): update supported FVP models doc by Maksims Svecovs · Mon Oct 25 16:13:42 2021 +0100
  96. 8507a5c fix(drivers/usb): remove deadcode when USBD_EP_NB = 1 by Patrick Delaunay · Tue Nov 02 13:14:45 2021 +0100
  97. e8b6c76 fix(drivers/usb): fix Null pointer dereferences in usb_core_set_config by Patrick Delaunay · Tue Nov 02 11:09:12 2021 +0100
  98. a664c49 feat(SPMD): route secure interrupts to SPMC by Olivier Deprez · Wed Aug 05 11:27:42 2020 +0200
  99. c44bac9 Merge changes from topic "fix_checkpatch_merges" into integration by Madhukar Pappireddy · Wed Nov 03 19:38:00 2021 +0100
  100. 0547599 feat(tc0): add Ivy partition by Olivier Deprez · Tue Sep 28 15:35:39 2021 +0200