1. 99a68cc Merge "fix(scmi): fix compilation error in scmi base" into integration by Joanna Farley · Thu Apr 06 13:51:25 2023 +0200
  2. 80b61f5 feat(ethos-n): add separate RO and RW NSAIDs by Mikael Olsson · Tue Mar 14 18:29:06 2023 +0100
  3. c7d3a27 feat(ethos-n)!: add protected NPU firmware setup by Mikael Olsson · Fri Feb 10 16:59:23 2023 +0100
  4. df0bb04 feat(ethos-n): add stream extends and attr support by Mikael Olsson · Fri Feb 10 16:59:03 2023 +0100
  5. fe9677f feat(ethos-n): add event and aux control support by Mikael Olsson · Fri Feb 10 11:36:19 2023 +0100
  6. d6cedcb feat(ethos-n): add SMC call to get FW properties by Mikael Olsson · Fri Jan 27 18:53:48 2023 +0100
  7. f663803 refactor(ethos-n): split up SMC call handling by Mikael Olsson · Fri Jan 27 18:26:36 2023 +0100
  8. a7df0d6 feat(ethos-n): add NPU firmware validation by Mikael Olsson · Fri Jan 13 09:56:41 2023 +0100
  9. 461bf7d feat(ethos-n): add check for NPU in SiP setup by Mikael Olsson · Wed Jan 18 18:05:15 2023 +0100
  10. bfd9da7 fix(ethos-n): add workaround for erratum 2838783 by Mikael Olsson · Wed Jan 11 10:36:22 2023 +0100
  11. f8a18b8 feat(ethos-n): add support to set up NSAID by Rajasekaran Kalidoss · Wed Nov 16 17:16:44 2022 +0100
  12. 47675f2 feat(ethos-n): add NPU sleeping SMC call by Mikael Olsson · Fri Nov 04 15:01:02 2022 +0100
  13. 6bc8067 feat(ethos-n): add reset type to reset SMC calls by Joshua Pimm · Wed Oct 19 15:46:27 2022 +0100
  14. 61286d2 fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4 by Varun Wadekar · Wed Mar 08 16:47:38 2023 +0000
  15. 81174d2 Merge "fix(mmc): remove redundant reset_to_idle call" into integration by Manish Pandey · Tue Mar 21 16:53:14 2023 +0100
  16. a2023d7 fix(scmi): fix compilation error in scmi base by Michal Simek · Tue Mar 21 13:45:24 2023 +0100
  17. 2a807d6 Merge "feat(ufs): adds timeout and error handling" into integration by Madhukar Pappireddy · Fri Mar 17 14:34:41 2023 +0100
  18. 30d1e83 Merge "fix(nxp-drivers): use semicolon instead of comma" into integration by Madhukar Pappireddy · Thu Mar 16 15:55:06 2023 +0100
  19. 117a7be fix(nxp-drivers): use semicolon instead of comma by Elyes Haouas · Tue Feb 21 14:54:50 2023 +0100
  20. 313f6e1 feat(ufs): adds timeout and error handling by Anand Saminathan · Fri Mar 10 08:29:57 2023 +0000
  21. ccc0ae4 Merge "fix(rss): fix msg deserialization bugs in comms" into integration by Manish V Badarkhe · Tue Mar 14 15:19:21 2023 +0100
  22. 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · Mon Feb 13 10:05:41 2023 +0100
  23. 92265e8 fix(rss): fix msg deserialization bugs in comms by David Vincze · Mon Mar 06 15:02:08 2023 +0100
  24. 5cd198e Merge "fix(mbedtls): fix mbedtls coverity issues" into integration by Manish V Badarkhe · Fri Mar 03 10:54:43 2023 +0100
  25. e5e03e8 refactor(auth): use a single function for parsing extensions by Demi Marie Obenour · Sat Jan 28 15:15:37 2023 -0500
  26. adbfb40 fix(mmc): remove redundant reset_to_idle call by Baruch Siach · Tue Feb 28 11:52:00 2023 +0100
  27. e045e12 fix(mbedtls): fix mbedtls coverity issues by Govindraj Raja · Tue Feb 28 11:37:02 2023 +0000
  28. 01ea239 refactor(auth): clean up certificate length checks by Demi Marie Obenour · Thu Jan 19 09:50:16 2023 -0500
  29. 221a648 refactor(auth): remove code duplication by Demi Marie Obenour · Thu Jan 19 09:46:55 2023 -0500
  30. 0437261 Merge changes I960771e6,I291dc627,I57f31664 into integration by Madhukar Pappireddy · Mon Feb 27 16:59:56 2023 +0100
  31. fd83634 Merge changes from topic "mbedtls3_support" into integration by Manish V Badarkhe · Mon Feb 27 16:32:21 2023 +0100
  32. f23aedb fix(ufs): set the PRDT length field properly by Jorge Troncoso · Wed Feb 22 15:30:47 2023 -0800
  33. e518eff fix(ufs): flush the entire PRDT by Jorge Troncoso · Wed Feb 22 01:41:18 2023 -0800
  34. 7ae06bc fix(ufs): only allow using one slot by Jorge Troncoso · Wed Feb 22 00:51:31 2023 -0800
  35. d88019a Merge "fix: remove useless "return" at void functions" into integration by Madhukar Pappireddy · Thu Feb 23 21:26:24 2023 +0100
  36. ed5c7a3 Merge "fix(ufs): device present (DP) field is set to '1'" into integration by Madhukar Pappireddy · Tue Feb 21 22:34:33 2023 +0100
  37. 55d7d83 Merge "fix(gicv3): fixed bug in the initialization of GICv3 SGIs/(E)PPIs interrupt priorities" into integration by Madhukar Pappireddy · Tue Feb 21 17:02:14 2023 +0100
  38. fd49e8b style(crypto): add braces for if statement by Govindraj Raja · Sun Feb 12 20:19:31 2023 +0000
  39. dee8b6f feat(mbedtls): add support for mbedtls-3.3 by Govindraj Raja · Thu Jan 12 15:34:12 2023 +0000
  40. a2872f9 refactor(crypto): avoid using struct mbedtls_pk_rsassa_pss_options by Govindraj Raja · Fri Feb 03 11:08:00 2023 +0000
  41. 9c7dfb0 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · Wed Jan 11 18:34:58 2023 +0000
  42. 557b570 fix(ufs): device present (DP) field is set to '1' by Jorge Troncoso · Mon Feb 20 18:35:24 2023 -0800
  43. 73ace35 fix: remove useless "return" at void functions by Elyes Haouas · Mon Feb 13 10:46:55 2023 +0100
  44. afb89cb refactor(allwinner): use fdt_node_is_enabled() in AXP driver by Andre Przywara · Fri Feb 03 11:00:26 2023 +0000
  45. 701eb14 Merge changes from topic "fix_misra_partition_mmc" into integration by Madhukar Pappireddy · Tue Jan 24 17:29:28 2023 +0100
  46. 84def0c Merge changes from topic "fix_sparse_warnings" into integration by Madhukar Pappireddy · Fri Jan 20 18:20:59 2023 +0100
  47. 908b767 Merge changes from topic "deprecate_io_drivers" into integration by Manish Pandey · Mon Jan 16 16:45:37 2023 +0100
  48. 0d5ca3d fix(console): correct scopes for console symbols by Yann Gautier · Fri Dec 09 14:30:55 2022 +0100
  49. bb7ffdf fix(auth): use NULL instead of 0 for pointer check by Yann Gautier · Fri Jan 06 11:47:26 2023 +0100
  50. 0cfeac0 fix(io): compare function pointers with NULL by Yann Gautier · Fri Dec 09 14:35:05 2022 +0100
  51. 6cb3ef2 fix(auth): properly validate X.509 extensions by Demi Marie Obenour · Fri Dec 09 17:19:08 2022 -0500
  52. 745f6f5 fix(auth): avoid out-of-bounds read in auth_nvctr() by Demi Marie Obenour · Fri Dec 09 18:21:47 2022 -0500
  53. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · Tue Jan 10 11:56:42 2023 +0100
  54. 799adfd fix(gicv3): fixed bug in the initialization of GICv3 SGIs/(E)PPIs interrupt priorities by Sylwester Garncarek · Sat Jan 07 08:50:25 2023 +0700
  55. 4912303 Merge "refactor(auth): avoid parsing signature algorithm twice" into integration by Sandrine Bailleux · Wed Jan 04 10:16:10 2023 +0100
  56. 0587d9c refactor(auth): do not include SEQUENCE tag in saved extensions by Demi Marie Obenour · Thu Dec 08 15:24:36 2022 -0500
  57. bfff4d9 fix(auth): reject junk after certificates by Demi Marie Obenour · Thu Dec 08 15:24:31 2022 -0500
  58. 4d1610b fix(auth): require bit strings to have no unused bits by Demi Marie Obenour · Thu Dec 08 15:24:27 2022 -0500
  59. 916eebe Merge changes Ia748b6ae,Id8a48e14,Id25ab231,Ie26eed8a,Idf48f716, ... into integration by Sandrine Bailleux · Tue Jan 03 17:48:09 2023 +0100
  60. e2a1eef Merge changes from topic "st_fix_sparse_warnings" into integration by Manish Pandey · Tue Jan 03 14:27:07 2023 +0100
  61. 139b84c refactor(auth): avoid parsing signature algorithm twice by Demi Marie Obenour · Thu Dec 08 15:24:23 2022 -0500
  62. b1342a2 refactor(auth): partially validate SubjectPublicKeyInfo early by Demi Marie Obenour · Thu Dec 08 15:24:18 2022 -0500
  63. 447adc0 fix(auth): reject padding after BIT STRING in signatures by Demi Marie Obenour · Thu Dec 08 15:24:10 2022 -0500
  64. ae26664 fix(auth): reject invalid padding in digests by Demi Marie Obenour · Thu Dec 08 15:24:01 2022 -0500
  65. 47a8055 fix(auth): require at least one extension to be present by Demi Marie Obenour · Thu Dec 08 15:23:58 2022 -0500
  66. fa07d04 fix(auth): forbid junk after extensions by Demi Marie Obenour · Thu Dec 08 15:23:56 2022 -0500
  67. 83737b7 fix(auth): only accept v3 X.509 certificates by Demi Marie Obenour · Thu Dec 08 15:23:50 2022 -0500
  68. fdc28cf Merge "fix(gic): wrap cache enabled assert under plat_can_cmo" into integration by Manish Pandey · Mon Dec 19 11:44:45 2022 +0100
  69. 8057aa6 refactor(st): remove unused io_mmc driver by Yann Gautier · Tue Nov 22 11:44:20 2022 +0100
  70. b579eb7 Merge changes I2b23e7c8,I779587af,Ic46de7a4,If753e987,I00171b05, ... into integration by Madhukar Pappireddy · Thu Dec 15 16:38:07 2022 +0100
  71. 55f3eb4 fix(st-crypto): remove platdata functions by Yann Gautier · Tue Dec 13 10:51:56 2022 +0100
  72. a037d97 fix(gic): wrap cache enabled assert under plat_can_cmo by Channagoud kadabi · Tue Nov 29 16:03:47 2022 -0800
  73. fca59e0 fix(st-gpio): define shift as uint32_t by Yann Gautier · Fri Nov 25 10:56:25 2022 +0100
  74. ad631cc fix(st-sdmmc): check transfer size before filling register by Yann Gautier · Mon Nov 21 13:36:53 2022 +0100
  75. ac8999d fix(st-clock): avoid arithmetics on pointers by Yann Gautier · Fri Nov 25 14:34:52 2022 +0100
  76. 8e59db2 fix(st-clock): give the size for parent_mp13 and dividers_mp13 tables by Yann Gautier · Fri Nov 25 11:37:00 2022 +0100
  77. 21d117a fix(st-clock): remove useless switch by Yann Gautier · Fri Nov 25 10:42:52 2022 +0100
  78. 51dad68 fix(st-clock): use Boolean type for tests by Yann Gautier · Mon Nov 28 14:56:58 2022 +0100
  79. e8f67d3 fix(st-regulator): use Boolean type for tests by Yann Gautier · Mon Nov 28 14:57:06 2022 +0100
  80. 045d808 fix(st-regulator): enclose macro parameters in parentheses by Yann Gautier · Fri Nov 25 16:25:46 2022 +0100
  81. 3086df8 fix(st-regulator): rework for_each_*rdev macros by Yann Gautier · Fri Nov 25 15:29:38 2022 +0100
  82. 909c708 fix(st-regulator): explicitly check operators precedence by Yann Gautier · Mon Nov 28 14:55:14 2022 +0100
  83. f64eae0 fix(st-pmic): define pmic_regs table size by Yann Gautier · Thu Nov 24 18:17:02 2022 +0100
  84. 4737ed6 fix(st-pmic): enclose macro parameter in parentheses by Yann Gautier · Thu Nov 24 18:14:26 2022 +0100
  85. b7c4c02 fix(mmc): align part config type by Yann Gautier · Mon Jun 20 18:03:08 2022 +0200
  86. 258904f fix(mmc): do not modify r_data in mmc_send_cmd() by Yann Gautier · Mon Nov 21 11:38:50 2022 +0100
  87. 7693fdf fix(mmc): explicitly check operators precedence by Yann Gautier · Fri Nov 18 15:02:35 2022 +0100
  88. 21d2f5e fix(partition): add missing curly braces by Yann Gautier · Tue Jun 21 14:34:00 2022 +0200
  89. 0f391cb Merge changes Ida9abfd5,Iec447d97 into integration by Sandrine Bailleux · Wed Dec 07 13:51:57 2022 +0100
  90. 2d7e390 fix(nxp-ddr): add checking return value by Maninder Singh · Mon Oct 17 03:54:16 2022 -0700
  91. 7a93f9e fix(rss): do not consider MHU_ERR_ALREADY_INIT as error by David Vincze · Thu Dec 01 15:10:34 2022 +0100
  92. 64dd2b8 fix(st-usb): replace redundant checks with asserts by Boyan Karatotev · Tue Nov 22 14:09:36 2022 +0000
  93. d8705c4 fix(brcm): add braces around bodies of conditionals by Boyan Karatotev · Tue Nov 22 14:05:18 2022 +0000
  94. 7a4db8b fix(renesas): align incompatible function pointers by Boyan Karatotev · Tue Nov 22 12:24:10 2022 +0000
  95. 05e9d4d fix: remove old-style declarations by Boyan Karatotev · Tue Nov 22 14:31:41 2022 +0000
  96. 8726600 fix: unify fallthrough annotations by Boyan Karatotev · Fri Nov 18 14:17:17 2022 +0000
  97. 1a415f2 build: enable adding MbedTLS files for platform by Mate Toth-Pal · Sat Nov 05 21:20:10 2022 +0100
  98. 91374fb fix(nxp-ddr): fix coverity issue by Jiafei Pan · Fri Sep 02 11:07:15 2022 +0800
  99. 1cf137d fix(nxp-ddr): fix underrun coverity issue by Pankaj Gupta · Tue Aug 16 13:48:34 2022 +0530
  100. eabf539 fix(nxp-drivers): fix sd secure boot failure by Pankaj Gupta · Sun Jun 26 16:31:10 2022 +0530