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