1. 258904f fix(mmc): do not modify r_data in mmc_send_cmd() by Yann Gautier · 1 year, 8 months ago
  2. 7693fdf fix(mmc): explicitly check operators precedence by Yann Gautier · 1 year, 8 months ago
  3. 21d2f5e fix(partition): add missing curly braces by Yann Gautier · 2 years, 1 month ago
  4. 0f391cb Merge changes Ida9abfd5,Iec447d97 into integration by Sandrine Bailleux · 1 year, 7 months ago
  5. 2d7e390 fix(nxp-ddr): add checking return value by Maninder Singh · 1 year, 9 months ago
  6. 7a93f9e fix(rss): do not consider MHU_ERR_ALREADY_INIT as error by David Vincze · 1 year, 8 months ago
  7. 64dd2b8 fix(st-usb): replace redundant checks with asserts by Boyan Karatotev · 1 year, 8 months ago
  8. d8705c4 fix(brcm): add braces around bodies of conditionals by Boyan Karatotev · 1 year, 8 months ago
  9. 7a4db8b fix(renesas): align incompatible function pointers by Boyan Karatotev · 1 year, 8 months ago
  10. 05e9d4d fix: remove old-style declarations by Boyan Karatotev · 1 year, 8 months ago
  11. 8726600 fix: unify fallthrough annotations by Boyan Karatotev · 1 year, 8 months ago
  12. 1a415f2 build: enable adding MbedTLS files for platform by Mate Toth-Pal · 1 year, 8 months ago
  13. 91374fb fix(nxp-ddr): fix coverity issue by Jiafei Pan · 1 year, 11 months ago
  14. 1cf137d fix(nxp-ddr): fix underrun coverity issue by Pankaj Gupta · 1 year, 11 months ago
  15. eabf539 fix(nxp-drivers): fix sd secure boot failure by Pankaj Gupta · 2 years, 1 month ago
  16. 489bd22 fix(nxp-crypto): fix secure boot assert inclusion by Pankaj Gupta · 2 years, 2 months ago
  17. bf9b0f3 fix(nxp-crypto): fix coverity issue by Pankaj Gupta · 2 years, 2 months ago
  18. b27cc46 fix(nxp-drivers): fix fspi coverity issue by Jiafei Pan · 2 years, 2 months ago
  19. ad44e8b refactor(measured-boot): accept metadata as a function's argument by Manish V Badarkhe · 1 year, 8 months ago
  20. 012cfaf fix(nxp-drivers): fix tzc380 memory regions config by Jiafei Pan · 2 years, 3 months ago
  21. 8666b3c fix(nxp-ddr): apply Max CDD values for warm boot by Maninder Singh · 2 years, 6 months ago
  22. 2174f32 fix(nxp-ddr): use CDDWW for write to read delay by Maninder Singh · 2 years, 5 months ago
  23. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 1 year, 8 months ago
  24. 627586a refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · 1 year, 9 months ago
  25. 2d817a3 fix(auth): correct sign-compare warning by Nicolas Toromanoff · 3 years, 7 months ago
  26. 7f95ac8 feat(auth): allow to verify PublicKey with platform format PK by Nicolas Toromanoff · 3 years, 8 months ago
  27. b2cbf85 feat(st-crypto): remove BL32 HASH driver usage by Lionel Debieve · 1 year, 10 months ago
  28. f08879f feat(st-crypto): add STM32 RNG driver by Yann Gautier · 5 years ago
  29. da968b1 feat(st-crypto): add AES decrypt/auth by SAES IP by Nicolas Toromanoff · 3 years, 10 months ago
  30. db13fac feat(st-crypto): add ECDSA signature check with PKA by Nicolas Toromanoff · 3 years, 10 months ago
  31. 5d3ade0 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · 3 years, 7 months ago
  32. ed6c341 build: warn about RSS driver experimental status by Sandrine Bailleux · 1 year, 8 months ago
  33. 0426f4d Merge "fix(gicv3/multichip): fix overflow caused by left shift" into integration by Manish V Badarkhe · 1 year, 9 months ago
  34. 8244f30 Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · 1 year, 9 months ago
  35. 8280165 Merge "fix(ufs): retry commands on unit attention" into integration by Madhukar Pappireddy · 1 year, 9 months ago
  36. b47475a fix(gicv3/multichip): fix overflow caused by left shift by Vijayenthiran Subramaniam · 1 year, 10 months ago
  37. e2041c1 fix(rss): determine the size of sw_type in RSS mboot metadata by Tamas Ban · 1 year, 10 months ago
  38. a7dcfda fix(rss): clear the message buffer by Tamas Ban · 1 year, 10 months ago
  39. ff0aa68 fix(rss): remove dependency on attestation header by Tamas Ban · 1 year, 10 months ago
  40. 9cc8714 fix(rss): rename AP-RSS message size macro by Tamas Ban · 1 year, 10 months ago
  41. 5f1d62a fix(rss): reduce input validation for measured boot by Tamas Ban · 1 year, 10 months ago
  42. 5a9eaa7 refactor(measured-boot): split out a few Event Log driver functions by Manish V Badarkhe · 2 years, 1 month ago
  43. c9fdaf6 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · 2 years, 1 month ago
  44. c816807 feat(mbedtls): update mbedTLS driver for DRTM support by Manish V Badarkhe · 2 years, 5 months ago
  45. 0bf2407 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · 2 years, 5 months ago
  46. cebb1f2 Merge "fix(rss): fix build issues with comms protocol" into integration by Sandrine Bailleux · 1 year, 9 months ago
  47. d1bbcbe fix(rss): fix build issues with comms protocol by Tamas Ban · 1 year, 10 months ago
  48. 3288b46 feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · 1 year, 11 months ago
  49. 63f7586 refactor(console): move putchar() to console driver by Claus Pedersen · 1 year, 10 months ago
  50. 9ca6279 build(rss): introduce rss_comms.mk makefile by Sandrine Bailleux · 1 year, 11 months ago
  51. 4f79f42 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · 1 year, 10 months ago
  52. ae9e92b fix(ufs): retry commands on unit attention by Anand Saminathan · 1 year, 10 months ago
  53. 734aaac feat(rss): add new comms protocols by Raef Coles · 2 years, 1 month ago
  54. 61f74bb feat(st-uart): manage STM32MP_RECONFIGURE_CONSOLE by Yann Gautier · 1 year, 10 months ago
  55. 9d4a07d feat(st-uart): add initialization with the device tree by Patrick Delaunay · 2 years, 3 months ago
  56. 98e028c refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · 2 years, 3 months ago
  57. 98b4fb8 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · 2 years, 5 months ago
  58. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  59. 0ae8ff6 Merge changes from topic "provencore-spd" into integration by Joanna Farley · 1 year, 10 months ago
  60. b785b84 feat(scmi): send powerdown request to online secondary cpus by Pranav Madhu · 2 years ago
  61. 0c02e81 feat(scmi): set warm reboot entry point by Pranav Madhu · 2 years, 7 months ago
  62. 9a16d60 Merge "feat(gicv3): validate multichip data for GIC-700" into integration by Manish Pandey · 1 year, 10 months ago
  63. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 2 years, 10 months ago
  64. 345af84 fix(mmc): resolve the build error by Jayanth Dodderi Chidanand · 1 year, 10 months ago
  65. 053d7f2 feat(mmc): get boot partition size by Yann Gautier · 1 year, 11 months ago
  66. 6817698 feat(mtd): add platform function to allow using external buffer by Lionel Debieve · 3 years, 3 months ago
  67. 8a50b77 Merge changes I60b3b59e,Ibd5d22b4 into integration by Madhukar Pappireddy · 1 year, 11 months ago
  68. 39eb75c Merge changes from topic "st-mmc-updates" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  69. 7b94bc4 Merge changes from topic "st-etzpc-cleanup" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  70. 2da3c97 feat(st-sdmmc2): define FIFO size by Yann Gautier · 3 years, 2 months ago
  71. fda489e feat(st-sdmmc2): make reset property optional by Yann Gautier · 2 years, 2 months ago
  72. 726a798 feat(st-sdmmc2): manage CMD6 by Yann Gautier · 5 years ago
  73. 0307b71 feat(mmc): manage SD Switch Function for high speed mode by Yann Gautier · 5 years ago
  74. 6fbc2e4 refactor(st-drivers): do not rely on DT in etzpc_init by Yann Gautier · 2 years, 4 months ago
  75. 2129ab1 refactor(st-clock): code size optimization by Gabriel Fernandez · 2 years, 1 month ago
  76. a815634 refactor(st-clock): remove unused PLL field by Gabriel Fernandez · 2 years, 5 months ago
  77. 28b344a Merge changes from topic "st_fip_uuid" into integration by Lauren Wehrmeister · 2 years ago
  78. 3b79f08 fix(ufs): init utrlba/utrlbau with desc_base by anans · 2 years ago
  79. 1141cc7 fix(ufs): fix slot base address computation by anans · 2 years ago
  80. 7ef3c7e feat(gicv3): validate multichip data for GIC-700 by Varun Wadekar · 2 years, 2 months ago
  81. 36f3b24 Merge "fix(ufs): add retries to ufs_read_capacity" into integration by Madhukar Pappireddy · 2 years ago
  82. e8a76a8 fix(ufs): point utrlbau to header instead of upiu by anans · 2 years ago
  83. 527da6f fix(ufs): removes dp and run-stop polling loops by anans · 2 years ago
  84. d6f8508 fix(ufs): add retries to ufs_read_capacity by Rohit Ner · 2 years ago
  85. a88ca2e feat(guid-partition): allow to find partition by type UUID by Lionel Debieve · 2 years, 5 months ago
  86. bd90f69 Merge "fix(measured-boot): clear the entire digest array of Startup Locality event" into integration by Sandrine Bailleux · 2 years, 1 month ago
  87. f13d0e4 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · 2 years, 1 month ago
  88. 0a8ecec Merge "fix(nxp-ddr): fix firmware buffer re-mapping issue" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  89. c033697 Merge changes from topic "lw/cca_cot" into integration by Manish Pandey · 2 years, 1 month ago
  90. bd513f5 fix(st-clock): correct MISRA C2012 15.6 by Yann Gautier · 2 years, 1 month ago
  91. 8d13723 fix(st-clock): correctly check ready bit by Yann Gautier · 2 years, 1 month ago
  92. 9ed8eb4 Merge changes from topic "mb/gic600-errata" into integration by Manish Pandey · 2 years, 1 month ago
  93. 68e752f fix(nxp-ddr): fix firmware buffer re-mapping issue by Jiafei Pan · 2 years, 3 months ago
  94. 6e83676 fix(measured-boot): clear the entire digest array of Startup Locality event by Manish V Badarkhe · 2 years, 1 month ago
  95. 7834aa0 refactor(measured-boot): mb algorithm selection by laurenw-arm · 2 years, 2 months ago
  96. 173c296 fix(gic600): implement workaround to forward highest priority interrupt by Manish V Badarkhe · 2 years, 2 months ago
  97. 483e5ac feat(cca): introduce new "cca" chain of trust by laurenw-arm · 2 years, 3 months ago
  98. 7b214ee fix(mmc): remove broken, unsecure, unused eMMC RPMB handling by Ahmad Fatoum · 2 years, 1 month ago
  99. 692b1c7 Merge changes from topic "stm32mp-emmc-boot-fip" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  100. 60255a0 Merge changes Idafbe02d,Ib01eb5ce into integration by Madhukar Pappireddy · 2 years, 1 month ago