1. 5c1dab3 feat(stm32mp1): manage monotonic counter by Yann Gautier · 5 years ago
  2. bc2d88d feat(stm32mp1): new way to access platform OTP by Lionel Debieve · 4 years, 8 months ago
  3. 6a7c574 feat(stm32mp1-fdts): update NVMEM nodes by Nicolas Le Bayon · 4 years, 10 months ago
  4. 97287cd refactor(st-drivers): improve BSEC driver by Nicolas Le Bayon · 5 years ago
  5. 79c388e feat(stm32mp1-fdts): add nvmem_layout node and OTP definitions by Nicolas Le Bayon · 3 years, 9 months ago
  6. e4ac558 feat(stm32mp1): add NVMEM layout compatibility definition by Nicolas Le Bayon · 4 years, 10 months ago
  7. 0177e07 Merge "feat(cpu): add library support for Poseidon CPU" into integration by Bipin Ravi · 2 years, 5 months ago
  8. 599ea19 Merge "feat(st-regulator): add support for regulator-always-on" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  9. c30b6d0 feat(st-regulator): add support for regulator-always-on by Pascal Paillet · 2 years, 5 months ago
  10. 09778ff Merge "fix(stm32mp1-fdts): remove mmc1 alias if not needed" into integration by Manish Pandey · 2 years, 5 months ago
  11. 37de916 feat(cpu): add library support for Poseidon CPU by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  12. b841064 Merge "docs(changelog): add some missing ST drivers" into integration by Manish Pandey · 2 years, 5 months ago
  13. c9f7749 fix(stm32mp1-fdts): remove mmc1 alias if not needed by Yann Gautier · 2 years, 5 months ago
  14. 9f359fd docs(changelog): add some missing ST drivers by Yann Gautier · 2 years, 5 months ago
  15. 73f5267 Merge "fix(nxp-drivers): ddr: corrects mapping of HNFs nodes" into integration by Manish Pandey · 2 years, 5 months ago
  16. a86dad6 Merge changes from topic "st-clk-updates" into integration by Manish Pandey · 2 years, 5 months ago
  17. deef969 refactor(st-clock): update STGEN management by Lionel Debieve · 4 years, 7 months ago
  18. 5672967 feat(st-clock): assign clocks to the correct BL by Yann Gautier · 4 years, 5 months ago
  19. af1e8f4 feat(st-clock): do not refcount on non-secure clocks in bl32 by Yann Gautier · 2 years, 8 months ago
  20. b2edbc3 feat(st-clock): define secure and non-secure gate clocks by Yann Gautier · 2 years, 8 months ago
  21. 57c3c80 refactor(stm32mp1): remove unused refcount helper functions by Yann Gautier · 2 years, 5 months ago
  22. 4359c9a fix(stm32mp1): add missing debug.h by Yann Gautier · 2 years, 5 months ago
  23. ad730b5 refactor(st-clock): use refcnt instead of secure status by Yann Gautier · 2 years, 5 months ago
  24. c65f50a Merge changes from topic "fwu-on-stm32mp1" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  25. a197684 feat(stm32mp1): add support for building the FWU feature by Sughosh Ganu · 2 years, 8 months ago
  26. 03e2f80 feat(stm32mp1): add logic to pass the boot index to the Update Agent by Sughosh Ganu · 2 years, 7 months ago
  27. d1f8713 feat(stm32mp1): add support for reading the metadata partition by Sughosh Ganu · 2 years, 7 months ago
  28. b721f8a feat(stm32mp1): add logic to select the images to be booted by Sughosh Ganu · 2 years, 7 months ago
  29. 57c6f90 feat(stm32mp1): add GUID's for identifying firmware images to be booted by Sughosh Ganu · 2 years, 8 months ago
  30. 2e32431 feat(stm32mp1): add GUID values for updatable images by Sughosh Ganu · 3 years ago
  31. 4e336a6 feat(fwu): add platform hook for getting the boot index by Sughosh Ganu · 2 years, 7 months ago
  32. d8853d3 feat(fwu): simplify the assert to check for fwu init by Sughosh Ganu · 2 years, 7 months ago
  33. a79559f feat(fwu): add a function to pass metadata structure to platforms by Sughosh Ganu · 2 years, 7 months ago
  34. 47b642e feat(partition): add a function to identify a partition by GUID by Sughosh Ganu · 2 years, 8 months ago
  35. 51884ac feat(partition): copy the partition GUID into the partition structure by Sughosh Ganu · 3 years ago
  36. 2436c1c feat(partition): make provision to store partition GUID value by Sughosh Ganu · 3 years ago
  37. e926915 feat(partition): cleanup partition and gpt headers by Sughosh Ganu · 2 years, 7 months ago
  38. 1c47f64 feat(fwu): add basic definitions for GUID handling by Sughosh Ganu · 3 years ago
  39. f40154f feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · 2 years, 7 months ago
  40. 540e032 build(changelog): add a valid scope for partition code by Sughosh Ganu · 2 years, 5 months ago
  41. 374af14 Merge "fix(st-ddr): add missing debug.h" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  42. f5acc46 Merge "refactor(stm32mp1): use a macro for header size" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  43. cc82217 Merge "refactor(ls1028a): fix header file group issue" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  44. 622a1c5 Merge changes from topic "ck/changelog" into integration by Joanna Farley · 2 years, 5 months ago
  45. 6be8035 fix(nxp-drivers): ddr: corrects mapping of HNFs nodes by Maninder Singh · 2 years, 6 months ago
  46. 033f93a refactor(ls1028a): fix header file group issue by Jiafei Pan · 2 years, 5 months ago
  47. 9e2a7ad Merge changes from topic "decouple-tb-mb" into integration by Sandrine Bailleux · 2 years, 5 months ago
  48. f807d3d Merge changes from topic "st_syscfg_updates" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  49. 9ecab91 build(npm): mandate Node.js engine version by Chris Kay · 2 years, 7 months ago
  50. a1e89a7 docs(changelog): fix broken version bumping by Chris Kay · 2 years, 7 months ago
  51. 78748c9 docs(changelog): fix version tag links by Chris Kay · 2 years, 7 months ago
  52. 82117d7 refactor(hooks): replace cz-conventional-changelog with cz-commitlint by Chris Kay · 2 years, 7 months ago
  53. 05cd425 Merge changes from topic "new_ls1043a" into integration by Manish Pandey · 2 years, 5 months ago
  54. dd276bd docs(maintainers): update nxp layerscape maintainers by Jiafei Pan · 2 years, 8 months ago
  55. 720e67e docs(plat/nxp/layerscape): add ls1043a soc and board support by Jiafei Pan · 2 years, 8 months ago
  56. 7a810bf feat(plat/nxp/ls1043ardb): add ls1043ardb board support by Jiafei Pan · 2 years, 9 months ago
  57. f6954b1 feat(plat/nxp/ls1043a): add ls1043a soc support by Jiafei Pan · 2 years, 9 months ago
  58. 6ed43e6 refactor(plat/ls1043): remove old implementation for platform ls1043 by Jiafei Pan · 2 years, 8 months ago
  59. 2f7189b feat(nxp/driver/dcfg): add some macro definition by Jiafei Pan · 2 years, 8 months ago
  60. f0fe683 fix(nxp/common/setup): increase soc name maximum length by Jiafei Pan · 2 years, 8 months ago
  61. 0b960e1 feat(nxp/common/errata): add SoC erratum a008850 by Jiafei Pan · 2 years, 8 months ago
  62. 541c914 feat(nxp/driver/tzc380): add tzc380 platform driver support by Jiafei Pan · 2 years, 8 months ago
  63. 749f156 feat(tzc380): add sub-region register definition by Jiafei Pan · 2 years, 8 months ago
  64. d81dc46 feat(nxp/common/io): add ifc nor and nand as io devices by Jiafei Pan · 2 years, 8 months ago
  65. f0b86b1 feat(nxp/driver/ifc_nand): add IFC NAND flash driver by Jiafei Pan · 2 years, 8 months ago
  66. ee38ff4 feat(nxp/driver/ifc_nor): add IFC nor flash driver by Jiafei Pan · 2 years, 8 months ago
  67. 72453d6 Merge "feat(tc): enable tracing" into integration by Olivier Deprez · 2 years, 5 months ago
  68. dd2eafa Merge changes from topic "st_clock_updates" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  69. a1ee9ed refactor(stm32mp1): use a macro for header size by Yann Gautier · 3 years, 9 months ago
  70. e0a60cb feat(stm32mp1): add helper to enable high speed mode in low voltage by Yann Gautier · 3 years, 6 months ago
  71. b76c61a refactor(stm32mp1): add helpers for IO compensation cells by Yann Gautier · 3 years, 6 months ago
  72. 1de46d0 feat(stm32mp1): use clk_enable/disable functions by Etienne Carriere · 4 years, 5 months ago
  73. 3689869 feat(stm32mp1): add timeout in IO compensation by Nicolas Le Bayon · 4 years, 7 months ago
  74. dcdc2fd fix(st-ddr): add missing debug.h by Yann Gautier · 2 years, 5 months ago
  75. 91fb297 Merge "fix(imx8mp): change the BL31 physical load address" into integration by Manish Pandey · 2 years, 5 months ago
  76. ac51e15 feat(nxp/driver/csu): add bypass bit mask definition by Jiafei Pan · 2 years, 8 months ago
  77. e85dbdb feat(nxp/driver/dcfg): add gic address align register definition by Jiafei Pan · 2 years, 8 months ago
  78. be9efe5 feat(nxp/common/rcpm): add RCPM2 registers definition by Jiafei Pan · 2 years, 8 months ago
  79. 6266180 fix(nxp/common/setup): fix total dram size checking by Jiafei Pan · 2 years, 8 months ago
  80. 975f3cd feat(nxp/common): add CORTEX A53 helper functions by Jiafei Pan · 2 years, 8 months ago
  81. c934381 fix(st-clock): correct types in error messages by Yann Gautier · 2 years, 10 months ago
  82. 5177ea2 refactor(st-clock): directly use oscillator name by Gabriel Fernandez · 4 years, 1 month ago
  83. d78bd85 feat(st-clock): check HSE configuration in serial boot by Lionel Debieve · 5 years ago
  84. 48519b3 feat(st-clock): manage disabled oscillator by Patrick Delaunay · 5 years ago
  85. dab197a refactor(st-clock): improve DT parsing for PLL nodes by Nicolas Le Bayon · 4 years, 8 months ago
  86. 4f84cc1 Merge "feat(cpu/cortex_a53): add L1PCTL macro definiton for CPUACTLR_EL1" into integration by Joanna Farley · 2 years, 5 months ago
  87. 7637709 Merge changes from topic "st_mapping_update" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  88. 8b73ac3 Merge changes I52b241b2,I25b4b97c into integration by Madhukar Pappireddy · 2 years, 6 months ago
  89. d8444a7 feat(cpu/cortex_a53): add L1PCTL macro definiton for CPUACTLR_EL1 by Jiafei Pan · 2 years, 8 months ago
  90. a07e3ea feat(mt8186): add Vcore DVFS driver by jason-ch chen · 2 years, 8 months ago
  91. fa82b9b feat(mt8186): add SPM suspend driver by jason-ch chen · 2 years, 8 months ago
  92. 6536105 feat(tc): enable tracing by Davidson K · 2 years, 9 months ago
  93. 230bf91 feat(stm32mp1): enable BL2_IN_XIP_MEM to remove relocation sections by Yann Gautier · 2 years, 10 months ago
  94. ebc765f refactor(stm32mp1): reduce MMU memory regions and split XLAT by context by Yann Gautier · 4 years, 5 months ago
  95. 3c93a25 feat(st): map 2MB for ROM code by Yann Gautier · 2 years, 10 months ago
  96. 352d863 fix(stm32mp1): restrict DEVICE2 mapping in BL2 by Yann Gautier · 3 years, 9 months ago
  97. 169a9f6 fix(imx8mp): change the BL31 physical load address by Ying-Chun Liu (PaulLiu) · 2 years, 7 months ago
  98. 37f97b6 refactor(renesas): disable CRYPTO_SUPPORT option by Manish V Badarkhe · 2 years, 6 months ago
  99. eba13bd refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 2 years, 6 months ago
  100. 92de80a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 2 years, 6 months ago