1. ab1c943 Merge changes from topic "sb/mbedtls-2.28" into integration by Sandrine Bailleux · 1 year, 5 months ago
  2. 91665f49 Merge "fix(ufs): fix cache maintenance issues" into integration by Madhukar Pappireddy · 1 year, 5 months ago
  3. a93084b build(deps): upgrade to mbed TLS 2.28.0 by Sandrine Bailleux · 1 year, 5 months ago
  4. a8904e94 refactor(ufs): delete unused variables by Jorge Troncoso · 1 year, 6 months ago
  5. 6a1c17c feat(gic600ae_fmu): enable all GICD, PPI, ITS SMs by Varun Wadekar · 1 year, 8 months ago
  6. 3f0094c feat(gic600ae_fmu): disable SMID for unavailable blocks by Varun Wadekar · 1 year, 8 months ago
  7. 308dce4 feat(gic600ae_fmu): introduce support for RAS error handling by Varun Wadekar · 1 year, 8 months ago
  8. f78cb61 Merge changes I84e257b3,I1317e482 into integration by Joanna Farley · 1 year, 6 months ago
  9. e24ce2c Merge "fix(scmi): use same type for message_id" into integration by Joanna Farley · 1 year, 6 months ago
  10. f713e59 fix(nxp-ddr): fix coverity issue by Jiafei Pan · 1 year, 6 months ago
  11. 2ea18c7 Merge changes from topics "ls1088a", "ls1088a-prepare" into integration by Joanna Farley · 1 year, 6 months ago
  12. aae7c96 fix(fwu): rename is_fwu_initialized by Sebastien Pasdeloup · 1 year, 7 months ago
  13. df02aee feat(nxp-dcfg): add Chassis 3 support by Biwen Li · 2 years, 9 months ago
  14. 291adf5 feat(nxp-ddr): add workaround for errata A050958 by Pankit Garg · 2 years, 3 months ago
  15. f2de48c feat(nxp-ddr): add rawcard 1F support by Maninder Singh · 2 years, 4 months ago
  16. 2ff6a49 Merge changes from topic "stm32mp13" into integration by Manish Pandey · 1 year, 6 months ago
  17. 6481a8f feat(st-sdmmc2): allow compatible to be defined in platform code by Yann Gautier · 2 years, 8 months ago
  18. 5278ec3 feat(st-pmic): add pmic_voltages_init() function by Yann Gautier · 1 year, 9 months ago
  19. 9be88e7 feat(st-clock): add clock driver for STM32MP13 by Gabriel Fernandez · 3 years, 7 months ago
  20. 111a384 feat(stm32mp1): remove unsupported features on STM32MP13 by Yann Gautier · 3 years, 8 months ago
  21. 2355ebf fix(scmi): use same type for message_id by Schspa Shi · 1 year, 7 months ago
  22. 0956319 fix(ufs): move nutrs assignment to ufs_init by anans · 1 year, 7 months ago
  23. 38a5ecb fix(ufs): fix cache maintenance issues by Channagoud kadabi · 1 year, 7 months ago
  24. 6e16f7f refactor(ufs): adds a function for sending command by anans · 1 year, 7 months ago
  25. 57e6018 fix(st-pmic): add static const to pmic_ops by Yann Gautier · 1 year, 8 months ago
  26. af68314 Merge "refactor(mbedtls): allow platform to specify their config file" into integration by Bipin Ravi · 1 year, 7 months ago
  27. c507b06 Merge "fix(st-clock): initialize pllcfg table" into integration by Madhukar Pappireddy · 1 year, 7 months ago
  28. 1f60d1b feat(st-uart): manage oversampling by 8 by Yann Gautier · 1 year, 7 months ago
  29. af7775a fix(st-uart): correctly fill BRR register by Yann Gautier · 1 year, 7 months ago
  30. 175758b fix(st-clock): initialize pllcfg table by Yann Gautier · 1 year, 7 months ago
  31. 033f613 refactor(mbedtls): allow platform to specify their config file by Manish V Badarkhe · 1 year, 8 months ago
  32. 2ef6b8d fix(ufs): don't zero out buf before ufs read by Channa Kadabi · 1 year, 7 months ago
  33. 9fa9a0c fix(st-clock): print enums as unsigned by Yann Gautier · 1 year, 7 months ago
  34. 1767179 Merge changes from topic "bug-fix" into integration by Madhukar Pappireddy · 1 year, 7 months ago
  35. a29f6e76 feat(allwinner): apx803: add aldo1 regulator by Thierry Bultel · 1 year, 10 months ago
  36. fa7fdfa fix(nxp-crypto): refine code to avoid hang issue for some of toolchain by Jiafei Pan · 1 year, 11 months ago
  37. 1b33b58 Merge changes from topic "ls1046a" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  38. 47065ff fix(st-pmic): correct verbose message by Yann Gautier · 1 year, 9 months ago
  39. bc1c98a fix(st-sdmmc2): correct cmd_idx type in messages by Yann Gautier · 1 year, 8 months ago
  40. afcdc9d fix(st-fmc): fix type in message by Yann Gautier · 1 year, 8 months ago
  41. 6e86b46 fix(mtd): correct types in messages by Yann Gautier · 1 year, 8 months ago
  42. bd9cd63 fix(usb): correct type in message by Yann Gautier · 1 year, 8 months ago
  43. bdc88d2 fix(tzc400): correct message with filter by Yann Gautier · 1 year, 8 months ago
  44. ae95b17 fix(nxp-qspi): fix include path for QSPI driver by Jiafei Pan · 1 year, 8 months ago
  45. 2ba3085 Merge "refactor(measured-boot): cleanup Event Log makefile" into integration by Manish Pandey · 1 year, 8 months ago
  46. 1af59c4 feat(common): add SZ_* macros by Yann Gautier · 1 year, 8 months ago
  47. acd0e9b Merge "fix(ufs): don't zero out the write buffer" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  48. cd3ea90 fix(ufs): don't zero out the write buffer by Jorge Troncoso · 1 year, 8 months ago
  49. 812daf9 feat(st): update the security based on new compatible by Lionel Debieve · 2 years, 10 months ago
  50. 992d97c refactor(measured-boot): cleanup Event Log makefile by Manish V Badarkhe · 1 year, 9 months ago
  51. fc0aa10 feat(st-gpio): do not apply secure config in BL2 by Yann Gautier · 3 years, 2 months ago
  52. 53584e1 feat(st-gpio): allow to set a gpio in output mode by Fabien Dessenne · 2 years ago
  53. 417196f refactor(st-gpio): code improvements by Fabien Dessenne · 2 years ago
  54. 884a650 Merge changes from topic "st-nvmem" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  55. 0fc22fc Merge "fix(scmi): add missing \n in ERROR message" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  56. 072d753 refactor(st-drivers): improve BSEC driver by Nicolas Le Bayon · 4 years, 5 months ago
  57. 9b4ca70 feat(st-regulator): add support for regulator-always-on by Pascal Paillet · 1 year, 8 months ago
  58. 0dc9f52 fix(scmi): add missing \n in ERROR message by Yann Gautier · 1 year, 8 months ago
  59. 24ce8d1 Merge "fix(nxp-drivers): ddr: corrects mapping of HNFs nodes" into integration by Manish Pandey · 1 year, 8 months ago
  60. 591d80c refactor(st-clock): update STGEN management by Lionel Debieve · 3 years, 10 months ago
  61. 7418cf3 feat(st-clock): assign clocks to the correct BL by Yann Gautier · 3 years, 9 months ago
  62. 3d69149 feat(st-clock): do not refcount on non-secure clocks in bl32 by Yann Gautier · 1 year, 11 months ago
  63. aaa09b7 feat(st-clock): define secure and non-secure gate clocks by Yann Gautier · 1 year, 11 months ago
  64. 2444d23 refactor(st-clock): use refcnt instead of secure status by Yann Gautier · 1 year, 9 months ago
  65. 40b085b feat(fwu): simplify the assert to check for fwu init by Sughosh Ganu · 1 year, 10 months ago
  66. 9adce87 feat(fwu): add a function to pass metadata structure to platforms by Sughosh Ganu · 1 year, 10 months ago
  67. 3cb1065 feat(partition): add a function to identify a partition by GUID by Sughosh Ganu · 1 year, 11 months ago
  68. 7585ec4 feat(partition): copy the partition GUID into the partition structure by Sughosh Ganu · 2 years, 3 months ago
  69. 0b1cfc2 Merge "fix(st-ddr): add missing debug.h" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  70. e3a2349 fix(nxp-drivers): ddr: corrects mapping of HNFs nodes by Maninder Singh · 1 year, 9 months ago
  71. b196300 Merge changes from topic "decouple-tb-mb" into integration by Sandrine Bailleux · 1 year, 8 months ago
  72. b57d9d6 Merge changes from topic "new_ls1043a" into integration by Manish Pandey · 1 year, 8 months ago
  73. de9e57f feat(nxp/driver/tzc380): add tzc380 platform driver support by Jiafei Pan · 2 years ago
  74. 28279cf feat(nxp/driver/ifc_nand): add IFC NAND flash driver by Jiafei Pan · 2 years ago
  75. e2fdc77 feat(nxp/driver/ifc_nor): add IFC nor flash driver by Jiafei Pan · 2 years ago
  76. 15ca2c5 fix(st-ddr): add missing debug.h by Yann Gautier · 1 year, 9 months ago
  77. 44fb470 fix(st-clock): correct types in error messages by Yann Gautier · 2 years, 1 month ago
  78. b208e3d refactor(st-clock): directly use oscillator name by Gabriel Fernandez · 3 years, 5 months ago
  79. 31e9750 feat(st-clock): check HSE configuration in serial boot by Lionel Debieve · 4 years, 3 months ago
  80. bcccdac feat(st-clock): manage disabled oscillator by Patrick Delaunay · 4 years, 3 months ago
  81. 964e5ff refactor(st-clock): improve DT parsing for PLL nodes by Nicolas Le Bayon · 3 years, 11 months ago
  82. 0aa0b3a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 1 year, 10 months ago
  83. f7a9251 Merge changes from topic "st_ddr_updates" into integration by Manish Pandey · 1 year, 9 months ago
  84. 5b09628 Merge changes I19f713de,Ib5bda93d,Id5dafc04,Id20e65e2 into integration by Manish Pandey · 1 year, 9 months ago
  85. f8183f4 Merge "fix(ufs): delete call to inv_dcache_range for utrd" into integration by Manish Pandey · 1 year, 9 months ago
  86. 63d2159 refactor(st-ddr): move basic tests in a dedicated file by Nicolas Le Bayon · 2 years, 7 months ago
  87. 06e55dc refactor(st-ddr): reorganize generic and specific elements by Nicolas Le Bayon · 2 years, 5 months ago
  88. 88f4fb8 feat(stm32mp1): allow configuration of DDR AXI ports number by Yann Gautier · 3 years ago
  89. ba7d2e2 refactor(st-ddr): update parameter array initialization by Yann Gautier · 4 years, 7 months ago
  90. 5def13e feat(st-ddr): add read valid training support by Nicolas Le Bayon · 2 years, 1 month ago
  91. 26cf5cf refactor(stm32mp1): remove the support of calibration result by Patrick Delaunay · 2 years, 5 months ago
  92. a078134 fix(st-ddr): correct DDR warnings by Yann Gautier · 2 years, 1 month ago
  93. d50e7a7 fix(st-sdmmc2): check regulator enable/disable return by Yann Gautier · 1 year, 9 months ago
  94. e752fa4 Merge "feat(allwinner): allow to skip PMIC regulator setup" into integration by André Przywara · 1 year, 9 months ago
  95. c5ee858 fix(ufs): delete call to inv_dcache_range for utrd by Wing Li · 1 year, 9 months ago
  96. 67412e4 feat(allwinner): allow to skip PMIC regulator setup by Andre Przywara · 1 year, 11 months ago
  97. 93b153b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · 1 year, 9 months ago
  98. 258bef9 feat(st-sdmmc2): manage cards power cycle by Yann Gautier · 4 years, 5 months ago
  99. 5d6a264 feat(st-drivers): introduce fixed regulator driver by Pascal Paillet · 2 years, 8 months ago
  100. 0ba71ac refactor(st-pmic): use regulator framework for DDR init by Pascal Paillet · 2 years, 10 months ago