1. 1559f64 build: consolidate directory creation rules by Chris Kay · Tue Jun 04 00:04:48 2024 +0000
  2. 27941eb Merge "fix(stm32mp1): skip OP-TEE header check if image base is NULL" into integration by Manish Pandey · Mon Jul 15 22:36:33 2024 +0200
  3. 17eaa4d Merge changes from topic "st_mp2_clk_reset" into integration by Madhukar Pappireddy · Thu Jul 11 04:27:32 2024 +0200
  4. ad59164 fix(stm32mp1): skip OP-TEE header check if image base is NULL by Yann Gautier · Tue Jul 09 14:23:42 2024 +0200
  5. a7ad588 feat(st-reset): add system reset management by Lionel Debieve · Thu Nov 12 10:44:51 2020 +0100
  6. 80d9fb4 refactor(st): change suffix for SYSCFG functions by Maxime Méré · Tue Jan 16 15:40:49 2024 +0100
  7. 605facb refactor(st): move FWU support to common code by Yann Gautier · Thu Jan 05 14:34:37 2023 +0100
  8. 8edeab0 refactor(st): move FWU functions to common code by Yann Gautier · Fri Jan 05 13:50:25 2024 +0100
  9. 2663506 Merge changes from topic "st_gpio_update" into integration by Manish V Badarkhe · Mon Jun 17 14:45:56 2024 +0200
  10. 7cfc8dd fix(stm32mp1): remove unnecessary assert on GPIO_BANK_A value by Patrick Delaunay · Tue Nov 28 11:35:51 2023 +0100
  11. e521d7d refactor(st): use GPIO banks definition from bindings by Pascal Paillet · Wed Mar 16 17:25:57 2022 +0100
  12. 1870c72 build: unify verbosity handling by Chris Kay · Thu May 02 17:52:37 2024 +0000
  13. da245ba feat(stm32mp1): always boot at 650MHz by Yann Gautier · Mon Sep 12 11:26:09 2022 +0200
  14. 4a0011c feat(stm32mp15): remove OP-TEE shared mem by Yann Gautier · Thu Jun 30 14:40:06 2022 +0200
  15. 1cf3d12 Merge changes from topic "early_console" into integration by Manish Pandey · Wed May 08 23:12:11 2024 +0200
  16. 0b64bd8 refactor(st): replace STM32MP_EARLY_CONSOLE with EARLY_CONSOLE by Yann Gautier · Wed Oct 25 18:41:16 2023 +0200
  17. bbd9419 feat(stm32mp2): add ddr-fw parameter for fiptool by Yann Gautier · Tue Mar 05 15:31:04 2024 +0100
  18. 81277dc refactor(stm32mp1): move the MCU security to BL32 by Yann Gautier · Tue Feb 01 18:01:17 2022 +0100
  19. ff87785 feat(st): add a function to clear the FWU trial state counter by Sughosh Ganu · Tue Feb 20 14:17:57 2024 +0530
  20. f69965e Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · Tue Feb 20 16:06:35 2024 +0100
  21. 523e864 build: use new toolchain variables for tools by Chris Kay · Mon Dec 04 12:03:51 2023 +0000
  22. 89d00ec refactor(st): move macros to common folder by Yann Gautier · Fri Feb 02 15:26:50 2024 +0100
  23. 83063e0 refactor(stm32mp1): remove unused macros by Yann Gautier · Fri Feb 02 15:57:03 2024 +0100
  24. 44ad507 feat(stm32mp1): only fuse monotonic counter on closed devices by Robin van der Gracht · Wed Jan 24 09:29:13 2024 +0100
  25. 06ae396 feat(st): do not directly call BSEC functions in common code by Yann Gautier · Tue Sep 19 18:26:16 2023 +0200
  26. 3e33475 refactor(st): update test for closed chip by Yann Gautier · Wed Feb 01 15:04:30 2023 +0100
  27. e720b5b refactor(st-bsec): improve BSEC driver by Patrick Delaunay · Wed Dec 14 13:45:04 2022 +0100
  28. 4c68e56 refactor(st): use dashes for BSEC node names by Yann Gautier · Thu Jan 04 11:45:31 2024 +0100
  29. 7dd8492 Merge "feat(st): update STM32MP DT files" into integration by Manish Pandey · Wed Oct 25 09:53:23 2023 +0200
  30. 8995835 feat(stm32mp15): disable OP-TEE shared memory by Yann Gautier · Thu Jun 30 14:03:20 2022 +0200
  31. c55e2ee feat(st): update STM32MP DT files by Yann Gautier · Wed Oct 18 14:17:04 2023 +0200
  32. ea1a3c6 refactor(st): move plat_image_load.c by Yann Gautier · Wed Jun 14 14:38:15 2023 +0200
  33. ff2b34c refactor(st): rename PLAT_NB_FIXED_REGS by Pascal Paillet · Thu Mar 17 17:20:22 2022 +0100
  34. c77afcb refactor(st): move some storage definitions to common part by Yann Gautier · Thu Aug 31 12:58:35 2023 +0200
  35. 619d2a5 refactor(st): move SDMMC definitions to driver by Yann Gautier · Fri Jun 30 16:01:30 2023 +0200
  36. cdb0ec9 refactor(st): rename QSPI macros by Yann Gautier · Mon Aug 31 15:00:19 2020 +0200
  37. 95177e6 fix(scmi): add parameter for plat_scmi_clock_rates_array by XiaoDong Huang · Mon Jun 26 20:40:43 2023 +0800
  38. d2f3816 Merge changes I2f4961fe,I0039c724,Iaa3076c1,Ic19973a8 into integration by Bipin Ravi · Fri Aug 11 16:57:09 2023 +0200
  39. f38c3e5 fix(bl32): always include arm_arch_svc in SP_MIN by Stephan Gerhold · Tue Mar 14 11:15:05 2023 +0100
  40. 44adc4f feat(stm32mp1): add FWU with boot from NOR-SPI by Nicolas Toromanoff · Mon Feb 07 10:12:29 2022 +0100
  41. 67bcec8 fix(stm32mp1): use the BSEC nodes compatible for stm32mp13 by Patrick Delaunay · Wed Feb 16 15:45:44 2022 +0100
  42. 79c9c08 fix(stm32mp1): properly check PSCI functions return by Yann Gautier · Tue Dec 21 17:56:52 2021 +0100
  43. 2be03c0 fix(tree): correct some typos by Elyes Haouas · Mon Feb 13 09:14:48 2023 +0100
  44. 7cb1c29 fix(stm32mp1): always define PKA algos flags by Yann Gautier · Mon Apr 24 11:44:51 2023 +0200
  45. a02a3ba fix(stm32mp1): remove boolean check on PLAT_TBBR_IMG_DEF by Yann Gautier · Mon Apr 24 11:35:40 2023 +0200
  46. d69bf75 Merge "refactor(fiptool): move plat_fiptool.mk to tools" into integration by Sandrine Bailleux · Tue May 02 10:47:15 2023 +0200
  47. d8c1a3b refactor(st): move mbedtls config files by Yann Gautier · Mon Mar 06 13:01:10 2023 +0100
  48. dbe63ac refactor(st): add common mk files by Yann Gautier · Wed Mar 16 19:03:20 2022 +0100
  49. 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
  50. 3191ac4 feat(stm32mp1): add mbedtls-3.3 support config by Govindraj Raja · Mon Jan 23 13:11:12 2023 +0000
  51. f511dca refactor(fiptool): move plat_fiptool.mk to tools by Raef Coles · Wed Feb 01 15:55:08 2023 +0000
  52. 908b767 Merge changes from topic "deprecate_io_drivers" into integration by Manish Pandey · Mon Jan 16 16:45:37 2023 +0100
  53. 45b9599 refactor(st): move board info in common code by Yann Gautier · Wed Jan 04 16:46:07 2023 +0100
  54. 2bbf171 refactor(st): move GIC code to common directory by Yann Gautier · Tue Aug 06 17:28:23 2019 +0200
  55. 8402c29 refactor(st): move boot backup register management by Yann Gautier · Wed Jun 29 17:03:36 2022 +0200
  56. 8057aa6 refactor(st): remove unused io_mmc driver by Yann Gautier · Tue Nov 22 11:44:20 2022 +0100
  57. 5519b7e fix(stm32mp1): add missing platform.h include by Yann Gautier · Fri Nov 18 14:08:10 2022 +0100
  58. de775e8 fix(stm32mp1): rework DWL buffer cache invalidation by Yann Gautier · Fri Nov 25 15:33:09 2022 +0100
  59. 4bda43f fix(stm32mp1): add const for strings in stm32mp_get_soc_name() by Yann Gautier · Thu Nov 24 19:02:23 2022 +0100
  60. 88b8f2b fix(st): explicitly check operators precedence by Yann Gautier · Fri Nov 18 15:03:22 2022 +0100
  61. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · Mon Nov 14 14:14:48 2022 +0100
  62. 15536e1 feat(stm32mp1): add the platform specific build for tools by Lionel Debieve · Thu Oct 06 08:54:23 2022 +0200
  63. 474ad81 feat(stm32mp1): add a check on TRUSTED_BOARD_BOOT with secure chip by Lionel Debieve · Wed Oct 05 16:52:09 2022 +0200
  64. 5adcd50 feat(stm32mp1): add the decryption support by Lionel Debieve · Wed Oct 05 16:51:12 2022 +0200
  65. 13a668d feat(stm32mp1): add the TRUSTED_BOARD_BOOT support by Lionel Debieve · Wed Oct 05 16:47:03 2022 +0200
  66. 7c70088 feat(stm32mp1): update ROM code API for header v2 management by Lionel Debieve · Wed Oct 05 16:31:28 2022 +0200
  67. 0ae71af feat(stm32mp1): remove unused function from boot API by Lionel Debieve · Wed Oct 05 16:29:38 2022 +0200
  68. 627586a refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · Wed Oct 05 16:22:07 2022 +0200
  69. 5c66fab feat(stm32mp1): add RNG initialization in BL2 for STM32MP13 by Nicolas Le Bayon · Wed Dec 02 16:23:49 2020 +0100
  70. fd02b80 feat(stm32mp1): add a stm32mp crypto library by Lionel Debieve · Wed Oct 05 16:16:50 2022 +0200
  71. 5d3ade0 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · Tue Dec 22 13:54:51 2020 +0100
  72. 0f634ec feat(stm32mp1): add plat_report_*_abort functions by Yann Gautier · Thu Aug 29 19:04:29 2019 +0200
  73. 6566211 feat(stm32mp1): add early console in SP_min by Yann Gautier · Fri Oct 15 16:49:07 2021 +0200
  74. 6e49b7f feat(st): properly manage early console by Yann Gautier · Tue Sep 13 13:59:48 2022 +0200
  75. b55a624 fix(stm32mp1): enable crash console in FIQ handler by Yann Gautier · Mon Mar 07 16:09:23 2022 +0100
  76. 98e028c refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · Thu Apr 14 11:15:43 2022 +0200
  77. 4c66e0a feat(stm32mp1): configure the serial boot load address by Patrick Delaunay · Tue Mar 15 11:20:56 2022 +0100
  78. 665ee6c fix(stm32mp1): update the FIP load address for serial boot by Patrick Delaunay · Mon Feb 28 11:02:35 2022 +0100
  79. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · Wed Sep 08 12:40:24 2021 +0200
  80. af19938 feat(stm32mp1): allow to override MTD base offset by Lionel Debieve · Wed Jan 13 07:59:59 2021 +0100
  81. bde43da feat(stm32mp1): manage second NAND OTP on STM32MP13 by Yann Gautier · Wed Aug 18 15:03:40 2021 +0200
  82. 129f651 feat(stm32mp1): add define for external scratch buffer for nand devices by Lionel Debieve · Tue Apr 13 17:11:00 2021 +0200
  83. 06cc791 feat(stm32mp1): manage STM32MP13 rev.Y by Yann Gautier · Mon May 09 17:01:11 2022 +0200
  84. 28b344a Merge changes from topic "st_fip_uuid" into integration by Lauren Wehrmeister · Mon Aug 01 16:45:49 2022 +0200
  85. d476c77 fix(stm32mp13): correct USART addresses by Yann Gautier · Tue Jul 05 13:29:13 2022 +0200
  86. 8bed83d feat(stm32mp13): change BL33 memory mapping by Patrick Delaunay · Tue Apr 13 14:44:48 2021 +0200
  87. c746591 refactor(stm32mp1): update PLAT_PARTITION_MAX_ENTRIES by Yann Gautier · Thu Jun 30 15:21:19 2022 +0200
  88. bc9f0fd feat(stm32mp15): manage OP-TEE shared memory by Yann Gautier · Thu Jun 30 11:33:27 2022 +0200
  89. d269f81 Merge "feat(stm32mp1): save boot auth status and partition info" into integration by Manish Pandey · Tue Jun 28 10:53:01 2022 +0200
  90. f07e8f3 feat(stm32mp1): save boot auth status and partition info by Igor Opaniuk · Thu Jun 23 21:19:26 2022 +0300
  91. e622a3d feat(stm32mp1): optionally use paged OP-TEE by Yann Gautier · Mon Jun 20 11:43:17 2022 +0200
  92. 692b1c7 Merge changes from topic "stm32mp-emmc-boot-fip" into integration by Madhukar Pappireddy · Wed Jun 08 00:14:59 2022 +0200
  93. e78db3b feat(st): search pinctrl node by compatible by Yann Gautier · Fri Mar 11 14:18:13 2022 +0100
  94. bd68528 feat(stm32mp1): extend STM32MP_EMMC_BOOT support to FIP format by Ahmad Fatoum · Thu May 19 07:42:33 2022 +0200
  95. f9f72d9 build(stm32mp1): platform changes for verifying gpt header crc by Rohit Ner · Wed May 18 00:55:02 2022 -0700
  96. c8437b3 fix(stm32mp1): include assert.h to fix build failure by Manish V Badarkhe · Tue May 17 14:05:06 2022 +0100
  97. c6f77b0 fix(st): fix NULL pointer dereference issues by Yann Gautier · Fri May 06 09:50:43 2022 +0200
  98. fab7628 refactor(st): update set_config_info function call by Manish V Badarkhe · Wed Mar 16 13:51:26 2022 +0000
  99. 282b103 Merge changes from topic "st_fwu_bkp_reg" into integration by Madhukar Pappireddy · Mon Apr 25 19:28:33 2022 +0200
  100. fb15337 fix(stm32mp1): correct dtc version check by Yann Gautier · Fri Apr 22 13:12:37 2022 +0200