- 53584e1 feat(st-gpio): allow to set a gpio in output mode by Fabien Dessenne · 1 year, 8 months ago
- 417196f refactor(st-gpio): code improvements by Fabien Dessenne · 1 year, 8 months ago
- 6cacfe2 Merge "docs(commit-style): change blessed scope of FF-A" into integration by Madhukar Pappireddy · 1 year, 4 months ago
- 884a650 Merge changes from topic "st-nvmem" into integration by Madhukar Pappireddy · 1 year, 4 months ago
- 33b0c79 Merge changes I25047322,Id476f815 into integration by Manish Pandey · 1 year, 4 months ago
- 0fc22fc Merge "fix(scmi): add missing \n in ERROR message" into integration by Madhukar Pappireddy · 1 year, 4 months ago
- 93a8ce0 docs(commit-style): change blessed scope of FF-A by Daniel Boulby · 1 year, 6 months ago
- f5a3688 feat(stm32mp1): manage monotonic counter by Yann Gautier · 4 years, 1 month ago
- ae3ce8b feat(stm32mp1): new way to access platform OTP by Lionel Debieve · 3 years, 7 months ago
- 375b79b feat(stm32mp1-fdts): update NVMEM nodes by Nicolas Le Bayon · 3 years, 9 months ago
- 072d753 refactor(st-drivers): improve BSEC driver by Nicolas Le Bayon · 4 years ago
- ff8767c feat(stm32mp1-fdts): add nvmem_layout node and OTP definitions by Nicolas Le Bayon · 2 years, 8 months ago
- dfbdbd0 feat(stm32mp1): add NVMEM layout compatibility definition by Nicolas Le Bayon · 3 years, 9 months ago
- 50e06da Merge "feat(cpu): add library support for Poseidon CPU" into integration by Bipin Ravi · 1 year, 4 months ago
- a5e8c22 Merge "feat(st-regulator): add support for regulator-always-on" into integration by Madhukar Pappireddy · 1 year, 4 months ago
- 9b4ca70 feat(st-regulator): add support for regulator-always-on by Pascal Paillet · 1 year, 4 months ago
- 0dc9f52 fix(scmi): add missing \n in ERROR message by Yann Gautier · 1 year, 4 months ago
- 0562c71 Merge "fix(stm32mp1-fdts): remove mmc1 alias if not needed" into integration by Manish Pandey · 1 year, 4 months ago
- 1471475 feat(cpu): add library support for Poseidon CPU by Jayanth Dodderi Chidanand · 1 year, 6 months ago
- 9afa5a9 Merge "docs(changelog): add some missing ST drivers" into integration by Manish Pandey · 1 year, 4 months ago
- a0e9724 fix(stm32mp1-fdts): remove mmc1 alias if not needed by Yann Gautier · 1 year, 4 months ago
- 27254d9 docs(changelog): add some missing ST drivers by Yann Gautier · 1 year, 4 months ago
- 24ce8d1 Merge "fix(nxp-drivers): ddr: corrects mapping of HNFs nodes" into integration by Manish Pandey · 1 year, 4 months ago
- e672698 Merge changes from topic "st-clk-updates" into integration by Manish Pandey · 1 year, 4 months ago
- 591d80c refactor(st-clock): update STGEN management by Lionel Debieve · 3 years, 6 months ago
- 7418cf3 feat(st-clock): assign clocks to the correct BL by Yann Gautier · 3 years, 4 months ago
- 3d69149 feat(st-clock): do not refcount on non-secure clocks in bl32 by Yann Gautier · 1 year, 7 months ago
- aaa09b7 feat(st-clock): define secure and non-secure gate clocks by Yann Gautier · 1 year, 7 months ago
- e1bfbf8 refactor(stm32mp1): remove unused refcount helper functions by Yann Gautier · 1 year, 4 months ago
- 356ed96 fix(stm32mp1): add missing debug.h by Yann Gautier · 1 year, 4 months ago
- 2444d23 refactor(st-clock): use refcnt instead of secure status by Yann Gautier · 1 year, 4 months ago
- 222eb8c Merge changes from topic "fwu-on-stm32mp1" into integration by Madhukar Pappireddy · 1 year, 4 months ago
- ad216c1 feat(stm32mp1): add support for building the FWU feature by Sughosh Ganu · 1 year, 7 months ago
- ba02add feat(stm32mp1): add logic to pass the boot index to the Update Agent by Sughosh Ganu · 1 year, 6 months ago
- 0ca180f feat(stm32mp1): add support for reading the metadata partition by Sughosh Ganu · 1 year, 6 months ago
- 8dd7553 feat(stm32mp1): add logic to select the images to be booted by Sughosh Ganu · 1 year, 6 months ago
- 41bd8b9 feat(stm32mp1): add GUID's for identifying firmware images to be booted by Sughosh Ganu · 1 year, 7 months ago
- 8d6b476 feat(stm32mp1): add GUID values for updatable images by Sughosh Ganu · 1 year, 11 months ago
- 40c175e feat(fwu): add platform hook for getting the boot index by Sughosh Ganu · 1 year, 6 months ago
- 40b085b feat(fwu): simplify the assert to check for fwu init by Sughosh Ganu · 1 year, 6 months ago
- 9adce87 feat(fwu): add a function to pass metadata structure to platforms by Sughosh Ganu · 1 year, 6 months ago
- 3cb1065 feat(partition): add a function to identify a partition by GUID by Sughosh Ganu · 1 year, 7 months ago
- 7585ec4 feat(partition): copy the partition GUID into the partition structure by Sughosh Ganu · 1 year, 11 months ago
- 938e8a5 feat(partition): make provision to store partition GUID value by Sughosh Ganu · 1 year, 11 months ago
- 2029f93 feat(partition): cleanup partition and gpt headers by Sughosh Ganu · 1 year, 6 months ago
- 19d63df feat(fwu): add basic definitions for GUID handling by Sughosh Ganu · 1 year, 11 months ago
- 6aaf257 feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · 1 year, 6 months ago
- e1157ec build(changelog): add a valid scope for partition code by Sughosh Ganu · 1 year, 4 months ago
- 0b1cfc2 Merge "fix(st-ddr): add missing debug.h" into integration by Madhukar Pappireddy · 1 year, 4 months ago
- d6854cd Merge "refactor(stm32mp1): use a macro for header size" into integration by Madhukar Pappireddy · 1 year, 4 months ago
- dca5ce1 Merge "refactor(ls1028a): fix header file group issue" into integration by Madhukar Pappireddy · 1 year, 4 months ago
- b618f5e Merge changes from topic "ck/changelog" into integration by Joanna Farley · 1 year, 4 months ago
- e3a2349 fix(nxp-drivers): ddr: corrects mapping of HNFs nodes by Maninder Singh · 1 year, 5 months ago
- 40886d5 refactor(ls1028a): fix header file group issue by Jiafei Pan · 1 year, 4 months ago
- b196300 Merge changes from topic "decouple-tb-mb" into integration by Sandrine Bailleux · 1 year, 4 months ago
- 24dc0a2 Merge changes from topic "st_syscfg_updates" into integration by Madhukar Pappireddy · 1 year, 4 months ago
- 0501d48 build(npm): mandate Node.js engine version by Chris Kay · 1 year, 6 months ago
- ba748f3 docs(changelog): fix broken version bumping by Chris Kay · 1 year, 6 months ago
- c503b42 docs(changelog): fix version tag links by Chris Kay · 1 year, 6 months ago
- f64c558 refactor(hooks): replace cz-conventional-changelog with cz-commitlint by Chris Kay · 1 year, 6 months ago
- d544dfc fix(plat/rcar3): change stack size of BL31 by Takuya Sakata · 1 year, 6 months ago
- 1b49ba0 fix(plat/rcar3): fix SYSTEM_OFF processing for R-Car D3 by Takuya Sakata · 1 year, 6 months ago
- b57d9d6 Merge changes from topic "new_ls1043a" into integration by Manish Pandey · 1 year, 4 months ago
- d9bb977 docs(maintainers): update nxp layerscape maintainers by Jiafei Pan · 1 year, 7 months ago
- 168a201 docs(plat/nxp/layerscape): add ls1043a soc and board support by Jiafei Pan · 1 year, 7 months ago
- e4bd65f feat(plat/nxp/ls1043ardb): add ls1043ardb board support by Jiafei Pan · 1 year, 8 months ago
- 3b0de91 feat(plat/nxp/ls1043a): add ls1043a soc support by Jiafei Pan · 1 year, 8 months ago
- ff4ec0a refactor(plat/ls1043): remove old implementation for platform ls1043 by Jiafei Pan · 1 year, 7 months ago
- 1b29fe5 feat(nxp/driver/dcfg): add some macro definition by Jiafei Pan · 1 year, 7 months ago
- 3ccd7e4 fix(nxp/common/setup): increase soc name maximum length by Jiafei Pan · 1 year, 7 months ago
- 3d14a30 feat(nxp/common/errata): add SoC erratum a008850 by Jiafei Pan · 1 year, 7 months ago
- de9e57f feat(nxp/driver/tzc380): add tzc380 platform driver support by Jiafei Pan · 1 year, 7 months ago
- fdafe2b feat(tzc380): add sub-region register definition by Jiafei Pan · 1 year, 7 months ago
- b759727 feat(nxp/common/io): add ifc nor and nand as io devices by Jiafei Pan · 1 year, 7 months ago
- 28279cf feat(nxp/driver/ifc_nand): add IFC NAND flash driver by Jiafei Pan · 1 year, 7 months ago
- e2fdc77 feat(nxp/driver/ifc_nor): add IFC nor flash driver by Jiafei Pan · 1 year, 7 months ago
- bc378a0 Merge "feat(tc): enable tracing" into integration by Olivier Deprez · 1 year, 4 months ago
- 0586c41 Merge changes from topic "st_clock_updates" into integration by Madhukar Pappireddy · 1 year, 4 months ago
- 8be574b refactor(stm32mp1): use a macro for header size by Yann Gautier · 2 years, 8 months ago
- dea02f4 feat(stm32mp1): add helper to enable high speed mode in low voltage by Yann Gautier · 2 years, 5 months ago
- 1f4513c refactor(stm32mp1): add helpers for IO compensation cells by Yann Gautier · 2 years, 5 months ago
- c7a66e7 feat(stm32mp1): use clk_enable/disable functions by Etienne Carriere · 3 years, 4 months ago
- de02e9b feat(stm32mp1): add timeout in IO compensation by Nicolas Le Bayon · 3 years, 6 months ago
- 15ca2c5 fix(st-ddr): add missing debug.h by Yann Gautier · 1 year, 4 months ago
- e1c018e Merge "fix(imx8mp): change the BL31 physical load address" into integration by Manish Pandey · 1 year, 4 months ago
- ec5fc50 feat(nxp/driver/csu): add bypass bit mask definition by Jiafei Pan · 1 year, 7 months ago
- 3a8c9d7 feat(nxp/driver/dcfg): add gic address align register definition by Jiafei Pan · 1 year, 7 months ago
- d374060 feat(nxp/common/rcpm): add RCPM2 registers definition by Jiafei Pan · 1 year, 7 months ago
- 0259a3e fix(nxp/common/setup): fix total dram size checking by Jiafei Pan · 1 year, 7 months ago
- 3ccc8ac feat(nxp/common): add CORTEX A53 helper functions by Jiafei Pan · 1 year, 7 months ago
- 44fb470 fix(st-clock): correct types in error messages by Yann Gautier · 1 year, 9 months ago
- b208e3d refactor(st-clock): directly use oscillator name by Gabriel Fernandez · 3 years ago
- 31e9750 feat(st-clock): check HSE configuration in serial boot by Lionel Debieve · 4 years ago
- bcccdac feat(st-clock): manage disabled oscillator by Patrick Delaunay · 4 years ago
- 964e5ff refactor(st-clock): improve DT parsing for PLL nodes by Nicolas Le Bayon · 3 years, 7 months ago
- 1c87d60 Merge "feat(cpu/cortex_a53): add L1PCTL macro definiton for CPUACTLR_EL1" into integration by Joanna Farley · 1 year, 4 months ago
- 97c9114 Merge changes from topic "st_mapping_update" into integration by Madhukar Pappireddy · 1 year, 4 months ago
- 1f4adc3 Merge changes I52b241b2,I25b4b97c into integration by Madhukar Pappireddy · 1 year, 4 months ago
- 8bbb1d8 feat(cpu/cortex_a53): add L1PCTL macro definiton for CPUACTLR_EL1 by Jiafei Pan · 1 year, 7 months ago
- 635e6b1 feat(mt8186): add Vcore DVFS driver by jason-ch chen · 1 year, 6 months ago