1. fca59e0 fix(st-gpio): define shift as uint32_t by Yann Gautier · 1 year, 7 months ago
  2. ad631cc fix(st-sdmmc): check transfer size before filling register by Yann Gautier · 1 year, 8 months ago
  3. ac8999d fix(st-clock): avoid arithmetics on pointers by Yann Gautier · 1 year, 7 months ago
  4. 8e59db2 fix(st-clock): give the size for parent_mp13 and dividers_mp13 tables by Yann Gautier · 1 year, 7 months ago
  5. 21d117a fix(st-clock): remove useless switch by Yann Gautier · 1 year, 7 months ago
  6. 51dad68 fix(st-clock): use Boolean type for tests by Yann Gautier · 1 year, 7 months ago
  7. e8f67d3 fix(st-regulator): use Boolean type for tests by Yann Gautier · 1 year, 7 months ago
  8. 045d808 fix(st-regulator): enclose macro parameters in parentheses by Yann Gautier · 1 year, 7 months ago
  9. 3086df8 fix(st-regulator): rework for_each_*rdev macros by Yann Gautier · 1 year, 7 months ago
  10. 909c708 fix(st-regulator): explicitly check operators precedence by Yann Gautier · 1 year, 7 months ago
  11. f64eae0 fix(st-pmic): define pmic_regs table size by Yann Gautier · 1 year, 7 months ago
  12. 4737ed6 fix(st-pmic): enclose macro parameter in parentheses by Yann Gautier · 1 year, 7 months ago
  13. 0f391cb Merge changes Ida9abfd5,Iec447d97 into integration by Sandrine Bailleux · 1 year, 7 months ago
  14. 7a93f9e fix(rss): do not consider MHU_ERR_ALREADY_INIT as error by David Vincze · 1 year, 7 months ago
  15. 1a415f2 build: enable adding MbedTLS files for platform by Mate Toth-Pal · 1 year, 8 months ago
  16. ad44e8b refactor(measured-boot): accept metadata as a function's argument by Manish V Badarkhe · 1 year, 8 months ago
  17. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 1 year, 8 months ago
  18. 627586a refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · 1 year, 9 months ago
  19. 2d817a3 fix(auth): correct sign-compare warning by Nicolas Toromanoff · 3 years, 6 months ago
  20. 7f95ac8 feat(auth): allow to verify PublicKey with platform format PK by Nicolas Toromanoff · 3 years, 8 months ago
  21. b2cbf85 feat(st-crypto): remove BL32 HASH driver usage by Lionel Debieve · 1 year, 9 months ago
  22. f08879f feat(st-crypto): add STM32 RNG driver by Yann Gautier · 5 years ago
  23. da968b1 feat(st-crypto): add AES decrypt/auth by SAES IP by Nicolas Toromanoff · 3 years, 10 months ago
  24. db13fac feat(st-crypto): add ECDSA signature check with PKA by Nicolas Toromanoff · 3 years, 9 months ago
  25. 5d3ade0 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · 3 years, 6 months ago
  26. ed6c341 build: warn about RSS driver experimental status by Sandrine Bailleux · 1 year, 8 months ago
  27. 0426f4d Merge "fix(gicv3/multichip): fix overflow caused by left shift" into integration by Manish V Badarkhe · 1 year, 8 months ago
  28. 8244f30 Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · 1 year, 9 months ago
  29. 8280165 Merge "fix(ufs): retry commands on unit attention" into integration by Madhukar Pappireddy · 1 year, 9 months ago
  30. b47475a fix(gicv3/multichip): fix overflow caused by left shift by Vijayenthiran Subramaniam · 1 year, 9 months ago
  31. e2041c1 fix(rss): determine the size of sw_type in RSS mboot metadata by Tamas Ban · 1 year, 9 months ago
  32. a7dcfda fix(rss): clear the message buffer by Tamas Ban · 1 year, 10 months ago
  33. ff0aa68 fix(rss): remove dependency on attestation header by Tamas Ban · 1 year, 10 months ago
  34. 9cc8714 fix(rss): rename AP-RSS message size macro by Tamas Ban · 1 year, 9 months ago
  35. 5f1d62a fix(rss): reduce input validation for measured boot by Tamas Ban · 1 year, 9 months ago
  36. 5a9eaa7 refactor(measured-boot): split out a few Event Log driver functions by Manish V Badarkhe · 2 years, 1 month ago
  37. c9fdaf6 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · 2 years ago
  38. c816807 feat(mbedtls): update mbedTLS driver for DRTM support by Manish V Badarkhe · 2 years, 4 months ago
  39. 0bf2407 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · 2 years, 4 months ago
  40. cebb1f2 Merge "fix(rss): fix build issues with comms protocol" into integration by Sandrine Bailleux · 1 year, 9 months ago
  41. d1bbcbe fix(rss): fix build issues with comms protocol by Tamas Ban · 1 year, 9 months ago
  42. 3288b46 feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · 1 year, 11 months ago
  43. 63f7586 refactor(console): move putchar() to console driver by Claus Pedersen · 1 year, 10 months ago
  44. 9ca6279 build(rss): introduce rss_comms.mk makefile by Sandrine Bailleux · 1 year, 10 months ago
  45. 4f79f42 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · 1 year, 9 months ago
  46. ae9e92b fix(ufs): retry commands on unit attention by Anand Saminathan · 1 year, 9 months ago
  47. 734aaac feat(rss): add new comms protocols by Raef Coles · 2 years, 1 month ago
  48. 61f74bb feat(st-uart): manage STM32MP_RECONFIGURE_CONSOLE by Yann Gautier · 1 year, 10 months ago
  49. 9d4a07d feat(st-uart): add initialization with the device tree by Patrick Delaunay · 2 years, 3 months ago
  50. 98e028c refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · 2 years, 3 months ago
  51. 98b4fb8 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · 2 years, 4 months ago
  52. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  53. 0ae8ff6 Merge changes from topic "provencore-spd" into integration by Joanna Farley · 1 year, 10 months ago
  54. b785b84 feat(scmi): send powerdown request to online secondary cpus by Pranav Madhu · 2 years ago
  55. 0c02e81 feat(scmi): set warm reboot entry point by Pranav Madhu · 2 years, 7 months ago
  56. 9a16d60 Merge "feat(gicv3): validate multichip data for GIC-700" into integration by Manish Pandey · 1 year, 10 months ago
  57. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 2 years, 10 months ago
  58. 345af84 fix(mmc): resolve the build error by Jayanth Dodderi Chidanand · 1 year, 10 months ago
  59. 053d7f2 feat(mmc): get boot partition size by Yann Gautier · 1 year, 10 months ago
  60. 6817698 feat(mtd): add platform function to allow using external buffer by Lionel Debieve · 3 years, 3 months ago
  61. 8a50b77 Merge changes I60b3b59e,Ibd5d22b4 into integration by Madhukar Pappireddy · 1 year, 10 months ago
  62. 39eb75c Merge changes from topic "st-mmc-updates" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  63. 7b94bc4 Merge changes from topic "st-etzpc-cleanup" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  64. 2da3c97 feat(st-sdmmc2): define FIFO size by Yann Gautier · 3 years, 2 months ago
  65. fda489e feat(st-sdmmc2): make reset property optional by Yann Gautier · 2 years, 2 months ago
  66. 726a798 feat(st-sdmmc2): manage CMD6 by Yann Gautier · 5 years ago
  67. 0307b71 feat(mmc): manage SD Switch Function for high speed mode by Yann Gautier · 5 years ago
  68. 6fbc2e4 refactor(st-drivers): do not rely on DT in etzpc_init by Yann Gautier · 2 years, 3 months ago
  69. 2129ab1 refactor(st-clock): code size optimization by Gabriel Fernandez · 2 years ago
  70. a815634 refactor(st-clock): remove unused PLL field by Gabriel Fernandez · 2 years, 5 months ago
  71. 28b344a Merge changes from topic "st_fip_uuid" into integration by Lauren Wehrmeister · 1 year, 11 months ago
  72. 3b79f08 fix(ufs): init utrlba/utrlbau with desc_base by anans · 1 year, 11 months ago
  73. 1141cc7 fix(ufs): fix slot base address computation by anans · 1 year, 11 months ago
  74. 7ef3c7e feat(gicv3): validate multichip data for GIC-700 by Varun Wadekar · 2 years, 2 months ago
  75. 36f3b24 Merge "fix(ufs): add retries to ufs_read_capacity" into integration by Madhukar Pappireddy · 2 years ago
  76. e8a76a8 fix(ufs): point utrlbau to header instead of upiu by anans · 2 years ago
  77. 527da6f fix(ufs): removes dp and run-stop polling loops by anans · 2 years ago
  78. d6f8508 fix(ufs): add retries to ufs_read_capacity by Rohit Ner · 2 years ago
  79. a88ca2e feat(guid-partition): allow to find partition by type UUID by Lionel Debieve · 2 years, 4 months ago
  80. bd90f69 Merge "fix(measured-boot): clear the entire digest array of Startup Locality event" into integration by Sandrine Bailleux · 2 years ago
  81. f13d0e4 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · 2 years ago
  82. 0a8ecec Merge "fix(nxp-ddr): fix firmware buffer re-mapping issue" into integration by Madhukar Pappireddy · 2 years ago
  83. c033697 Merge changes from topic "lw/cca_cot" into integration by Manish Pandey · 2 years ago
  84. bd513f5 fix(st-clock): correct MISRA C2012 15.6 by Yann Gautier · 2 years ago
  85. 8d13723 fix(st-clock): correctly check ready bit by Yann Gautier · 2 years ago
  86. 9ed8eb4 Merge changes from topic "mb/gic600-errata" into integration by Manish Pandey · 2 years ago
  87. 68e752f fix(nxp-ddr): fix firmware buffer re-mapping issue by Jiafei Pan · 2 years, 3 months ago
  88. 6e83676 fix(measured-boot): clear the entire digest array of Startup Locality event by Manish V Badarkhe · 2 years, 1 month ago
  89. 7834aa0 refactor(measured-boot): mb algorithm selection by laurenw-arm · 2 years, 1 month ago
  90. 173c296 fix(gic600): implement workaround to forward highest priority interrupt by Manish V Badarkhe · 2 years, 2 months ago
  91. 483e5ac feat(cca): introduce new "cca" chain of trust by laurenw-arm · 2 years, 2 months ago
  92. 7b214ee fix(mmc): remove broken, unsecure, unused eMMC RPMB handling by Ahmad Fatoum · 2 years, 1 month ago
  93. 692b1c7 Merge changes from topic "stm32mp-emmc-boot-fip" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  94. 60255a0 Merge changes Idafbe02d,Ib01eb5ce into integration by Madhukar Pappireddy · 2 years, 1 month ago
  95. b61eb75 refactor(mmc): replace magic value with new PART_CFG_BOOT_PARTITION_NO_ACCESS by Ahmad Fatoum · 2 years, 1 month ago
  96. ee8f342 refactor(mmc): export user/boot partition switch functions by Ahmad Fatoum · 2 years, 1 month ago
  97. 0d658a2 Merge changes from topic "gpt-crc" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  98. b666e71 feat(smmu): add SMMU abort transaction function by Lucian Paul-Trifu · 2 years, 3 months ago
  99. c15dcd7 feat(partition): verify crc while loading gpt header by Rohit Ner · 2 years, 2 months ago
  100. 98481bd fix(scmi-msg): base: fix protocol list querying by Etienne Carriere · 2 years, 2 months ago