1. 212148f feat(stm32mp2): add BL31 device tree support by Maxime Méré · Wed Oct 02 18:24:40 2024 +0200
  2. 95dd08c feat(st): add stm32mp_is_wakeup_from_standby() by Yann Gautier · Wed Nov 24 18:34:49 2021 +0100
  3. 98768bf feat(stm32mp2): add RETRAM map/unmap capability by Maxime Méré · Thu Sep 19 09:54:28 2024 +0200
  4. 9846179 fix(st): support device tree DDR sizes higher than 16Gbits for aarch64 by Nicolas Le Bayon · Thu May 04 18:27:35 2023 +0200
  5. b151f68 feat(stm32mp2): manage DDR FW via FIP by Maxime Méré · Fri Sep 13 17:57:58 2024 +0200
  6. 9189d16 feat(st): manage BL31 FCONF load_info struct by Yann Gautier · Fri Nov 27 14:44:04 2020 +0100
  7. 1559f64 build: consolidate directory creation rules by Chris Kay · Tue Jun 04 00:04:48 2024 +0000
  8. 50054e9 refactor(st): change method to get GIC base addresses by Nicolas Le Bayon · Tue May 16 17:23:02 2023 +0200
  9. 605facb refactor(st): move FWU support to common code by Yann Gautier · Thu Jan 05 14:34:37 2023 +0100
  10. 8edeab0 refactor(st): move FWU functions to common code by Yann Gautier · Fri Jan 05 13:50:25 2024 +0100
  11. 861db13 Merge changes from topic "st-nand-backup-fwu" into integration by Manish V Badarkhe · Mon Jun 17 20:05:05 2024 +0200
  12. 1870c72 build: unify verbosity handling by Chris Kay · Thu May 02 17:52:37 2024 +0000
  13. 3db9d51 refactor(st): rename plat_set_image_source by Yann Gautier · Thu Jun 13 18:06:25 2024 +0200
  14. 723133b feat(st): add FWU with boot from NAND by Yann Gautier · Wed May 31 17:30:01 2023 +0200
  15. d6b75ea feat(st): manage backup partitions for NAND devices by Yann Gautier · Fri Jan 05 11:45:31 2024 +0100
  16. 640d991 feat(mbedtls): update config for 3.6.0 by Jimmy Brisson · Wed Apr 10 10:20:13 2024 -0500
  17. 1cf3d12 Merge changes from topic "early_console" into integration by Manish Pandey · Wed May 08 23:12:11 2024 +0200
  18. 0b64bd8 refactor(st): replace STM32MP_EARLY_CONSOLE with EARLY_CONSOLE by Yann Gautier · Wed Oct 25 18:41:16 2023 +0200
  19. bbd9419 feat(stm32mp2): add ddr-fw parameter for fiptool by Yann Gautier · Tue Mar 05 15:31:04 2024 +0100
  20. b3b6de7 refactor(mbedtls): remove mbedtls 2.x support by laurenw-arm · Tue Mar 05 14:55:18 2024 -0600
  21. 52794a3 style(fwu): change the metadata fields to align with specification by Sughosh Ganu · Fri Feb 02 15:35:18 2024 +0530
  22. da28e4c feat(st): add logic to boot the platform from an alternate bank by Sughosh Ganu · Tue Feb 20 14:20:41 2024 +0530
  23. ff87785 feat(st): add a function to clear the FWU trial state counter by Sughosh Ganu · Tue Feb 20 14:17:57 2024 +0530
  24. 63576f0 feat(st): get the state of the active bank directly by Sughosh Ganu · Thu Feb 01 16:56:27 2024 +0530
  25. c5e3971 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · Tue Feb 20 16:06:52 2024 +0100
  26. f69965e Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · Tue Feb 20 16:06:35 2024 +0100
  27. cfba645 build: use toolchain identifiers in conditions by Chris Kay · Mon Dec 04 09:55:50 2023 +0000
  28. 523e864 build: use new toolchain variables for tools by Chris Kay · Mon Dec 04 12:03:51 2023 +0000
  29. 89d00ec refactor(st): move macros to common folder by Yann Gautier · Fri Feb 02 15:26:50 2024 +0100
  30. 06ae396 feat(st): do not directly call BSEC functions in common code by Yann Gautier · Tue Sep 19 18:26:16 2023 +0200
  31. bc02922 feat(st): use stm32_get_otp_value_from_idx() in BL31 by Yann Gautier · Fri Sep 03 13:35:21 2021 +0200
  32. 3e33475 refactor(st): update test for closed chip by Yann Gautier · Wed Feb 01 15:04:30 2023 +0100
  33. f468a21 Merge "fix(st): properly check LOADADDR" into integration by Manish Pandey · Wed Oct 25 09:38:41 2023 +0200
  34. 0b864d7 Merge changes from topic "gcc_linker_aarch32" into integration by Manish Pandey · Mon Oct 23 17:59:26 2023 +0200
  35. 760a2d3 fix(st): properly check LOADADDR by Yann Gautier · Wed Sep 20 15:12:26 2023 +0200
  36. 6c6e6d0 feat(st): support gcc as linker by Yann Gautier · Thu Mar 09 13:45:24 2023 +0100
  37. b4ab90b fix(st): setting default KEY_SIZE by laurenw-arm · Thu Oct 12 13:34:21 2023 -0500
  38. 3cfdbad fix(st): enable RTC clock before accessing nv counter by Yann Gautier · Tue Jan 17 09:29:54 2023 +0100
  39. b4d0827 fix(st): update comment on encryption key by Yann Gautier · Mon Feb 06 13:51:57 2023 +0100
  40. 1731c66 fix(st): allow crypto lib compilation in aarch64 by Yann Gautier · Thu Jan 05 18:10:29 2023 +0100
  41. 405b556 fix(st-uart): allow 64 bit compilation by Yann Gautier · Thu Apr 14 09:40:01 2022 +0200
  42. 438c4c6 fix(st): reduce MMC block_buffer by Yann Gautier · Thu Aug 17 11:44:07 2023 +0200
  43. 1c2d89b fix(st): update dt_get_ddr_size() type by Sebastien PASDELOUP · Mon Jun 05 09:56:49 2023 +0200
  44. ea1a3c6 refactor(st): move plat_image_load.c by Yann Gautier · Wed Jun 14 14:38:15 2023 +0200
  45. c77afcb refactor(st): move some storage definitions to common part by Yann Gautier · Thu Aug 31 12:58:35 2023 +0200
  46. f3b9ecd feat(st): allow AARCH64 compilation for common code by Yann Gautier · Wed Sep 09 18:13:44 2020 +0200
  47. cdb0ec9 refactor(st): rename QSPI macros by Yann Gautier · Mon Aug 31 15:00:19 2020 +0200
  48. 44adc4f feat(stm32mp1): add FWU with boot from NOR-SPI by Nicolas Toromanoff · Mon Feb 07 10:12:29 2022 +0100
  49. 4e2b34d fix(st): flush UART at the end of uart_read() by Yann Gautier · Fri Apr 07 11:17:09 2023 +0200
  50. 2b6673d refactor(auth)!: unify REGISTER_CRYPTO_LIB by Yann Gautier · Wed Mar 15 11:31:25 2023 +0100
  51. c68b8af refactor(auth): replace plat_convert_pk by Yann Gautier · Tue Jan 24 09:39:47 2023 +0100
  52. aa03914 feat(st): mandate dtc version 1.4.7 by Yann Gautier · Thu Mar 02 11:20:44 2023 +0100
  53. d8c1a3b refactor(st): move mbedtls config files by Yann Gautier · Mon Mar 06 13:01:10 2023 +0100
  54. dbe63ac refactor(st): add common mk files by Yann Gautier · Wed Mar 16 19:03:20 2022 +0100
  55. 908b767 Merge changes from topic "deprecate_io_drivers" into integration by Manish Pandey · Mon Jan 16 16:45:37 2023 +0100
  56. 45b9599 refactor(st): move board info in common code by Yann Gautier · Wed Jan 04 16:46:07 2023 +0100
  57. 2bbf171 refactor(st): move GIC code to common directory by Yann Gautier · Tue Aug 06 17:28:23 2019 +0200
  58. 8402c29 refactor(st): move boot backup register management by Yann Gautier · Wed Jun 29 17:03:36 2022 +0200
  59. 8057aa6 refactor(st): remove unused io_mmc driver by Yann Gautier · Tue Nov 22 11:44:20 2022 +0100
  60. 34b4988 fix(st-crypto): set get_plain_pk_from_asn1() static by Yann Gautier · Mon Dec 12 14:56:39 2022 +0100
  61. 6fbed5a fix(st): make metadata_block_spec static by Yann Gautier · Fri Nov 18 14:05:10 2022 +0100
  62. 93d30f5 fix(st): include utils.h to solve compilation error by Yann Gautier · Mon Dec 12 14:53:45 2022 +0100
  63. 409b382 fix(st): use Boolean type for tests by Yann Gautier · Mon Nov 21 13:26:37 2022 +0100
  64. 6768c07 fix(st): rework secure-status check in fdt_get_status() by Yann Gautier · Thu Nov 24 19:16:46 2022 +0100
  65. 47516aa fix(st): use indices when counting GPIOs in DT by Yann Gautier · Mon Nov 21 11:45:04 2022 +0100
  66. 5cda3aa fix(st): add U suffix for unsigned numbers by Yann Gautier · Fri Nov 18 13:43:48 2022 +0100
  67. 88b8f2b fix(st): explicitly check operators precedence by Yann Gautier · Fri Nov 18 15:03:22 2022 +0100
  68. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · Mon Nov 14 14:14:48 2022 +0100
  69. 5adcd50 feat(stm32mp1): add the decryption support by Lionel Debieve · Wed Oct 05 16:51:12 2022 +0200
  70. 13a668d feat(stm32mp1): add the TRUSTED_BOARD_BOOT support by Lionel Debieve · Wed Oct 05 16:47:03 2022 +0200
  71. 627586a refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · Wed Oct 05 16:22:07 2022 +0200
  72. fd02b80 feat(stm32mp1): add a stm32mp crypto library by Lionel Debieve · Wed Oct 05 16:16:50 2022 +0200
  73. 4f79f42 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · Mon Oct 03 11:58:07 2022 +0200
  74. ef4b7d5 fix(st): add missing string.h include by Yann Gautier · Mon Oct 03 09:30:34 2022 +0200
  75. 6e49b7f feat(st): properly manage early console by Yann Gautier · Tue Sep 13 13:59:48 2022 +0200
  76. 2652ba7 feat(st): add trace for early console by Yann Gautier · Thu Jun 09 17:34:30 2022 +0200
  77. 7ae2b65 refactor(st): configure baudrate for UART programmer by Patrick Delaunay · Wed Mar 02 15:43:02 2022 +0100
  78. 98b4fb8 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · Wed Mar 02 15:29:08 2022 +0100
  79. 637cd9e fix(st): add max size for FIP in eMMC boot part by Yann Gautier · Fri Sep 02 08:36:40 2022 +0200
  80. b218faa feat(st): enable MMC_FLAG_SD_CMD6 for SD-cards by Yann Gautier · Wed Aug 14 16:44:48 2019 +0200
  81. 5e111c5 feat(stm32mp1): retrieve FIP partition by type UUID by Lionel Debieve · Thu Feb 24 18:58:46 2022 +0100
  82. f07e8f3 feat(stm32mp1): save boot auth status and partition info by Igor Opaniuk · Thu Jun 23 21:19:26 2022 +0300
  83. bd68528 feat(stm32mp1): extend STM32MP_EMMC_BOOT support to FIP format by Ahmad Fatoum · Thu May 19 07:42:33 2022 +0200
  84. 657902b Merge "fix(st): add missing header include" into integration by Manish Pandey · Tue May 10 14:36:46 2022 +0200
  85. 8636a5f fix(st): add missing header include by Yann Gautier · Fri May 06 15:27:32 2022 +0200
  86. c6f77b0 fix(st): fix NULL pointer dereference issues by Yann Gautier · Fri May 06 09:50:43 2022 +0200
  87. 282b103 Merge changes from topic "st_fwu_bkp_reg" into integration by Madhukar Pappireddy · Mon Apr 25 19:28:33 2022 +0200
  88. 5a937cd feat(stm32mp1): retry 3 times FWU trial boot by Nicolas Toromanoff · Mon Feb 07 10:12:04 2022 +0100
  89. 82ece5c refactor(stm32mp1): drop the "st,stm32-nvmem-layout" node by Patrick Delaunay · Tue Mar 01 09:56:03 2022 +0100
  90. 7dac203 refactor(st): remove useless includes by Yann Gautier · Mon Mar 21 17:58:32 2022 +0100
  91. e8b31fa fix(st): don't try to read boot partition on SD cards by Uwe Kleine-König · Thu Mar 10 22:21:55 2022 +0100
  92. b02dd49 refactor(st): configure UART baudrate by Yann Gautier · Wed Mar 02 14:31:55 2022 +0100
  93. d143574 feat(st): add early console in BL2 by Yann Gautier · Mon Oct 18 10:55:23 2021 +0200
  94. 4c39ad8 Merge changes from topic "st-security-update" into integration by Manish Pandey · Wed Feb 02 22:17:12 2022 +0100
  95. 41ab652 feat(st): get pin_count from the gpio-ranges property by Fabien Dessenne · Tue Sep 21 11:32:30 2021 +0200
  96. 06bc62d feat(st): disable authentication based on part_number by Lionel Debieve · Fri Dec 06 12:42:20 2019 +0100
  97. bc2d88d feat(stm32mp1): new way to access platform OTP by Lionel Debieve · Mon Nov 04 14:31:38 2019 +0100
  98. 57c3c80 refactor(stm32mp1): remove unused refcount helper functions by Yann Gautier · Wed Jan 19 14:01:52 2022 +0100
  99. 03e2f80 feat(stm32mp1): add logic to pass the boot index to the Update Agent by Sughosh Ganu · Wed Dec 01 15:56:27 2021 +0530
  100. d1f8713 feat(stm32mp1): add support for reading the metadata partition by Sughosh Ganu · Wed Dec 01 16:46:34 2021 +0530