1. 8b6ed59 feat(st-gpio): do not apply secure config in BL2 by Yann Gautier · Tue Aug 11 14:21:41 2020 +0200
  2. 41ab652 feat(st): get pin_count from the gpio-ranges property by Fabien Dessenne · Tue Sep 21 11:32:30 2021 +0200
  3. fc51b23 feat(st-gpio): allow to set a gpio in output mode by Fabien Dessenne · Tue Sep 21 14:18:34 2021 +0200
  4. 83969cf refactor(st-gpio): code improvements by Fabien Dessenne · Tue Sep 21 11:05:06 2021 +0200
  5. 208d1d1 Merge "docs(commit-style): change blessed scope of FF-A" into integration by Madhukar Pappireddy · Tue Feb 01 16:09:48 2022 +0100
  6. 26dcdc8 Merge changes from topic "st-nvmem" into integration by Madhukar Pappireddy · Tue Feb 01 00:18:48 2022 +0100
  7. 2793008 Merge changes I25047322,Id476f815 into integration by Manish Pandey · Mon Jan 31 16:53:19 2022 +0100
  8. 2270ce5 Merge "fix(scmi): add missing \n in ERROR message" into integration by Madhukar Pappireddy · Mon Jan 31 15:02:38 2022 +0100
  9. 8d74d6a docs(commit-style): change blessed scope of FF-A by Daniel Boulby · Mon Dec 06 14:44:35 2021 +0000
  10. 5c1dab3 feat(stm32mp1): manage monotonic counter by Yann Gautier · Wed Apr 17 15:12:58 2019 +0200
  11. bc2d88d feat(stm32mp1): new way to access platform OTP by Lionel Debieve · Mon Nov 04 14:31:38 2019 +0100
  12. 6a7c574 feat(stm32mp1-fdts): update NVMEM nodes by Nicolas Le Bayon · Tue Sep 10 14:18:27 2019 +0200
  13. 97287cd refactor(st-drivers): improve BSEC driver by Nicolas Le Bayon · Mon May 20 18:35:02 2019 +0200
  14. 79c388e feat(stm32mp1-fdts): add nvmem_layout node and OTP definitions by Nicolas Le Bayon · Fri Sep 25 17:25:09 2020 +0200
  15. e4ac558 feat(stm32mp1): add NVMEM layout compatibility definition by Nicolas Le Bayon · Tue Sep 10 10:26:50 2019 +0200
  16. 0177e07 Merge "feat(cpu): add library support for Poseidon CPU" into integration by Bipin Ravi · Fri Jan 28 17:06:03 2022 +0100
  17. 599ea19 Merge "feat(st-regulator): add support for regulator-always-on" into integration by Madhukar Pappireddy · Fri Jan 28 16:20:08 2022 +0100
  18. c30b6d0 feat(st-regulator): add support for regulator-always-on by Pascal Paillet · Fri Jan 28 13:40:36 2022 +0100
  19. 3764e03 fix(scmi): add missing \n in ERROR message by Yann Gautier · Thu Jan 27 15:47:11 2022 +0100
  20. 09778ff Merge "fix(stm32mp1-fdts): remove mmc1 alias if not needed" into integration by Manish Pandey · Fri Jan 28 12:15:46 2022 +0100
  21. 37de916 feat(cpu): add library support for Poseidon CPU by Jayanth Dodderi Chidanand · Tue Dec 07 17:20:10 2021 +0000
  22. b841064 Merge "docs(changelog): add some missing ST drivers" into integration by Manish Pandey · Fri Jan 28 12:08:07 2022 +0100
  23. c9f7749 fix(stm32mp1-fdts): remove mmc1 alias if not needed by Yann Gautier · Fri Jan 28 11:20:45 2022 +0100
  24. 9f359fd docs(changelog): add some missing ST drivers by Yann Gautier · Thu Jan 27 09:25:47 2022 +0100
  25. 73f5267 Merge "fix(nxp-drivers): ddr: corrects mapping of HNFs nodes" into integration by Manish Pandey · Thu Jan 27 23:05:51 2022 +0100
  26. a86dad6 Merge changes from topic "st-clk-updates" into integration by Manish Pandey · Thu Jan 27 22:56:07 2022 +0100
  27. deef969 refactor(st-clock): update STGEN management by Lionel Debieve · Wed Dec 04 21:50:19 2019 +0100
  28. 5672967 feat(st-clock): assign clocks to the correct BL by Yann Gautier · Fri Jan 17 11:59:28 2020 +0100
  29. af1e8f4 feat(st-clock): do not refcount on non-secure clocks in bl32 by Yann Gautier · Wed Oct 27 18:21:11 2021 +0200
  30. b2edbc3 feat(st-clock): define secure and non-secure gate clocks by Yann Gautier · Wed Oct 27 18:16:59 2021 +0200
  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. ad730b5 refactor(st-clock): use refcnt instead of secure status by Yann Gautier · Wed Jan 19 13:57:49 2022 +0100
  34. c65f50a Merge changes from topic "fwu-on-stm32mp1" into integration by Madhukar Pappireddy · Thu Jan 27 15:49:15 2022 +0100
  35. a197684 feat(stm32mp1): add support for building the FWU feature by Sughosh Ganu · Wed Nov 10 17:47:16 2021 +0530
  36. 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
  37. d1f8713 feat(stm32mp1): add support for reading the metadata partition by Sughosh Ganu · Wed Dec 01 16:46:34 2021 +0530
  38. b721f8a feat(stm32mp1): add logic to select the images to be booted by Sughosh Ganu · Wed Dec 01 16:45:11 2021 +0530
  39. 57c6f90 feat(stm32mp1): add GUID's for identifying firmware images to be booted by Sughosh Ganu · Wed Nov 10 15:24:56 2021 +0530
  40. 2e32431 feat(stm32mp1): add GUID values for updatable images by Sughosh Ganu · Fri Jul 02 16:05:14 2021 +0530
  41. 4e336a6 feat(fwu): add platform hook for getting the boot index by Sughosh Ganu · Wed Dec 01 15:53:32 2021 +0530
  42. d8853d3 feat(fwu): simplify the assert to check for fwu init by Sughosh Ganu · Wed Dec 01 11:52:53 2021 +0530
  43. a79559f feat(fwu): add a function to pass metadata structure to platforms by Sughosh Ganu · Wed Dec 01 11:50:22 2021 +0530
  44. 47b642e feat(partition): add a function to identify a partition by GUID by Sughosh Ganu · Wed Nov 10 13:00:30 2021 +0530
  45. 51884ac feat(partition): copy the partition GUID into the partition structure by Sughosh Ganu · Fri Jul 02 16:33:46 2021 +0530
  46. 2436c1c feat(partition): make provision to store partition GUID value by Sughosh Ganu · Fri Jul 02 16:22:55 2021 +0530
  47. e926915 feat(partition): cleanup partition and gpt headers by Sughosh Ganu · Tue Dec 07 16:49:21 2021 +0530
  48. 1c47f64 feat(fwu): add basic definitions for GUID handling by Sughosh Ganu · Fri Jul 02 16:00:40 2021 +0530
  49. f40154f feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · Wed Nov 17 17:08:10 2021 +0530
  50. 540e032 build(changelog): add a valid scope for partition code by Sughosh Ganu · Wed Jan 19 11:31:20 2022 +0530
  51. 374af14 Merge "fix(st-ddr): add missing debug.h" into integration by Madhukar Pappireddy · Thu Jan 27 02:01:32 2022 +0100
  52. f5acc46 Merge "refactor(stm32mp1): use a macro for header size" into integration by Madhukar Pappireddy · Thu Jan 27 01:58:50 2022 +0100
  53. cc82217 Merge "refactor(ls1028a): fix header file group issue" into integration by Madhukar Pappireddy · Wed Jan 26 16:08:06 2022 +0100
  54. 622a1c5 Merge changes from topic "ck/changelog" into integration by Joanna Farley · Wed Jan 26 12:08:31 2022 +0100
  55. 6be8035 fix(nxp-drivers): ddr: corrects mapping of HNFs nodes by Maninder Singh · Thu Dec 30 00:09:32 2021 -0700
  56. 033f93a refactor(ls1028a): fix header file group issue by Jiafei Pan · Thu Jan 20 16:09:37 2022 +0800
  57. 9e2a7ad Merge changes from topic "decouple-tb-mb" into integration by Sandrine Bailleux · Tue Jan 25 08:10:58 2022 +0100
  58. f807d3d Merge changes from topic "st_syscfg_updates" into integration by Madhukar Pappireddy · Mon Jan 24 23:07:01 2022 +0100
  59. 9ecab91 build(npm): mandate Node.js engine version by Chris Kay · Fri Dec 03 12:04:24 2021 +0000
  60. a1e89a7 docs(changelog): fix broken version bumping by Chris Kay · Fri Dec 03 11:22:09 2021 +0000
  61. 78748c9 docs(changelog): fix version tag links by Chris Kay · Wed Dec 01 17:47:51 2021 +0000
  62. 82117d7 refactor(hooks): replace cz-conventional-changelog with cz-commitlint by Chris Kay · Wed Dec 01 16:34:55 2021 +0000
  63. ce79738 fix(plat/rcar3): change stack size of BL31 by Takuya Sakata · Wed Dec 01 13:41:33 2021 +0900
  64. 3e2fc61 fix(plat/rcar3): fix SYSTEM_OFF processing for R-Car D3 by Takuya Sakata · Wed Dec 01 13:37:02 2021 +0900
  65. 05cd425 Merge changes from topic "new_ls1043a" into integration by Manish Pandey · Thu Jan 20 17:29:00 2022 +0100
  66. dd276bd docs(maintainers): update nxp layerscape maintainers by Jiafei Pan · Fri Oct 22 11:32:45 2021 +0800
  67. 720e67e docs(plat/nxp/layerscape): add ls1043a soc and board support by Jiafei Pan · Fri Oct 22 11:18:35 2021 +0800
  68. 7a810bf feat(plat/nxp/ls1043ardb): add ls1043ardb board support by Jiafei Pan · Sun Sep 26 11:52:00 2021 +0800
  69. f6954b1 feat(plat/nxp/ls1043a): add ls1043a soc support by Jiafei Pan · Sun Sep 26 11:51:42 2021 +0800
  70. 6ed43e6 refactor(plat/ls1043): remove old implementation for platform ls1043 by Jiafei Pan · Fri Oct 22 10:34:25 2021 +0800
  71. 2f7189b feat(nxp/driver/dcfg): add some macro definition by Jiafei Pan · Thu Oct 21 17:07:18 2021 +0800
  72. f0fe683 fix(nxp/common/setup): increase soc name maximum length by Jiafei Pan · Thu Oct 21 17:03:04 2021 +0800
  73. 0b960e1 feat(nxp/common/errata): add SoC erratum a008850 by Jiafei Pan · Thu Oct 21 16:57:58 2021 +0800
  74. 541c914 feat(nxp/driver/tzc380): add tzc380 platform driver support by Jiafei Pan · Thu Oct 21 16:42:34 2021 +0800
  75. 749f156 feat(tzc380): add sub-region register definition by Jiafei Pan · Thu Oct 21 16:38:32 2021 +0800
  76. d81dc46 feat(nxp/common/io): add ifc nor and nand as io devices by Jiafei Pan · Thu Oct 21 16:30:12 2021 +0800
  77. f0b86b1 feat(nxp/driver/ifc_nand): add IFC NAND flash driver by Jiafei Pan · Thu Oct 21 16:14:18 2021 +0800
  78. ee38ff4 feat(nxp/driver/ifc_nor): add IFC nor flash driver by Jiafei Pan · Thu Oct 21 16:09:57 2021 +0800
  79. 72453d6 Merge "feat(tc): enable tracing" into integration by Olivier Deprez · Thu Jan 20 10:03:47 2022 +0100
  80. dd2eafa Merge changes from topic "st_clock_updates" into integration by Madhukar Pappireddy · Wed Jan 19 18:15:19 2022 +0100
  81. a1ee9ed refactor(stm32mp1): use a macro for header size by Yann Gautier · Thu Sep 17 11:30:18 2020 +0200
  82. e0a60cb feat(stm32mp1): add helper to enable high speed mode in low voltage by Yann Gautier · Tue Jan 12 14:45:02 2021 +0100
  83. b76c61a refactor(stm32mp1): add helpers for IO compensation cells by Yann Gautier · Wed Dec 16 10:17:35 2020 +0100
  84. 1de46d0 feat(stm32mp1): use clk_enable/disable functions by Etienne Carriere · Fri Feb 07 13:38:30 2020 +0100
  85. 3689869 feat(stm32mp1): add timeout in IO compensation by Nicolas Le Bayon · Mon Nov 18 17:18:06 2019 +0100
  86. dcdc2fd fix(st-ddr): add missing debug.h by Yann Gautier · Wed Jan 19 14:15:48 2022 +0100
  87. 91fb297 Merge "fix(imx8mp): change the BL31 physical load address" into integration by Manish Pandey · Wed Jan 19 12:02:33 2022 +0100
  88. ac51e15 feat(nxp/driver/csu): add bypass bit mask definition by Jiafei Pan · Thu Oct 21 16:05:37 2021 +0800
  89. e85dbdb feat(nxp/driver/dcfg): add gic address align register definition by Jiafei Pan · Thu Oct 21 16:01:47 2021 +0800
  90. be9efe5 feat(nxp/common/rcpm): add RCPM2 registers definition by Jiafei Pan · Thu Oct 21 15:28:37 2021 +0800
  91. 6266180 fix(nxp/common/setup): fix total dram size checking by Jiafei Pan · Thu Oct 21 15:17:51 2021 +0800
  92. 975f3cd feat(nxp/common): add CORTEX A53 helper functions by Jiafei Pan · Thu Oct 21 15:11:17 2021 +0800
  93. c934381 fix(st-clock): correct types in error messages by Yann Gautier · Tue Sep 07 09:05:44 2021 +0200
  94. 5177ea2 refactor(st-clock): directly use oscillator name by Gabriel Fernandez · Fri May 15 08:00:03 2020 +0200
  95. d78bd85 feat(st-clock): check HSE configuration in serial boot by Lionel Debieve · Tue Jul 02 18:03:34 2019 +0200
  96. 48519b3 feat(st-clock): manage disabled oscillator by Patrick Delaunay · Mon Jul 01 08:59:24 2019 +0200
  97. dab197a refactor(st-clock): improve DT parsing for PLL nodes by Nicolas Le Bayon · Wed Nov 13 11:46:31 2019 +0100
  98. 4f84cc1 Merge "feat(cpu/cortex_a53): add L1PCTL macro definiton for CPUACTLR_EL1" into integration by Joanna Farley · Mon Jan 17 18:37:53 2022 +0100
  99. 7637709 Merge changes from topic "st_mapping_update" into integration by Madhukar Pappireddy · Thu Jan 13 23:10:48 2022 +0100
  100. 8b73ac3 Merge changes I52b241b2,I25b4b97c into integration by Madhukar Pappireddy · Thu Jan 13 18:30:49 2022 +0100