1. d8c1a3b refactor(st): move mbedtls config files by Yann Gautier · Mon Mar 06 13:01:10 2023 +0100
  2. dbe63ac refactor(st): add common mk files by Yann Gautier · Wed Mar 16 19:03:20 2022 +0100
  3. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · Tue Nov 22 14:41:00 2022 -0600
  4. 3191ac4 feat(stm32mp1): add mbedtls-3.3 support config by Govindraj Raja · Mon Jan 23 13:11:12 2023 +0000
  5. 908b767 Merge changes from topic "deprecate_io_drivers" into integration by Manish Pandey · Mon Jan 16 16:45:37 2023 +0100
  6. 45b9599 refactor(st): move board info in common code by Yann Gautier · Wed Jan 04 16:46:07 2023 +0100
  7. 2bbf171 refactor(st): move GIC code to common directory by Yann Gautier · Tue Aug 06 17:28:23 2019 +0200
  8. 8402c29 refactor(st): move boot backup register management by Yann Gautier · Wed Jun 29 17:03:36 2022 +0200
  9. 8057aa6 refactor(st): remove unused io_mmc driver by Yann Gautier · Tue Nov 22 11:44:20 2022 +0100
  10. 5519b7e fix(stm32mp1): add missing platform.h include by Yann Gautier · Fri Nov 18 14:08:10 2022 +0100
  11. de775e8 fix(stm32mp1): rework DWL buffer cache invalidation by Yann Gautier · Fri Nov 25 15:33:09 2022 +0100
  12. 4bda43f fix(stm32mp1): add const for strings in stm32mp_get_soc_name() by Yann Gautier · Thu Nov 24 19:02:23 2022 +0100
  13. 88b8f2b fix(st): explicitly check operators precedence by Yann Gautier · Fri Nov 18 15:03:22 2022 +0100
  14. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · Mon Nov 14 14:14:48 2022 +0100
  15. 15536e1 feat(stm32mp1): add the platform specific build for tools by Lionel Debieve · Thu Oct 06 08:54:23 2022 +0200
  16. 474ad81 feat(stm32mp1): add a check on TRUSTED_BOARD_BOOT with secure chip by Lionel Debieve · Wed Oct 05 16:52:09 2022 +0200
  17. 5adcd50 feat(stm32mp1): add the decryption support by Lionel Debieve · Wed Oct 05 16:51:12 2022 +0200
  18. 13a668d feat(stm32mp1): add the TRUSTED_BOARD_BOOT support by Lionel Debieve · Wed Oct 05 16:47:03 2022 +0200
  19. 7c70088 feat(stm32mp1): update ROM code API for header v2 management by Lionel Debieve · Wed Oct 05 16:31:28 2022 +0200
  20. 0ae71af feat(stm32mp1): remove unused function from boot API by Lionel Debieve · Wed Oct 05 16:29:38 2022 +0200
  21. 627586a refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · Wed Oct 05 16:22:07 2022 +0200
  22. 5c66fab feat(stm32mp1): add RNG initialization in BL2 for STM32MP13 by Nicolas Le Bayon · Wed Dec 02 16:23:49 2020 +0100
  23. fd02b80 feat(stm32mp1): add a stm32mp crypto library by Lionel Debieve · Wed Oct 05 16:16:50 2022 +0200
  24. 5d3ade0 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · Tue Dec 22 13:54:51 2020 +0100
  25. 0f634ec feat(stm32mp1): add plat_report_*_abort functions by Yann Gautier · Thu Aug 29 19:04:29 2019 +0200
  26. 6566211 feat(stm32mp1): add early console in SP_min by Yann Gautier · Fri Oct 15 16:49:07 2021 +0200
  27. 6e49b7f feat(st): properly manage early console by Yann Gautier · Tue Sep 13 13:59:48 2022 +0200
  28. b55a624 fix(stm32mp1): enable crash console in FIQ handler by Yann Gautier · Mon Mar 07 16:09:23 2022 +0100
  29. 98e028c refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · Thu Apr 14 11:15:43 2022 +0200
  30. 4c66e0a feat(stm32mp1): configure the serial boot load address by Patrick Delaunay · Tue Mar 15 11:20:56 2022 +0100
  31. 665ee6c fix(stm32mp1): update the FIP load address for serial boot by Patrick Delaunay · Mon Feb 28 11:02:35 2022 +0100
  32. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · Wed Sep 08 12:40:24 2021 +0200
  33. af19938 feat(stm32mp1): allow to override MTD base offset by Lionel Debieve · Wed Jan 13 07:59:59 2021 +0100
  34. bde43da feat(stm32mp1): manage second NAND OTP on STM32MP13 by Yann Gautier · Wed Aug 18 15:03:40 2021 +0200
  35. 129f651 feat(stm32mp1): add define for external scratch buffer for nand devices by Lionel Debieve · Tue Apr 13 17:11:00 2021 +0200
  36. 06cc791 feat(stm32mp1): manage STM32MP13 rev.Y by Yann Gautier · Mon May 09 17:01:11 2022 +0200
  37. 28b344a Merge changes from topic "st_fip_uuid" into integration by Lauren Wehrmeister · Mon Aug 01 16:45:49 2022 +0200
  38. d476c77 fix(stm32mp13): correct USART addresses by Yann Gautier · Tue Jul 05 13:29:13 2022 +0200
  39. 8bed83d feat(stm32mp13): change BL33 memory mapping by Patrick Delaunay · Tue Apr 13 14:44:48 2021 +0200
  40. c746591 refactor(stm32mp1): update PLAT_PARTITION_MAX_ENTRIES by Yann Gautier · Thu Jun 30 15:21:19 2022 +0200
  41. bc9f0fd feat(stm32mp15): manage OP-TEE shared memory by Yann Gautier · Thu Jun 30 11:33:27 2022 +0200
  42. d269f81 Merge "feat(stm32mp1): save boot auth status and partition info" into integration by Manish Pandey · Tue Jun 28 10:53:01 2022 +0200
  43. f07e8f3 feat(stm32mp1): save boot auth status and partition info by Igor Opaniuk · Thu Jun 23 21:19:26 2022 +0300
  44. e622a3d feat(stm32mp1): optionally use paged OP-TEE by Yann Gautier · Mon Jun 20 11:43:17 2022 +0200
  45. 692b1c7 Merge changes from topic "stm32mp-emmc-boot-fip" into integration by Madhukar Pappireddy · Wed Jun 08 00:14:59 2022 +0200
  46. e78db3b feat(st): search pinctrl node by compatible by Yann Gautier · Fri Mar 11 14:18:13 2022 +0100
  47. bd68528 feat(stm32mp1): extend STM32MP_EMMC_BOOT support to FIP format by Ahmad Fatoum · Thu May 19 07:42:33 2022 +0200
  48. f9f72d9 build(stm32mp1): platform changes for verifying gpt header crc by Rohit Ner · Wed May 18 00:55:02 2022 -0700
  49. c8437b3 fix(stm32mp1): include assert.h to fix build failure by Manish V Badarkhe · Tue May 17 14:05:06 2022 +0100
  50. c6f77b0 fix(st): fix NULL pointer dereference issues by Yann Gautier · Fri May 06 09:50:43 2022 +0200
  51. fab7628 refactor(st): update set_config_info function call by Manish V Badarkhe · Wed Mar 16 13:51:26 2022 +0000
  52. 282b103 Merge changes from topic "st_fwu_bkp_reg" into integration by Madhukar Pappireddy · Mon Apr 25 19:28:33 2022 +0200
  53. fb15337 fix(stm32mp1): correct dtc version check by Yann Gautier · Fri Apr 22 13:12:37 2022 +0200
  54. 4e2c51b Merge changes from topic "st_nvmem_layout" into integration by Manish Pandey · Tue Apr 19 16:11:24 2022 +0200
  55. 23ee368 fix(st): remove extra chars from dtc version by Yann Gautier · Mon Mar 28 13:37:01 2022 +0200
  56. 5a937cd feat(stm32mp1): retry 3 times FWU trial boot by Nicolas Toromanoff · Mon Feb 07 10:12:04 2022 +0100
  57. 9bbd26a refactor(stm32mp1): update backup reg for FWU by Yann Gautier · Mon Mar 28 17:49:38 2022 +0200
  58. 82ece5c refactor(stm32mp1): drop the "st,stm32-nvmem-layout" node by Patrick Delaunay · Tue Mar 01 09:56:03 2022 +0100
  59. 0c0e103 feat(stm32mp1): select platform compilation either by flag or DT by Yann Gautier · Thu Apr 01 19:31:46 2021 +0200
  60. 0108791 feat(stm32mp1-fdts): add DDR support for STM32MP13 by Nicolas Le Bayon · Tue Jan 12 18:18:27 2021 +0100
  61. f03dee5 feat(stm32mp1): updates for STM32MP13 device tree compilation by Yann Gautier · Tue Feb 25 17:08:10 2020 +0100
  62. 1877b13 feat(stm32mp1): add "Boot mode" management for STM32MP13 by Nicolas Toromanoff · Wed Feb 03 16:52:03 2021 +0100
  63. 07cf3f2 feat(stm32mp1): manage HSLV on STM32MP13 by Yann Gautier · Tue Jan 12 15:52:19 2021 +0100
  64. 006bb51 feat(stm32mp1): add sdmmc compatible in platform define by Yann Gautier · Wed Jan 20 14:10:57 2021 +0100
  65. 4a16484 feat(stm32mp1): update IO compensation on STM32MP13 by Yann Gautier · Tue Nov 17 15:27:58 2020 +0100
  66. b2ba78e feat(stm32mp1): call pmic_voltages_init() in platform init by Yann Gautier · Tue Jan 18 10:39:52 2022 +0100
  67. 34cbf23 feat(stm32mp1): update CFG0 OTP for STM32MP13 by Nicolas Le Bayon · Thu Nov 26 09:57:09 2020 +0100
  68. b4028ed feat(stm32mp1): usb descriptor update for STM32MP13 by Patrick Delaunay · Mon Sep 14 14:50:40 2020 +0200
  69. 1308d75 feat(st-clock): add clock driver for STM32MP13 by Gabriel Fernandez · Wed Mar 11 11:30:34 2020 +0100
  70. f36a1d3 feat(stm32mp1): get CPU info from SYSCFG on STM32MP13 by Yann Gautier · Tue Apr 21 15:03:59 2020 +0200
  71. 256c6b9 feat(stm32mp1): use only one filter for TZC400 on STM32MP13 by Yann Gautier · Wed Oct 21 18:15:12 2020 +0200
  72. 84cbde3 feat(stm32mp1): add a second fixed regulator by Lionel Debieve · Thu Apr 15 08:27:28 2021 +0200
  73. 84d994b feat(stm32mp1): adaptations for STM32MP13 image header by Yann Gautier · Tue Apr 14 18:08:50 2020 +0200
  74. 1e07226 feat(stm32mp1): update boot API for header v2.0 by Lionel Debieve · Wed Apr 08 12:08:55 2020 +0200
  75. 434fa2d feat(stm32mp1): update IP addresses for STM32MP13 by Yann Gautier · Tue Mar 23 15:25:04 2021 +0100
  76. 16188f3 feat(stm32mp1): add part numbers for STM32MP13 by Yann Gautier · Wed Feb 12 15:38:34 2020 +0100
  77. 0fd6e23 feat(stm32mp1): chip rev. Z is 0x1001 on STM32MP13 by Yann Gautier · Wed Aug 25 14:40:12 2021 +0200
  78. 8200047 feat(stm32mp1): update BACKUP_BOOT_MODE for STM32MP13 by Yann Gautier · Wed Feb 05 16:24:21 2020 +0100
  79. 6bd30e2 feat(stm32mp1): stm32mp_is_single_core() for STM32MP13 by Yann Gautier · Thu Feb 06 15:34:16 2020 +0100
  80. cc5f89a feat(stm32mp1): remove unsupported features on STM32MP13 by Yann Gautier · Wed Feb 12 09:36:23 2020 +0100
  81. 15e8483 feat(stm32mp1): update memory mapping for STM32MP13 by Yann Gautier · Mon Feb 03 17:48:07 2020 +0100
  82. 94389ef feat(stm32mp1): introduce new flag for STM32MP13 by Sebastien Pasdeloup · Fri Dec 18 11:50:40 2020 +0100
  83. dfa46cc feat(st): update stm32image tool for header v2 by Nicolas Le Bayon · Mon Nov 18 17:13:42 2019 +0100
  84. caa2e05 fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57 by Bipin Ravi · Wed Feb 23 23:45:50 2022 -0600
  85. b02dd49 refactor(st): configure UART baudrate by Yann Gautier · Wed Mar 02 14:31:55 2022 +0100
  86. f80029c fix(stm32mp1): fix enum prints by Yann Gautier · Mon Feb 28 11:39:56 2022 +0100
  87. d648608 Merge changes from topic "st-format-signedness" into integration by Madhukar Pappireddy · Thu Feb 17 00:35:52 2022 +0100
  88. 3c7be34 feat(stm32mp1): enable format-signedness warning by Yann Gautier · Mon Feb 14 10:30:33 2022 +0100
  89. 37bea08 fix(stm32mp1): correct types in messages by Yann Gautier · Mon Feb 14 11:10:59 2022 +0100
  90. 5bda08b refactor(stm32mp1): move PIE flag to SP_min by Yann Gautier · Wed Feb 09 14:03:35 2022 +0100
  91. 2c6d8dd Merge "feat(common): add SZ_* macros" into integration by Madhukar Pappireddy · Fri Feb 11 17:19:55 2022 +0100
  92. bb82b1b refactor(stm32mp1): update tamp_bkpr return type by Nicolas Toromanoff · Wed Feb 09 12:26:31 2022 +0100
  93. 8a87b0e feat(common): add SZ_* macros by Yann Gautier · Tue Feb 08 10:21:58 2022 +0100
  94. fcafdc9 Merge "feat(st): update the security based on new compatible" into integration by Madhukar Pappireddy · Fri Feb 04 16:57:15 2022 +0100
  95. 3c0fbfe feat(st): update the security based on new compatible by Lionel Debieve · Tue Dec 15 10:35:59 2020 +0100
  96. d143574 feat(st): add early console in BL2 by Yann Gautier · Mon Oct 18 10:55:23 2021 +0200
  97. 4c39ad8 Merge changes from topic "st-security-update" into integration by Manish Pandey · Wed Feb 02 22:17:12 2022 +0100
  98. bf6c765 Merge "fix(stm32mp1): remove interrupt_provider warning for dtc" into integration by Manish Pandey · Wed Feb 02 12:19:53 2022 +0100
  99. 7192a00 feat(stm32mp1): warn when debug enabled on secure chip by Lionel Debieve · Tue Jan 28 09:02:41 2020 +0100
  100. 2f3b560 fix(stm32mp1): rework switch/case for MISRA by Yann Gautier · Tue Oct 19 13:31:06 2021 +0200