1. eb26096 fix(a3k): fix comment about BootROM address range by Pali Rohár · Mon Feb 14 18:33:24 2022 +0100
  2. a77ab25 Merge "refactor(measured-boot): cleanup Event Log makefile" into integration by Manish Pandey · Fri Feb 11 17:57:26 2022 +0100
  3. 2c6d8dd Merge "feat(common): add SZ_* macros" into integration by Madhukar Pappireddy · Fri Feb 11 17:19:55 2022 +0100
  4. bb82b1b refactor(stm32mp1): update tamp_bkpr return type by Nicolas Toromanoff · Wed Feb 09 12:26:31 2022 +0100
  5. 8a87b0e feat(common): add SZ_* macros by Yann Gautier · Tue Feb 08 10:21:58 2022 +0100
  6. eb957d1 Merge "feat(rdn2): add board support for rdn2cfg2 variant" into integration by Madhukar Pappireddy · Mon Feb 07 16:24:39 2022 +0100
  7. fcafdc9 Merge "feat(st): update the security based on new compatible" into integration by Madhukar Pappireddy · Fri Feb 04 16:57:15 2022 +0100
  8. 56d8835 Merge "feat(st): add early console in BL2" into integration by Madhukar Pappireddy · Fri Feb 04 16:56:32 2022 +0100
  9. ccae8a1 feat(rdn2): add board support for rdn2cfg2 variant by Aditya Angadi · Mon Aug 09 09:38:58 2021 +0530
  10. 765e859 feat(msm8916): allow booting secondary CPU cores by Stephan Gerhold · Wed Dec 01 20:04:44 2021 +0100
  11. 253fef0 feat(msm8916): setup hardware for non-secure world by Stephan Gerhold · Wed Dec 01 20:03:33 2021 +0100
  12. 14fdf07 feat(msm8916): initial platform port by Stephan Gerhold · Wed Dec 01 20:01:11 2021 +0100
  13. 3c0fbfe feat(st): update the security based on new compatible by Lionel Debieve · Tue Dec 15 10:35:59 2020 +0100
  14. d143574 feat(st): add early console in BL2 by Yann Gautier · Mon Oct 18 10:55:23 2021 +0200
  15. 4c39ad8 Merge changes from topic "st-security-update" into integration by Manish Pandey · Wed Feb 02 22:17:12 2022 +0100
  16. 9badf8b Merge changes from topic "st-gpio-update" into integration by Madhukar Pappireddy · Wed Feb 02 17:29:52 2022 +0100
  17. f9c366c refactor(measured-boot): cleanup Event Log makefile by Manish V Badarkhe · Tue Jan 18 22:40:17 2022 +0000
  18. bf6c765 Merge "fix(stm32mp1): remove interrupt_provider warning for dtc" into integration by Manish Pandey · Wed Feb 02 12:19:53 2022 +0100
  19. 41ab652 feat(st): get pin_count from the gpio-ranges property by Fabien Dessenne · Tue Sep 21 11:32:30 2021 +0200
  20. 7192a00 feat(stm32mp1): warn when debug enabled on secure chip by Lionel Debieve · Tue Jan 28 09:02:41 2020 +0100
  21. 2f3b560 fix(stm32mp1): rework switch/case for MISRA by Yann Gautier · Tue Oct 19 13:31:06 2021 +0200
  22. 06bc62d feat(st): disable authentication based on part_number by Lionel Debieve · Fri Dec 06 12:42:20 2019 +0100
  23. 26dcdc8 Merge changes from topic "st-nvmem" into integration by Madhukar Pappireddy · Tue Feb 01 00:18:48 2022 +0100
  24. 2793008 Merge changes I25047322,Id476f815 into integration by Manish Pandey · Mon Jan 31 16:53:19 2022 +0100
  25. 5c1dab3 feat(stm32mp1): manage monotonic counter by Yann Gautier · Wed Apr 17 15:12:58 2019 +0200
  26. bc2d88d feat(stm32mp1): new way to access platform OTP by Lionel Debieve · Mon Nov 04 14:31:38 2019 +0100
  27. 97287cd refactor(st-drivers): improve BSEC driver by Nicolas Le Bayon · Mon May 20 18:35:02 2019 +0200
  28. e4ac558 feat(stm32mp1): add NVMEM layout compatibility definition by Nicolas Le Bayon · Tue Sep 10 10:26:50 2019 +0200
  29. 37de916 feat(cpu): add library support for Poseidon CPU by Jayanth Dodderi Chidanand · Tue Dec 07 17:20:10 2021 +0000
  30. d82fca4 fix(stm32mp1): remove interrupt_provider warning for dtc by Yann Gautier · Tue Mar 09 10:42:02 2021 +0100
  31. 57c3c80 refactor(stm32mp1): remove unused refcount helper functions by Yann Gautier · Wed Jan 19 14:01:52 2022 +0100
  32. 4359c9a fix(stm32mp1): add missing debug.h by Yann Gautier · Thu Jan 27 13:55:18 2022 +0100
  33. a197684 feat(stm32mp1): add support for building the FWU feature by Sughosh Ganu · Wed Nov 10 17:47:16 2021 +0530
  34. 03e2f80 feat(stm32mp1): add logic to pass the boot index to the Update Agent by Sughosh Ganu · Wed Dec 01 15:56:27 2021 +0530
  35. d1f8713 feat(stm32mp1): add support for reading the metadata partition by Sughosh Ganu · Wed Dec 01 16:46:34 2021 +0530
  36. b721f8a feat(stm32mp1): add logic to select the images to be booted by Sughosh Ganu · Wed Dec 01 16:45:11 2021 +0530
  37. 57c6f90 feat(stm32mp1): add GUID's for identifying firmware images to be booted by Sughosh Ganu · Wed Nov 10 15:24:56 2021 +0530
  38. 2e32431 feat(stm32mp1): add GUID values for updatable images by Sughosh Ganu · Fri Jul 02 16:05:14 2021 +0530
  39. f40154f feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · Wed Nov 17 17:08:10 2021 +0530
  40. f5acc46 Merge "refactor(stm32mp1): use a macro for header size" into integration by Madhukar Pappireddy · Thu Jan 27 01:58:50 2022 +0100
  41. 033f93a refactor(ls1028a): fix header file group issue by Jiafei Pan · Thu Jan 20 16:09:37 2022 +0800
  42. 9e2a7ad Merge changes from topic "decouple-tb-mb" into integration by Sandrine Bailleux · Tue Jan 25 08:10:58 2022 +0100
  43. f807d3d Merge changes from topic "st_syscfg_updates" into integration by Madhukar Pappireddy · Mon Jan 24 23:07:01 2022 +0100
  44. ce79738 fix(plat/rcar3): change stack size of BL31 by Takuya Sakata · Wed Dec 01 13:41:33 2021 +0900
  45. 3e2fc61 fix(plat/rcar3): fix SYSTEM_OFF processing for R-Car D3 by Takuya Sakata · Wed Dec 01 13:37:02 2021 +0900
  46. 05cd425 Merge changes from topic "new_ls1043a" into integration by Manish Pandey · Thu Jan 20 17:29:00 2022 +0100
  47. 7a810bf feat(plat/nxp/ls1043ardb): add ls1043ardb board support by Jiafei Pan · Sun Sep 26 11:52:00 2021 +0800
  48. f6954b1 feat(plat/nxp/ls1043a): add ls1043a soc support by Jiafei Pan · Sun Sep 26 11:51:42 2021 +0800
  49. 6ed43e6 refactor(plat/ls1043): remove old implementation for platform ls1043 by Jiafei Pan · Fri Oct 22 10:34:25 2021 +0800
  50. f0fe683 fix(nxp/common/setup): increase soc name maximum length by Jiafei Pan · Thu Oct 21 17:03:04 2021 +0800
  51. 0b960e1 feat(nxp/common/errata): add SoC erratum a008850 by Jiafei Pan · Thu Oct 21 16:57:58 2021 +0800
  52. d81dc46 feat(nxp/common/io): add ifc nor and nand as io devices by Jiafei Pan · Thu Oct 21 16:30:12 2021 +0800
  53. 72453d6 Merge "feat(tc): enable tracing" into integration by Olivier Deprez · Thu Jan 20 10:03:47 2022 +0100
  54. a1ee9ed refactor(stm32mp1): use a macro for header size by Yann Gautier · Thu Sep 17 11:30:18 2020 +0200
  55. e0a60cb feat(stm32mp1): add helper to enable high speed mode in low voltage by Yann Gautier · Tue Jan 12 14:45:02 2021 +0100
  56. b76c61a refactor(stm32mp1): add helpers for IO compensation cells by Yann Gautier · Wed Dec 16 10:17:35 2020 +0100
  57. 1de46d0 feat(stm32mp1): use clk_enable/disable functions by Etienne Carriere · Fri Feb 07 13:38:30 2020 +0100
  58. 3689869 feat(stm32mp1): add timeout in IO compensation by Nicolas Le Bayon · Mon Nov 18 17:18:06 2019 +0100
  59. 91fb297 Merge "fix(imx8mp): change the BL31 physical load address" into integration by Manish Pandey · Wed Jan 19 12:02:33 2022 +0100
  60. be9efe5 feat(nxp/common/rcpm): add RCPM2 registers definition by Jiafei Pan · Thu Oct 21 15:28:37 2021 +0800
  61. 6266180 fix(nxp/common/setup): fix total dram size checking by Jiafei Pan · Thu Oct 21 15:17:51 2021 +0800
  62. 975f3cd feat(nxp/common): add CORTEX A53 helper functions by Jiafei Pan · Thu Oct 21 15:11:17 2021 +0800
  63. 7637709 Merge changes from topic "st_mapping_update" into integration by Madhukar Pappireddy · Thu Jan 13 23:10:48 2022 +0100
  64. a07e3ea feat(mt8186): add Vcore DVFS driver by jason-ch chen · Tue Nov 16 10:18:46 2021 +0800
  65. fa82b9b feat(mt8186): add SPM suspend driver by jason-ch chen · Tue Nov 16 09:48:20 2021 +0800
  66. 6536105 feat(tc): enable tracing by Davidson K · Wed Oct 13 18:49:41 2021 +0530
  67. 230bf91 feat(stm32mp1): enable BL2_IN_XIP_MEM to remove relocation sections by Yann Gautier · Wed Sep 15 11:30:25 2021 +0200
  68. ebc765f refactor(stm32mp1): reduce MMU memory regions and split XLAT by context by Yann Gautier · Thu Jan 16 18:50:51 2020 +0100
  69. 3c93a25 feat(st): map 2MB for ROM code by Yann Gautier · Wed Sep 15 15:12:57 2021 +0200
  70. 352d863 fix(stm32mp1): restrict DEVICE2 mapping in BL2 by Yann Gautier · Thu Sep 17 11:38:09 2020 +0200
  71. 169a9f6 fix(imx8mp): change the BL31 physical load address by Ying-Chun Liu (PaulLiu) · Wed Dec 15 16:03:17 2021 +0800
  72. 37f97b6 refactor(renesas): disable CRYPTO_SUPPORT option by Manish V Badarkhe · Sat Jan 08 22:40:46 2022 +0000
  73. eba13bd refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · Sat Jan 08 23:08:02 2022 +0000
  74. 98e6e2f Merge "feat(mt8195): apply erratas of CA78 for MT8195" into integration by Madhukar Pappireddy · Tue Jan 11 00:25:01 2022 +0100
  75. e6bd7e2 Merge changes from topic "st_ddr_updates" into integration by Manish Pandey · Fri Jan 07 17:24:54 2022 +0100
  76. 2a7c12e Merge "fix(st): manage UART clock and reset only in BL2" into integration by Manish Pandey · Fri Jan 07 17:09:53 2022 +0100
  77. 45243d2 Merge changes Ifea8148e,I73559522 into integration by Manish Pandey · Thu Jan 06 12:01:41 2022 +0100
  78. d0714c0 fix(st): manage UART clock and reset only in BL2 by Yann Gautier · Wed Jan 05 18:02:46 2022 +0100
  79. 9f42933 fix(morello): include errata workaround for 1868343 by Manoj Kumar · Wed Jan 05 14:38:44 2022 +0000
  80. 477fef8 Merge changes I19f713de,Ib5bda93d,Id5dafc04,Id20e65e2 into integration by Manish Pandey · Wed Jan 05 17:28:13 2022 +0100
  81. 620ce33 refactor(st-ddr): move basic tests in a dedicated file by Nicolas Le Bayon · Tue Mar 02 11:19:36 2021 +0100
  82. 8ce825f refactor(st-ddr): reorganize generic and specific elements by Nicolas Le Bayon · Tue May 18 10:01:30 2021 +0200
  83. 6d8c244 feat(stm32mp1): allow configuration of DDR AXI ports number by Yann Gautier · Thu Sep 17 12:42:46 2020 +0200
  84. 733885a feat(mt8195): apply erratas of CA78 for MT8195 by Rex-BC Chen · Wed Jan 05 14:51:57 2022 +0800
  85. 6ed75f3 Merge "feat(plat/mediatek/mt8195): improve SPM wakeup log" into integration by Madhukar Pappireddy · Tue Jan 04 20:10:25 2022 +0100
  86. cf949fd Merge changes from topic "st_fixes" into integration by Manish Pandey · Tue Jan 04 18:46:59 2022 +0100
  87. 2860fe0 refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplication by Jona Stubbe · Tue Dec 22 13:06:10 2020 +0100
  88. 076c594 fix(stm32mp1): do not reopen debug features by Yann Gautier · Wed Sep 15 14:49:48 2021 +0200
  89. 4e06375 refactor(stm32mp1): improve DGBMCU driver by Nicolas Le Bayon · Thu Sep 19 11:27:24 2019 +0200
  90. c0882f4 fix(stm32mp1): set reset pulse duration to 31ms by Yann Gautier · Tue Apr 27 18:19:13 2021 +0200
  91. ef7ca7d Merge "feat(allwinner): allow to skip PMIC regulator setup" into integration by André Przywara · Sat Jan 01 02:16:14 2022 +0100
  92. ac6b1ca fix(mt8186): remove unused files in drivers/mcdi by Rex-BC Chen · Thu Dec 30 13:04:29 2021 +0800
  93. 71b5a1d feat(allwinner): allow to skip PMIC regulator setup by Andre Przywara · Mon Nov 01 00:17:37 2021 +0000
  94. 5aa329b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · Fri Dec 24 00:13:50 2021 +0100
  95. c16d12e Merge changes from topic "uart1_console" into integration by Madhukar Pappireddy · Wed Dec 22 19:18:15 2021 +0100
  96. ef681ea Merge changes from topic "clock_framework" into integration by Madhukar Pappireddy · Wed Dec 22 19:17:57 2021 +0100
  97. fc7b805 feat(stm32mp1): register fixed regulator by Pascal Paillet · Fri Jan 29 14:48:49 2021 +0100
  98. 296e1ab refactor(st): update CPU and VDD voltage get by Yann Gautier · Fri Sep 17 16:08:12 2021 +0200
  99. 0b10b65 refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · Mon Nov 18 13:13:36 2019 +0100
  100. b1279e7 feat(stm32mp1): add regulator framework compilation by Yann Gautier · Wed Dec 15 13:16:15 2021 +0100