1. 61286d2 fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4 by Varun Wadekar · Wed Mar 08 16:47:38 2023 +0000
  2. 2a807d6 Merge "feat(ufs): adds timeout and error handling" into integration by Madhukar Pappireddy · Fri Mar 17 14:34:41 2023 +0100
  3. 313f6e1 feat(ufs): adds timeout and error handling by Anand Saminathan · Fri Mar 10 08:29:57 2023 +0000
  4. d94f943 style: fix functions definitions by Elyes Haouas · Mon Feb 13 10:38:45 2023 +0100
  5. 0437261 Merge changes I960771e6,I291dc627,I57f31664 into integration by Madhukar Pappireddy · Mon Feb 27 16:59:56 2023 +0100
  6. f23aedb fix(ufs): set the PRDT length field properly by Jorge Troncoso · Wed Feb 22 15:30:47 2023 -0800
  7. dee8b6f feat(mbedtls): add support for mbedtls-3.3 by Govindraj Raja · Thu Jan 12 15:34:12 2023 +0000
  8. 9c7dfb0 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · Wed Jan 11 18:34:58 2023 +0000
  9. 701eb14 Merge changes from topic "fix_misra_partition_mmc" into integration by Madhukar Pappireddy · Tue Jan 24 17:29:28 2023 +0100
  10. 84def0c Merge changes from topic "fix_sparse_warnings" into integration by Madhukar Pappireddy · Fri Jan 20 18:20:59 2023 +0100
  11. 0d5ca3d fix(console): correct scopes for console symbols by Yann Gautier · Fri Dec 09 14:30:55 2022 +0100
  12. 8057aa6 refactor(st): remove unused io_mmc driver by Yann Gautier · Tue Nov 22 11:44:20 2022 +0100
  13. b579eb7 Merge changes I2b23e7c8,I779587af,Ic46de7a4,If753e987,I00171b05, ... into integration by Madhukar Pappireddy · Thu Dec 15 16:38:07 2022 +0100
  14. 1b116a8 fix(scmi): change function prototype to fix gcc error by Tony K Nadackal · Wed Dec 07 20:44:05 2022 +0000
  15. a3efb41 fix(partition): add U suffix for unsigned numbers by Yann Gautier · Fri Nov 18 13:43:32 2022 +0100
  16. b41f1ed fix(layerscape): unlock write access SMMU_CBn_ACTLR by Howard Lu · Tue Nov 01 19:45:46 2022 +0800
  17. ad44e8b refactor(measured-boot): accept metadata as a function's argument by Manish V Badarkhe · Fri Nov 18 18:30:08 2022 +0000
  18. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · Mon Nov 14 14:14:48 2022 +0100
  19. f08879f feat(st-crypto): add STM32 RNG driver by Yann Gautier · Thu Apr 18 14:47:35 2019 +0200
  20. da968b1 feat(st-crypto): add AES decrypt/auth by SAES IP by Nicolas Toromanoff · Fri Sep 18 09:19:11 2020 +0200
  21. db13fac feat(st-crypto): add ECDSA signature check with PKA by Nicolas Toromanoff · Wed Sep 30 17:36:45 2020 +0200
  22. 5d3ade0 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · Tue Dec 22 13:54:51 2020 +0100
  23. 8244f30 Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · Thu Oct 20 11:04:48 2022 +0200
  24. 8280165 Merge "fix(ufs): retry commands on unit attention" into integration by Madhukar Pappireddy · Wed Oct 12 15:56:24 2022 +0200
  25. 5a9eaa7 refactor(measured-boot): split out a few Event Log driver functions by Manish V Badarkhe · Wed Jun 15 15:06:43 2022 +0100
  26. fdc9642 feat(drtm): add PCR entries for DRTM by Manish V Badarkhe · Thu Mar 03 11:42:27 2022 +0000
  27. c9fdaf6 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · Mon Jun 20 15:32:38 2022 +0100
  28. 0bf2407 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · Fri Feb 25 08:29:35 2022 +0000
  29. 3288b46 feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · Mon Aug 15 17:12:58 2022 +0200
  30. 4f79f42 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · Mon Oct 03 11:58:07 2022 +0200
  31. ae9e92b fix(ufs): retry commands on unit attention by Anand Saminathan · Wed Sep 28 02:37:28 2022 +0000
  32. 734aaac feat(rss): add new comms protocols by Raef Coles · Wed Jun 15 14:37:22 2022 +0100
  33. 98b4fb8 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · Wed Mar 02 15:29:08 2022 +0100
  34. 0ae8ff6 Merge changes from topic "provencore-spd" into integration by Joanna Farley · Fri Sep 16 10:52:37 2022 +0200
  35. 0c2a2ca fix(gicv3): update the affinity mask to 8 bit by Pranav Madhu · Mon Aug 01 13:57:52 2022 +0530
  36. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · Wed Sep 08 12:40:24 2021 +0200
  37. 053d7f2 feat(mmc): get boot partition size by Yann Gautier · Thu Sep 01 19:23:39 2022 +0200
  38. 6817698 feat(mtd): add platform function to allow using external buffer by Lionel Debieve · Tue Apr 13 13:38:02 2021 +0200
  39. 0307b71 feat(mmc): manage SD Switch Function for high speed mode by Yann Gautier · Wed Jun 12 15:55:37 2019 +0200
  40. 28b344a Merge changes from topic "st_fip_uuid" into integration by Lauren Wehrmeister · Mon Aug 01 16:45:49 2022 +0200
  41. d6f8508 fix(ufs): add retries to ufs_read_capacity by Rohit Ner · Sat Jul 02 04:52:40 2022 -0700
  42. a88ca2e feat(guid-partition): allow to find partition by type UUID by Lionel Debieve · Thu Feb 24 18:56:28 2022 +0100
  43. 2a01e73 Merge changes from topics "binary-format-sp", "od/meas-boot-spmc" into integration by Sandrine Bailleux · Thu Jun 30 16:47:49 2022 +0200
  44. dae800d Merge "feat(auth): enable MBEDTLS_CHECK_RETURN_WARNING" into integration by Madhukar Pappireddy · Mon Jun 27 18:01:12 2022 +0200
  45. f13d0e4 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · Mon Jun 27 17:32:59 2022 +0200
  46. a814357 feat(auth): enable MBEDTLS_CHECK_RETURN_WARNING by Sandrine Bailleux · Wed Jun 15 15:31:52 2022 +0200
  47. 9ed8eb4 Merge changes from topic "mb/gic600-errata" into integration by Manish Pandey · Tue Jun 21 14:11:47 2022 +0200
  48. 7834aa0 refactor(measured-boot): mb algorithm selection by laurenw-arm · Tue May 31 16:39:09 2022 -0500
  49. edb530b refactor(nxp): use DPG0 mask from Arm GICv3 header by Manish V Badarkhe · Mon Jun 06 12:08:35 2022 +0100
  50. 173c296 fix(gic600): implement workaround to forward highest priority interrupt by Manish V Badarkhe · Mon May 09 21:55:19 2022 +0100
  51. 7b214ee fix(mmc): remove broken, unsecure, unused eMMC RPMB handling by Ahmad Fatoum · Wed Jun 08 08:42:24 2022 +0200
  52. b61eb75 refactor(mmc): replace magic value with new PART_CFG_BOOT_PARTITION_NO_ACCESS by Ahmad Fatoum · Tue May 31 10:03:04 2022 +0200
  53. ee8f342 refactor(mmc): export user/boot partition switch functions by Ahmad Fatoum · Mon May 23 17:06:37 2022 +0200
  54. a48afe5 fix(measured-boot): add SP entries to event_log_metadata by Imre Kis · Mon Apr 11 16:33:13 2022 +0200
  55. 0d658a2 Merge changes from topic "gpt-crc" into integration by Madhukar Pappireddy · Thu May 19 16:04:39 2022 +0200
  56. b666e71 feat(smmu): add SMMU abort transaction function by Lucian Paul-Trifu · Fri Mar 25 14:30:20 2022 +0000
  57. c15dcd7 feat(partition): verify crc while loading gpt header by Rohit Ner · Fri May 06 07:58:21 2022 +0000
  58. b0f8325 feat(plat/arm/fvp): enable RSS backend based measured boot by Tamas Ban · Fri Feb 11 09:49:36 2022 +0100
  59. 64c33a1 feat(drivers/measured_boot): add RSS backend by Tamas Ban · Tue Jan 11 20:24:24 2022 +0100
  60. 53ac24f feat(drivers/arm/rss): add RSS communication driver by Tamas Ban · Tue Jan 18 16:32:18 2022 +0100
  61. 3331d89 feat(drivers/arm/mhu): add MHU driver by Tamas Ban · Mon Jan 10 17:04:03 2022 +0100
  62. 64d5d4b Merge changes Iaf21883b,I523c5d57,I57164923 into integration by Manish Pandey · Fri May 06 17:47:28 2022 +0200
  63. 73ad731 feat(smmu): configure SMMU Root interface by Olivier Deprez · Fri Feb 04 12:30:11 2022 +0100
  64. a93159e fix(ufs): disables controller if enabled by anans · Mon Mar 21 09:59:18 2022 +0530
  65. 44756ec refactor(ufs): adds a function for fdeviceinit by anans · Mon Mar 21 09:43:11 2022 +0530
  66. f333bee feat(gic600ae_fmu): enable all GICD, PPI, ITS SMs by Varun Wadekar · Wed Jan 26 00:33:02 2022 -0800
  67. f6e7c95 feat(gic600ae_fmu): disable SMID for unavailable blocks by Varun Wadekar · Tue Jan 25 03:39:28 2022 -0800
  68. de19844 feat(gic600ae_fmu): introduce support for RAS error handling by Varun Wadekar · Mon Jan 24 05:45:15 2022 -0800
  69. 62e499b feat(nxp-gic): add some macros definition for gicv3 by Biwen Li · Sun Jan 17 14:30:33 2021 +0800
  70. 47de914 feat(nxp-crypto): add chassis 3 support by Jiafei Pan · Fri Feb 18 15:22:37 2022 +0800
  71. ed6dc9b feat(nxp-dcfg): add Chassis 3 support by Biwen Li · Tue Jan 05 14:58:57 2021 +0800
  72. e05e8cf feat(st-pmic): add pmic_voltages_init() function by Yann Gautier · Tue Jan 18 15:49:42 2022 +0100
  73. 1308d75 feat(st-clock): add clock driver for STM32MP13 by Gabriel Fernandez · Wed Mar 11 11:30:34 2020 +0100
  74. d01d25b Merge "fix(measured-boot): add RMM entry to event_log_metadata" into integration by Sandrine Bailleux · Mon Feb 28 10:39:59 2022 +0100
  75. 6101c2a fix(measured-boot): add RMM entry to event_log_metadata by Tamas Ban · Mon Jan 10 15:13:00 2022 +0100
  76. 996a297 fix(nxp-crypto): refine code to avoid hang issue for some of toolchain by Jiafei Pan · Thu Nov 18 15:49:19 2021 +0800
  77. fcafdc9 Merge "feat(st): update the security based on new compatible" into integration by Madhukar Pappireddy · Fri Feb 04 16:57:15 2022 +0100
  78. 1eec909 feat(gic): allow overriding GICD_PIDR2_GICV2 address by Stephan Gerhold · Wed Dec 01 20:02:22 2021 +0100
  79. 3c0fbfe feat(st): update the security based on new compatible by Lionel Debieve · Tue Dec 15 10:35:59 2020 +0100
  80. fc51b23 feat(st-gpio): allow to set a gpio in output mode by Fabien Dessenne · Tue Sep 21 14:18:34 2021 +0200
  81. 83969cf refactor(st-gpio): code improvements by Fabien Dessenne · Tue Sep 21 11:05:06 2021 +0200
  82. 97287cd refactor(st-drivers): improve BSEC driver by Nicolas Le Bayon · Mon May 20 18:35:02 2019 +0200
  83. deef969 refactor(st-clock): update STGEN management by Lionel Debieve · Wed Dec 04 21:50:19 2019 +0100
  84. ad730b5 refactor(st-clock): use refcnt instead of secure status by Yann Gautier · Wed Jan 19 13:57:49 2022 +0100
  85. a79559f feat(fwu): add a function to pass metadata structure to platforms by Sughosh Ganu · Wed Dec 01 11:50:22 2021 +0530
  86. 47b642e feat(partition): add a function to identify a partition by GUID by Sughosh Ganu · Wed Nov 10 13:00:30 2021 +0530
  87. 2436c1c feat(partition): make provision to store partition GUID value by Sughosh Ganu · Fri Jul 02 16:22:55 2021 +0530
  88. e926915 feat(partition): cleanup partition and gpt headers by Sughosh Ganu · Tue Dec 07 16:49:21 2021 +0530
  89. 1c47f64 feat(fwu): add basic definitions for GUID handling by Sughosh Ganu · Fri Jul 02 16:00:40 2021 +0530
  90. 9e2a7ad Merge changes from topic "decouple-tb-mb" into integration by Sandrine Bailleux · Tue Jan 25 08:10:58 2022 +0100
  91. 05cd425 Merge changes from topic "new_ls1043a" into integration by Manish Pandey · Thu Jan 20 17:29:00 2022 +0100
  92. 2f7189b feat(nxp/driver/dcfg): add some macro definition by Jiafei Pan · Thu Oct 21 17:07:18 2021 +0800
  93. 541c914 feat(nxp/driver/tzc380): add tzc380 platform driver support by Jiafei Pan · Thu Oct 21 16:42:34 2021 +0800
  94. 749f156 feat(tzc380): add sub-region register definition by Jiafei Pan · Thu Oct 21 16:38:32 2021 +0800
  95. f0b86b1 feat(nxp/driver/ifc_nand): add IFC NAND flash driver by Jiafei Pan · Thu Oct 21 16:14:18 2021 +0800
  96. ee38ff4 feat(nxp/driver/ifc_nor): add IFC nor flash driver by Jiafei Pan · Thu Oct 21 16:09:57 2021 +0800
  97. ac51e15 feat(nxp/driver/csu): add bypass bit mask definition by Jiafei Pan · Thu Oct 21 16:05:37 2021 +0800
  98. e85dbdb feat(nxp/driver/dcfg): add gic address align register definition by Jiafei Pan · Thu Oct 21 16:01:47 2021 +0800
  99. 5177ea2 refactor(st-clock): directly use oscillator name by Gabriel Fernandez · Fri May 15 08:00:03 2020 +0200
  100. 92de80a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · Thu Dec 16 10:41:47 2021 +0000