1. b3b6de7 refactor(mbedtls): remove mbedtls 2.x support by laurenw-arm · Tue Mar 05 14:55:18 2024 -0600
  2. 52794a3 style(fwu): change the metadata fields to align with specification by Sughosh Ganu · Fri Feb 02 15:35:18 2024 +0530
  3. da28e4c feat(st): add logic to boot the platform from an alternate bank by Sughosh Ganu · Tue Feb 20 14:20:41 2024 +0530
  4. ff87785 feat(st): add a function to clear the FWU trial state counter by Sughosh Ganu · Tue Feb 20 14:17:57 2024 +0530
  5. 63576f0 feat(st): get the state of the active bank directly by Sughosh Ganu · Thu Feb 01 16:56:27 2024 +0530
  6. c5e3971 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · Tue Feb 20 16:06:52 2024 +0100
  7. f69965e Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · Tue Feb 20 16:06:35 2024 +0100
  8. cfba645 build: use toolchain identifiers in conditions by Chris Kay · Mon Dec 04 09:55:50 2023 +0000
  9. 523e864 build: use new toolchain variables for tools by Chris Kay · Mon Dec 04 12:03:51 2023 +0000
  10. 89d00ec refactor(st): move macros to common folder by Yann Gautier · Fri Feb 02 15:26:50 2024 +0100
  11. 06ae396 feat(st): do not directly call BSEC functions in common code by Yann Gautier · Tue Sep 19 18:26:16 2023 +0200
  12. bc02922 feat(st): use stm32_get_otp_value_from_idx() in BL31 by Yann Gautier · Fri Sep 03 13:35:21 2021 +0200
  13. 3e33475 refactor(st): update test for closed chip by Yann Gautier · Wed Feb 01 15:04:30 2023 +0100
  14. f468a21 Merge "fix(st): properly check LOADADDR" into integration by Manish Pandey · Wed Oct 25 09:38:41 2023 +0200
  15. 0b864d7 Merge changes from topic "gcc_linker_aarch32" into integration by Manish Pandey · Mon Oct 23 17:59:26 2023 +0200
  16. 760a2d3 fix(st): properly check LOADADDR by Yann Gautier · Wed Sep 20 15:12:26 2023 +0200
  17. 6c6e6d0 feat(st): support gcc as linker by Yann Gautier · Thu Mar 09 13:45:24 2023 +0100
  18. b4ab90b fix(st): setting default KEY_SIZE by laurenw-arm · Thu Oct 12 13:34:21 2023 -0500
  19. 3cfdbad fix(st): enable RTC clock before accessing nv counter by Yann Gautier · Tue Jan 17 09:29:54 2023 +0100
  20. b4d0827 fix(st): update comment on encryption key by Yann Gautier · Mon Feb 06 13:51:57 2023 +0100
  21. 1731c66 fix(st): allow crypto lib compilation in aarch64 by Yann Gautier · Thu Jan 05 18:10:29 2023 +0100
  22. 405b556 fix(st-uart): allow 64 bit compilation by Yann Gautier · Thu Apr 14 09:40:01 2022 +0200
  23. 438c4c6 fix(st): reduce MMC block_buffer by Yann Gautier · Thu Aug 17 11:44:07 2023 +0200
  24. 1c2d89b fix(st): update dt_get_ddr_size() type by Sebastien PASDELOUP · Mon Jun 05 09:56:49 2023 +0200
  25. ea1a3c6 refactor(st): move plat_image_load.c by Yann Gautier · Wed Jun 14 14:38:15 2023 +0200
  26. c77afcb refactor(st): move some storage definitions to common part by Yann Gautier · Thu Aug 31 12:58:35 2023 +0200
  27. f3b9ecd feat(st): allow AARCH64 compilation for common code by Yann Gautier · Wed Sep 09 18:13:44 2020 +0200
  28. cdb0ec9 refactor(st): rename QSPI macros by Yann Gautier · Mon Aug 31 15:00:19 2020 +0200
  29. 44adc4f feat(stm32mp1): add FWU with boot from NOR-SPI by Nicolas Toromanoff · Mon Feb 07 10:12:29 2022 +0100
  30. 4e2b34d fix(st): flush UART at the end of uart_read() by Yann Gautier · Fri Apr 07 11:17:09 2023 +0200
  31. 2b6673d refactor(auth)!: unify REGISTER_CRYPTO_LIB by Yann Gautier · Wed Mar 15 11:31:25 2023 +0100
  32. c68b8af refactor(auth): replace plat_convert_pk by Yann Gautier · Tue Jan 24 09:39:47 2023 +0100
  33. aa03914 feat(st): mandate dtc version 1.4.7 by Yann Gautier · Thu Mar 02 11:20:44 2023 +0100
  34. d8c1a3b refactor(st): move mbedtls config files by Yann Gautier · Mon Mar 06 13:01:10 2023 +0100
  35. dbe63ac refactor(st): add common mk files by Yann Gautier · Wed Mar 16 19:03:20 2022 +0100
  36. 908b767 Merge changes from topic "deprecate_io_drivers" into integration by Manish Pandey · Mon Jan 16 16:45:37 2023 +0100
  37. 45b9599 refactor(st): move board info in common code by Yann Gautier · Wed Jan 04 16:46:07 2023 +0100
  38. 2bbf171 refactor(st): move GIC code to common directory by Yann Gautier · Tue Aug 06 17:28:23 2019 +0200
  39. 8402c29 refactor(st): move boot backup register management by Yann Gautier · Wed Jun 29 17:03:36 2022 +0200
  40. 8057aa6 refactor(st): remove unused io_mmc driver by Yann Gautier · Tue Nov 22 11:44:20 2022 +0100
  41. 34b4988 fix(st-crypto): set get_plain_pk_from_asn1() static by Yann Gautier · Mon Dec 12 14:56:39 2022 +0100
  42. 6fbed5a fix(st): make metadata_block_spec static by Yann Gautier · Fri Nov 18 14:05:10 2022 +0100
  43. 93d30f5 fix(st): include utils.h to solve compilation error by Yann Gautier · Mon Dec 12 14:53:45 2022 +0100
  44. 409b382 fix(st): use Boolean type for tests by Yann Gautier · Mon Nov 21 13:26:37 2022 +0100
  45. 6768c07 fix(st): rework secure-status check in fdt_get_status() by Yann Gautier · Thu Nov 24 19:16:46 2022 +0100
  46. 47516aa fix(st): use indices when counting GPIOs in DT by Yann Gautier · Mon Nov 21 11:45:04 2022 +0100
  47. 5cda3aa fix(st): add U suffix for unsigned numbers by Yann Gautier · Fri Nov 18 13:43:48 2022 +0100
  48. 88b8f2b fix(st): explicitly check operators precedence by Yann Gautier · Fri Nov 18 15:03:22 2022 +0100
  49. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · Mon Nov 14 14:14:48 2022 +0100
  50. 5adcd50 feat(stm32mp1): add the decryption support by Lionel Debieve · Wed Oct 05 16:51:12 2022 +0200
  51. 13a668d feat(stm32mp1): add the TRUSTED_BOARD_BOOT support by Lionel Debieve · Wed Oct 05 16:47:03 2022 +0200
  52. 627586a refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · Wed Oct 05 16:22:07 2022 +0200
  53. fd02b80 feat(stm32mp1): add a stm32mp crypto library by Lionel Debieve · Wed Oct 05 16:16:50 2022 +0200
  54. 4f79f42 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · Mon Oct 03 11:58:07 2022 +0200
  55. ef4b7d5 fix(st): add missing string.h include by Yann Gautier · Mon Oct 03 09:30:34 2022 +0200
  56. 6e49b7f feat(st): properly manage early console by Yann Gautier · Tue Sep 13 13:59:48 2022 +0200
  57. 2652ba7 feat(st): add trace for early console by Yann Gautier · Thu Jun 09 17:34:30 2022 +0200
  58. 7ae2b65 refactor(st): configure baudrate for UART programmer by Patrick Delaunay · Wed Mar 02 15:43:02 2022 +0100
  59. 98b4fb8 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · Wed Mar 02 15:29:08 2022 +0100
  60. 637cd9e fix(st): add max size for FIP in eMMC boot part by Yann Gautier · Fri Sep 02 08:36:40 2022 +0200
  61. b218faa feat(st): enable MMC_FLAG_SD_CMD6 for SD-cards by Yann Gautier · Wed Aug 14 16:44:48 2019 +0200
  62. 5e111c5 feat(stm32mp1): retrieve FIP partition by type UUID by Lionel Debieve · Thu Feb 24 18:58:46 2022 +0100
  63. f07e8f3 feat(stm32mp1): save boot auth status and partition info by Igor Opaniuk · Thu Jun 23 21:19:26 2022 +0300
  64. bd68528 feat(stm32mp1): extend STM32MP_EMMC_BOOT support to FIP format by Ahmad Fatoum · Thu May 19 07:42:33 2022 +0200
  65. 657902b Merge "fix(st): add missing header include" into integration by Manish Pandey · Tue May 10 14:36:46 2022 +0200
  66. 8636a5f fix(st): add missing header include by Yann Gautier · Fri May 06 15:27:32 2022 +0200
  67. c6f77b0 fix(st): fix NULL pointer dereference issues by Yann Gautier · Fri May 06 09:50:43 2022 +0200
  68. 282b103 Merge changes from topic "st_fwu_bkp_reg" into integration by Madhukar Pappireddy · Mon Apr 25 19:28:33 2022 +0200
  69. 5a937cd feat(stm32mp1): retry 3 times FWU trial boot by Nicolas Toromanoff · Mon Feb 07 10:12:04 2022 +0100
  70. 82ece5c refactor(stm32mp1): drop the "st,stm32-nvmem-layout" node by Patrick Delaunay · Tue Mar 01 09:56:03 2022 +0100
  71. 7dac203 refactor(st): remove useless includes by Yann Gautier · Mon Mar 21 17:58:32 2022 +0100
  72. 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
  73. b02dd49 refactor(st): configure UART baudrate by Yann Gautier · Wed Mar 02 14:31:55 2022 +0100
  74. d143574 feat(st): add early console in BL2 by Yann Gautier · Mon Oct 18 10:55:23 2021 +0200
  75. 4c39ad8 Merge changes from topic "st-security-update" into integration by Manish Pandey · Wed Feb 02 22:17:12 2022 +0100
  76. 41ab652 feat(st): get pin_count from the gpio-ranges property by Fabien Dessenne · Tue Sep 21 11:32:30 2021 +0200
  77. 06bc62d feat(st): disable authentication based on part_number by Lionel Debieve · Fri Dec 06 12:42:20 2019 +0100
  78. bc2d88d feat(stm32mp1): new way to access platform OTP by Lionel Debieve · Mon Nov 04 14:31:38 2019 +0100
  79. 57c3c80 refactor(stm32mp1): remove unused refcount helper functions by Yann Gautier · Wed Jan 19 14:01:52 2022 +0100
  80. 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
  81. d1f8713 feat(stm32mp1): add support for reading the metadata partition by Sughosh Ganu · Wed Dec 01 16:46:34 2021 +0530
  82. b721f8a feat(stm32mp1): add logic to select the images to be booted by Sughosh Ganu · Wed Dec 01 16:45:11 2021 +0530
  83. 57c6f90 feat(stm32mp1): add GUID's for identifying firmware images to be booted by Sughosh Ganu · Wed Nov 10 15:24:56 2021 +0530
  84. 2e32431 feat(stm32mp1): add GUID values for updatable images by Sughosh Ganu · Fri Jul 02 16:05:14 2021 +0530
  85. 3c93a25 feat(st): map 2MB for ROM code by Yann Gautier · Wed Sep 15 15:12:57 2021 +0200
  86. d0714c0 fix(st): manage UART clock and reset only in BL2 by Yann Gautier · Wed Jan 05 18:02:46 2022 +0100
  87. 5aa329b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · Fri Dec 24 00:13:50 2021 +0100
  88. 296e1ab refactor(st): update CPU and VDD voltage get by Yann Gautier · Fri Sep 17 16:08:12 2021 +0200
  89. a205a5c feat(st): use newly introduced clock framework by Yann Gautier · Mon Aug 30 15:06:54 2021 +0200
  90. 3d8497c feat(st): protect UART during platform init by Yann Gautier · Mon Oct 18 16:06:22 2021 +0200
  91. 414f17c feat(stm32mp1): update console management for SP_min by Yann Gautier · Mon Oct 18 15:50:05 2021 +0200
  92. 7a81912 feat(plat/st): add a function to configure console by Yann Gautier · Mon Oct 18 15:26:33 2021 +0200
  93. aaee061 feat(stm32mp1): add stm32_get_boot_interface function by Yann Gautier · Wed Dec 16 12:04:06 2020 +0100
  94. 6eef525 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · Fri Dec 10 17:04:40 2021 +0100
  95. 2b79c37 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · Fri Jun 11 10:54:56 2021 +0200
  96. e50571b feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · Thu Oct 28 13:48:52 2021 +0200
  97. fc4cac7 feat(plat/st): add STM32CubeProgrammer support on UART by Patrick Delaunay · Tue Oct 06 15:11:41 2020 +0200
  98. c623316 fix(plat/st): remove double space by Yann Gautier · Tue Nov 02 17:03:46 2021 +0100
  99. 9c5ee78 feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target by Patrick Delaunay · Tue Jul 06 14:07:56 2021 +0200
  100. fb92928 feat(plat/st): add STM32CubeProgrammer support on USB by Patrick Delaunay · Mon Sep 14 11:13:34 2020 +0200