1351 Commits (2ff6a49ea6260317286c0c2925a8cf09c607e9f0)

Author SHA1 Message Date
Yann Gautier 6481a8f1e0 feat(st-sdmmc2): allow compatible to be defined in platform code 4 years ago
Yann Gautier 5278ec3faf feat(st-pmic): add pmic_voltages_init() function 3 years ago
Gabriel Fernandez 9be88e75c1 feat(st-clock): add clock driver for STM32MP13 5 years ago
Yann Gautier 111a384c90 feat(stm32mp1): remove unsupported features on STM32MP13 5 years ago
anans 0956319b58 fix(ufs): move nutrs assignment to ufs_init 3 years ago
anans 6e16f7f09c refactor(ufs): adds a function for sending command 3 years ago
Yann Gautier 57e6018305 fix(st-pmic): add static const to pmic_ops 3 years ago
Yann Gautier 1f60d1bd33 feat(st-uart): manage oversampling by 8 3 years ago
Yann Gautier af7775ab53 fix(st-uart): correctly fill BRR register 3 years ago
Yann Gautier 175758b277 fix(st-clock): initialize pllcfg table 3 years ago
Manish V Badarkhe 033f61370a refactor(mbedtls): allow platform to specify their config file 3 years ago
Channa Kadabi 2ef6b8d378 fix(ufs): don't zero out buf before ufs read 3 years ago
Yann Gautier 9fa9a0c55c fix(st-clock): print enums as unsigned 3 years ago
Thierry Bultel a29f6e76cb feat(allwinner): apx803: add aldo1 regulator 3 years ago
Jiafei Pan fa7fdfabf0 fix(nxp-crypto): refine code to avoid hang issue for some of toolchain 3 years ago
Yann Gautier 47065ffe44 fix(st-pmic): correct verbose message 3 years ago
Yann Gautier bc1c98a8c7 fix(st-sdmmc2): correct cmd_idx type in messages 3 years ago
Yann Gautier afcdc9d8d7 fix(st-fmc): fix type in message 3 years ago
Yann Gautier 6e86b46249 fix(mtd): correct types in messages 3 years ago
Yann Gautier bd9cd63ba0 fix(usb): correct type in message 3 years ago
Yann Gautier bdc88d2154 fix(tzc400): correct message with filter 3 years ago
Jiafei Pan ae95b1782b fix(nxp-qspi): fix include path for QSPI driver 3 years ago
Yann Gautier 1af59c4570 feat(common): add SZ_* macros 3 years ago
Jorge Troncoso cd3ea90b20 fix(ufs): don't zero out the write buffer 3 years ago
Lionel Debieve 812daf916c feat(st): update the security based on new compatible 4 years ago
Manish V Badarkhe 992d97c45f refactor(measured-boot): cleanup Event Log makefile 3 years ago
Yann Gautier fc0aa10a2c feat(st-gpio): do not apply secure config in BL2 4 years ago
Fabien Dessenne 53584e1d5b feat(st-gpio): allow to set a gpio in output mode 3 years ago
Fabien Dessenne 417196faef refactor(st-gpio): code improvements 3 years ago
Nicolas Le Bayon 072d7532d2 refactor(st-drivers): improve BSEC driver 6 years ago
Pascal Paillet 9b4ca70d97 feat(st-regulator): add support for regulator-always-on 3 years ago
Yann Gautier 0dc9f52a2a fix(scmi): add missing \n in ERROR message 3 years ago
Lionel Debieve 591d80c8b1 refactor(st-clock): update STGEN management 5 years ago
Yann Gautier 7418cf3979 feat(st-clock): assign clocks to the correct BL 5 years ago
Yann Gautier 3d69149a7e feat(st-clock): do not refcount on non-secure clocks in bl32 3 years ago
Yann Gautier aaa09b713c feat(st-clock): define secure and non-secure gate clocks 3 years ago
Yann Gautier 2444d2314c refactor(st-clock): use refcnt instead of secure status 3 years ago
Sughosh Ganu 40b085bddf feat(fwu): simplify the assert to check for fwu init 3 years ago
Sughosh Ganu 9adce87efc feat(fwu): add a function to pass metadata structure to platforms 3 years ago
Sughosh Ganu 3cb1065581 feat(partition): add a function to identify a partition by GUID 3 years ago
Sughosh Ganu 7585ec4d36 feat(partition): copy the partition GUID into the partition structure 3 years ago
Maninder Singh e3a234971a fix(nxp-drivers): ddr: corrects mapping of HNFs nodes 3 years ago
Jiafei Pan de9e57ff1f feat(nxp/driver/tzc380): add tzc380 platform driver support 3 years ago
Jiafei Pan 28279cf2c1 feat(nxp/driver/ifc_nand): add IFC NAND flash driver 3 years ago
Jiafei Pan e2fdc77ba4 feat(nxp/driver/ifc_nor): add IFC nor flash driver 3 years ago
Yann Gautier 15ca2c5e14 fix(st-ddr): add missing debug.h 3 years ago
Yann Gautier 44fb470b7f fix(st-clock): correct types in error messages 3 years ago
Gabriel Fernandez b208e3da04 refactor(st-clock): directly use oscillator name 5 years ago
Lionel Debieve 31e9750bc1 feat(st-clock): check HSE configuration in serial boot 5 years ago
Patrick Delaunay bcccdacc7e feat(st-clock): manage disabled oscillator 5 years ago