1. 313c558 Merge "feat(allwinner): apx803: add aldo1 regulator" into integration by Joanna Farley · Tue Feb 22 09:44:46 2022 +0100
  2. 1cd91a4 Merge changes from topic "paulliu-imx8m-eventlog" into integration by Madhukar Pappireddy · Mon Feb 21 16:41:38 2022 +0100
  3. 1b4d5aa feat(allwinner): apx803: add aldo1 regulator by Thierry Bultel · Wed Dec 01 11:56:53 2021 +0100
  4. a5004d8 Merge "docs(a3k): fix information about SATA GPT booting" into integration by Madhukar Pappireddy · Fri Feb 18 19:07:41 2022 +0100
  5. 9362632 Merge changes from topic "ls1046a" into integration by Madhukar Pappireddy · Thu Feb 17 19:15:55 2022 +0100
  6. 1de2459 Merge "fix(fvp): extend memory map to include all DRAM memory regions" into integration by Olivier Deprez · Thu Feb 17 11:10:40 2022 +0100
  7. d648608 Merge changes from topic "st-format-signedness" into integration by Madhukar Pappireddy · Thu Feb 17 00:35:52 2022 +0100
  8. fe09a42 fix(fvp): extend memory map to include all DRAM memory regions by Federico Recanati · Thu Dec 23 11:01:11 2021 +0100
  9. 70b70bd Merge "feat(spm): add FFA_MSG_SEND2 forwarding in SPMD" into integration by Olivier Deprez · Wed Feb 16 11:00:41 2022 +0100
  10. 1bde5c6 Merge "refactor(stm32mp1): move PIE flag to SP_min" into integration by Madhukar Pappireddy · Tue Feb 15 23:41:24 2022 +0100
  11. 62165e5 Merge changes from topic "ea/corstone1000" into integration by Madhukar Pappireddy · Tue Feb 15 19:02:01 2022 +0100
  12. 3c7be34 feat(stm32mp1): enable format-signedness warning by Yann Gautier · Mon Feb 14 10:30:33 2022 +0100
  13. 37bea08 fix(stm32mp1): correct types in messages by Yann Gautier · Mon Feb 14 11:10:59 2022 +0100
  14. f0a7476 fix(st-pmic): correct verbose message by Yann Gautier · Thu Jan 06 09:35:35 2022 +0100
  15. faef902 fix(st-sdmmc2): correct cmd_idx type in messages by Yann Gautier · Mon Feb 14 09:58:11 2022 +0100
  16. b90910c fix(st-fmc): fix type in message by Yann Gautier · Mon Feb 14 15:21:21 2022 +0100
  17. 442b223 fix(mtd): correct types in messages by Yann Gautier · Mon Feb 14 09:56:54 2022 +0100
  18. bbfc8a6 fix(usb): correct type in message by Yann Gautier · Mon Feb 14 15:22:14 2022 +0100
  19. 32805b2 fix(tzc400): correct message with filter by Yann Gautier · Mon Feb 14 09:55:21 2022 +0100
  20. 507e0cd fix(psci): correct parent_node type in messages by Yann Gautier · Mon Feb 14 11:09:23 2022 +0100
  21. eee1959 fix(libc): correct some messages by Yann Gautier · Mon Feb 14 10:29:32 2022 +0100
  22. 3f17563 fix(fconf): correct image_id type in messages by Yann Gautier · Mon Feb 14 10:05:09 2022 +0100
  23. a3bb76f fix(bl2): correct messages with image_id by Yann Gautier · Mon Feb 14 09:54:36 2022 +0100
  24. aa4a3af feat(corstone1000): identify bank to load fip by Satish Kumar · Wed Oct 27 16:31:04 2021 +0100
  25. b97c7b9 fix(corstone1000): change base address of FIP in the flash by Satish Kumar · Mon Sep 20 06:01:54 2021 +0100
  26. 53e91a3 feat(corstone1000): implement platform specific psci reset by Emekcan Aras · Wed Nov 17 18:45:32 2021 +0000
  27. dee74bb docs(layerscape): add ls1046a soc and board support by Jiafei Pan · Fri Jan 28 23:19:20 2022 +0800
  28. 887488c feat(ls1046aqds): add board ls1046aqds support by Jiafei Pan · Thu Jan 20 17:43:11 2022 +0800
  29. 10357d9 feat(ls1046afrwy): add ls1046afrwy board support by Jiafei Pan · Thu Jan 20 17:42:39 2022 +0800
  30. 9f986e8 feat(ls1046ardb): add ls1046ardb board support by Jiafei Pan · Thu Jan 20 17:41:49 2022 +0800
  31. b4ccced feat(ls1046a): add new SoC platform ls1046a by Jiafei Pan · Thu Jan 20 17:40:16 2022 +0800
  32. 0021b48 fix(nxp-tools): fix tool location path for byte_swape by Jiafei Pan · Thu Jan 20 17:37:11 2022 +0800
  33. 44fad87 fix(nxp-qspi): fix include path for QSPI driver by Jiafei Pan · Thu Jan 20 17:35:48 2022 +0800
  34. 18ba9e4 build(changelog): add new scopes for NXP layerscape platforms by Jiafei Pan · Thu Feb 10 10:39:56 2022 +0800
  35. 3e67cc7 docs(a3k): fix information about SATA GPT booting by Pali Rohár · Mon Feb 14 18:27:32 2022 +0100
  36. eecb4b0 feat(spm): add FFA_MSG_SEND2 forwarding in SPMD by Federico Recanati · Thu Feb 03 17:22:37 2022 +0100
  37. 639f7b7 feat(corstone1000): made changes to accommodate 3MB for optee by Arpita S.K · Wed Oct 13 14:49:26 2021 +0530
  38. 2b651ea build(corstone1000): rename diphda to corstone1000 by Vishnu Banavath · Wed Jan 19 18:43:12 2022 +0000
  39. da039c8 docs(imx8m): update for measured boot for imx8mm by Ying-Chun Liu (PaulLiu) · Mon Nov 15 16:13:10 2021 +0800
  40. ac6d862 feat(plat/imx/imx8m/imx8mm): add support for measured boot by Ying-Chun Liu (PaulLiu) · Wed Oct 06 09:27:00 2021 +0800
  41. 401f211 Merge changes from topic "snprintf-fix" into integration by Joanna Farley · Fri Feb 11 18:51:25 2022 +0100
  42. a77ab25 Merge "refactor(measured-boot): cleanup Event Log makefile" into integration by Manish Pandey · Fri Feb 11 17:57:26 2022 +0100
  43. 5bda08b refactor(stm32mp1): move PIE flag to SP_min by Yann Gautier · Wed Feb 09 14:03:35 2022 +0100
  44. 2c6d8dd Merge "feat(common): add SZ_* macros" into integration by Madhukar Pappireddy · Fri Feb 11 17:19:55 2022 +0100
  45. fe0fb27 Merge "refactor(stm32mp1): update tamp_bkpr return type" into integration by Madhukar Pappireddy · Fri Feb 11 17:05:23 2022 +0100
  46. e242351 Merge "docs(contribution-guidelines): updated the build configuration section" into integration by Manish Pandey · Fri Feb 11 15:37:04 2022 +0100
  47. f69f198 docs(contribution-guidelines): updated the build configuration section by Jayanth Dodderi Chidanand · Tue Feb 08 14:18:24 2022 +0000
  48. bb82b1b refactor(stm32mp1): update tamp_bkpr return type by Nicolas Toromanoff · Wed Feb 09 12:26:31 2022 +0100
  49. 94faff8 fix(libc): snprintf: include stdint.h by Andre Przywara · Thu Jan 27 17:47:55 2022 +0000
  50. 933cc5d fix(libc): limit snprintf radix value by Andre Przywara · Mon Jan 24 18:16:10 2022 +0000
  51. bec7ac3 Merge "feat(spe): add support for FEAT_SPEv1p2" into integration by Madhukar Pappireddy · Thu Feb 10 16:11:10 2022 +0100
  52. 67fec3e feat(spe): add support for FEAT_SPEv1p2 by Manish V Badarkhe · Fri Dec 31 16:08:51 2021 +0000
  53. 0595e17 Merge changes from topic "db/exception_pstate" into integration by Manish Pandey · Wed Feb 09 15:05:47 2022 +0100
  54. 8a87b0e feat(common): add SZ_* macros by Yann Gautier · Tue Feb 08 10:21:58 2022 +0100
  55. 3d95909 fix(libc): fix snprintf corner cases by Andre Przywara · Tue Dec 21 12:35:54 2021 +0000
  56. 2394f8e Merge "fix(ufs): don't zero out the write buffer" into integration by Madhukar Pappireddy · Mon Feb 07 16:41:38 2022 +0100
  57. eb957d1 Merge "feat(rdn2): add board support for rdn2cfg2 variant" into integration by Madhukar Pappireddy · Mon Feb 07 16:24:39 2022 +0100
  58. fcafdc9 Merge "feat(st): update the security based on new compatible" into integration by Madhukar Pappireddy · Fri Feb 04 16:57:15 2022 +0100
  59. 56d8835 Merge "feat(st): add early console in BL2" into integration by Madhukar Pappireddy · Fri Feb 04 16:56:32 2022 +0100
  60. ccae8a1 feat(rdn2): add board support for rdn2cfg2 variant by Aditya Angadi · Mon Aug 09 09:38:58 2021 +0530
  61. ad2c859 fix(ufs): don't zero out the write buffer by Jorge Troncoso · Thu Feb 03 15:52:59 2022 -0800
  62. d13156a Merge changes from topic "msm8916" into integration by Manish Pandey · Thu Feb 03 22:59:34 2022 +0100
  63. 765e859 feat(msm8916): allow booting secondary CPU cores by Stephan Gerhold · Wed Dec 01 20:04:44 2021 +0100
  64. 253fef0 feat(msm8916): setup hardware for non-secure world by Stephan Gerhold · Wed Dec 01 20:03:33 2021 +0100
  65. 1eec909 feat(gic): allow overriding GICD_PIDR2_GICV2 address by Stephan Gerhold · Wed Dec 01 20:02:22 2021 +0100
  66. 60786e7 test(el3-runtime): dit is retained on world switch by Daniel Boulby · Fri Oct 22 11:37:34 2021 +0100
  67. 928747f fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · Tue May 25 18:09:34 2021 +0100
  68. 14fdf07 feat(msm8916): initial platform port by Stephan Gerhold · Wed Dec 01 20:01:11 2021 +0100
  69. d0d0bf4 docs(msm8916): new port for Qualcomm Snapdragon 410 by Stephan Gerhold · Wed Dec 01 20:00:00 2021 +0100
  70. 3c0fbfe feat(st): update the security based on new compatible by Lionel Debieve · Tue Dec 15 10:35:59 2020 +0100
  71. d143574 feat(st): add early console in BL2 by Yann Gautier · Mon Oct 18 10:55:23 2021 +0200
  72. 4c39ad8 Merge changes from topic "st-security-update" into integration by Manish Pandey · Wed Feb 02 22:17:12 2022 +0100
  73. e9b9df1 Merge changes I5d7e3cf3,Ie81f2fc5,If869ac93,I2cf2badf,Ic291eb13 into integration by Manish Pandey · Wed Feb 02 18:41:08 2022 +0100
  74. 9badf8b Merge changes from topic "st-gpio-update" into integration by Madhukar Pappireddy · Wed Feb 02 17:29:52 2022 +0100
  75. f9c366c refactor(measured-boot): cleanup Event Log makefile by Manish V Badarkhe · Tue Jan 18 22:40:17 2022 +0000
  76. 836c64f fix(sptool): add leading zeroes in UUID conversion by Anders Dellien · Fri Jan 07 13:26:29 2022 +0000
  77. bf6c765 Merge "fix(stm32mp1): remove interrupt_provider warning for dtc" into integration by Manish Pandey · Wed Feb 02 12:19:53 2022 +0100
  78. 8b6ed59 feat(st-gpio): do not apply secure config in BL2 by Yann Gautier · Tue Aug 11 14:21:41 2020 +0200
  79. 41ab652 feat(st): get pin_count from the gpio-ranges property by Fabien Dessenne · Tue Sep 21 11:32:30 2021 +0200
  80. fc51b23 feat(st-gpio): allow to set a gpio in output mode by Fabien Dessenne · Tue Sep 21 14:18:34 2021 +0200
  81. 83969cf refactor(st-gpio): code improvements by Fabien Dessenne · Tue Sep 21 11:05:06 2021 +0200
  82. 208d1d1 Merge "docs(commit-style): change blessed scope of FF-A" into integration by Madhukar Pappireddy · Tue Feb 01 16:09:48 2022 +0100
  83. 7192a00 feat(stm32mp1): warn when debug enabled on secure chip by Lionel Debieve · Tue Jan 28 09:02:41 2020 +0100
  84. 2f3b560 fix(stm32mp1): rework switch/case for MISRA by Yann Gautier · Tue Oct 19 13:31:06 2021 +0200
  85. 06bc62d feat(st): disable authentication based on part_number by Lionel Debieve · Fri Dec 06 12:42:20 2019 +0100
  86. a191413 feat(tc): enable SMMU for DPU by Anders Dellien · Sat Jan 01 21:56:25 2022 +0000
  87. a6c9b72 feat(tc): add reserved memory region for Gralloc by Anders Dellien · Wed Dec 08 21:57:21 2021 +0000
  88. 7a84980 feat(tc): enable GPU by Anders Dellien · Sat Jan 01 21:51:21 2022 +0000
  89. 719b3e8 fix(tc): remove the bootargs node by Anders Dellien · Wed Dec 08 21:59:36 2021 +0000
  90. 26dcdc8 Merge changes from topic "st-nvmem" into integration by Madhukar Pappireddy · Tue Feb 01 00:18:48 2022 +0100
  91. 2793008 Merge changes I25047322,Id476f815 into integration by Manish Pandey · Mon Jan 31 16:53:19 2022 +0100
  92. 2270ce5 Merge "fix(scmi): add missing \n in ERROR message" into integration by Madhukar Pappireddy · Mon Jan 31 15:02:38 2022 +0100
  93. 95fb1aa refactor(el3-runtime): add prepare_el3_entry func by Daniel Boulby · Wed Jan 19 11:20:05 2022 +0000
  94. 8d74d6a docs(commit-style): change blessed scope of FF-A by Daniel Boulby · Mon Dec 06 14:44:35 2021 +0000
  95. 5c1dab3 feat(stm32mp1): manage monotonic counter by Yann Gautier · Wed Apr 17 15:12:58 2019 +0200
  96. bc2d88d feat(stm32mp1): new way to access platform OTP by Lionel Debieve · Mon Nov 04 14:31:38 2019 +0100
  97. 6a7c574 feat(stm32mp1-fdts): update NVMEM nodes by Nicolas Le Bayon · Tue Sep 10 14:18:27 2019 +0200
  98. 97287cd refactor(st-drivers): improve BSEC driver by Nicolas Le Bayon · Mon May 20 18:35:02 2019 +0200
  99. 79c388e feat(stm32mp1-fdts): add nvmem_layout node and OTP definitions by Nicolas Le Bayon · Fri Sep 25 17:25:09 2020 +0200
  100. e4ac558 feat(stm32mp1): add NVMEM layout compatibility definition by Nicolas Le Bayon · Tue Sep 10 10:26:50 2019 +0200