1. 6d26d75 fix(st): set no-pie option when building ST elf file by Yann Gautier · 9 months ago
  2. 27dd11d feat(stm32mp2): add BL31 device tree support by Maxime Méré · 10 months ago
  3. 87cd847 feat(st): add stm32mp_is_wakeup_from_standby() by Yann Gautier · 3 years, 8 months ago
  4. 52f530d feat(stm32mp2): add RETRAM map/unmap capability by Maxime Méré · 11 months ago
  5. cd9c92c fix(st): support device tree DDR sizes higher than 16Gbits for aarch64 by Nicolas Le Bayon · 2 years, 3 months ago
  6. ae84525 feat(stm32mp2): manage DDR FW via FIP by Maxime Méré · 11 months ago
  7. aa7f6cd feat(st): manage BL31 FCONF load_info struct by Yann Gautier · 4 years, 8 months ago
  8. f4dd18c build: consolidate directory creation rules by Chris Kay · 1 year, 2 months ago
  9. 372f459 refactor(st): change method to get GIC base addresses by Nicolas Le Bayon · 2 years, 3 months ago
  10. 66b4c5c refactor(st): move FWU support to common code by Yann Gautier · 2 years, 7 months ago
  11. b91c7f5 refactor(st): move FWU functions to common code by Yann Gautier · 1 year, 7 months ago
  12. 08fc380 Merge changes from topic "st-nand-backup-fwu" into integration by Manish V Badarkhe · 1 year, 2 months ago
  13. 7c4e1ee build: unify verbosity handling by Chris Kay · 1 year, 3 months ago
  14. 729286d refactor(st): rename plat_set_image_source by Yann Gautier · 1 year, 2 months ago
  15. 795a559 feat(st): add FWU with boot from NAND by Yann Gautier · 2 years, 2 months ago
  16. ae81d48 feat(st): manage backup partitions for NAND devices by Yann Gautier · 1 year, 7 months ago
  17. 55aed7d feat(mbedtls): update config for 3.6.0 by Jimmy Brisson · 1 year, 4 months ago
  18. a97e1f9 Merge changes from topic "early_console" into integration by Manish Pandey · 1 year, 3 months ago
  19. 94cad75 refactor(st): replace STM32MP_EARLY_CONSOLE with EARLY_CONSOLE by Yann Gautier · 1 year, 9 months ago
  20. e494afc feat(stm32mp2): add ddr-fw parameter for fiptool by Yann Gautier · 1 year, 5 months ago
  21. f7c5ec1 refactor(mbedtls): remove mbedtls 2.x support by laurenw-arm · 1 year, 5 months ago
  22. 8d08a1d style(fwu): change the metadata fields to align with specification by Sughosh Ganu · 1 year, 6 months ago
  23. 6166051 feat(st): add logic to boot the platform from an alternate bank by Sughosh Ganu · 1 year, 6 months ago
  24. 6e99fee feat(st): add a function to clear the FWU trial state counter by Sughosh Ganu · 1 year, 6 months ago
  25. 588b01b feat(st): get the state of the active bank directly by Sughosh Ganu · 1 year, 6 months ago
  26. ef68521 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · 1 year, 6 months ago
  27. 60dd806 Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · 1 year, 6 months ago
  28. 8620bd0 build: use toolchain identifiers in conditions by Chris Kay · 1 year, 8 months ago
  29. ffb7742 build: use new toolchain variables for tools by Chris Kay · 1 year, 8 months ago
  30. 9883833 refactor(st): move macros to common folder by Yann Gautier · 1 year, 6 months ago
  31. 3007c72 feat(st): do not directly call BSEC functions in common code by Yann Gautier · 1 year, 11 months ago
  32. 189db94 feat(st): use stm32_get_otp_value_from_idx() in BL31 by Yann Gautier · 4 years ago
  33. 9cd784d refactor(st): update test for closed chip by Yann Gautier · 2 years, 6 months ago
  34. 13f5445 Merge "fix(st): properly check LOADADDR" into integration by Manish Pandey · 1 year, 10 months ago
  35. 3018854 Merge changes from topic "gcc_linker_aarch32" into integration by Manish Pandey · 1 year, 10 months ago
  36. 9f72f5e fix(st): properly check LOADADDR by Yann Gautier · 1 year, 11 months ago
  37. 7762531 feat(st): support gcc as linker by Yann Gautier · 2 years, 5 months ago
  38. 6f3ca8a fix(st): setting default KEY_SIZE by laurenw-arm · 1 year, 10 months ago
  39. 77ce6a5 fix(st): enable RTC clock before accessing nv counter by Yann Gautier · 2 years, 7 months ago
  40. 5c506c7 fix(st): update comment on encryption key by Yann Gautier · 2 years, 6 months ago
  41. 76e4fab fix(st): allow crypto lib compilation in aarch64 by Yann Gautier · 2 years, 7 months ago
  42. 6fef0f6 fix(st-uart): allow 64 bit compilation by Yann Gautier · 3 years, 4 months ago
  43. a2500ab fix(st): reduce MMC block_buffer by Yann Gautier · 2 years ago
  44. 2a4abe0 fix(st): update dt_get_ddr_size() type by Sebastien PASDELOUP · 2 years, 2 months ago
  45. 954048f refactor(st): move plat_image_load.c by Yann Gautier · 2 years, 2 months ago
  46. b4939be refactor(st): move some storage definitions to common part by Yann Gautier · 1 year, 11 months ago
  47. dad7181 feat(st): allow AARCH64 compilation for common code by Yann Gautier · 5 years ago
  48. b0ce402 refactor(st): rename QSPI macros by Yann Gautier · 5 years ago
  49. dfbadfd feat(stm32mp1): add FWU with boot from NOR-SPI by Nicolas Toromanoff · 3 years, 6 months ago
  50. a9cb7d0 fix(st): flush UART at the end of uart_read() by Yann Gautier · 2 years, 4 months ago
  51. dee99f1 refactor(auth)!: unify REGISTER_CRYPTO_LIB by Yann Gautier · 2 years, 5 months ago
  52. 4ac5b39 refactor(auth): replace plat_convert_pk by Yann Gautier · 2 years, 6 months ago
  53. 38ac8bb feat(st): mandate dtc version 1.4.7 by Yann Gautier · 2 years, 5 months ago
  54. 9e1e82f refactor(st): move mbedtls config files by Yann Gautier · 2 years, 5 months ago
  55. a430382 refactor(st): add common mk files by Yann Gautier · 3 years, 5 months ago
  56. 7f31629 Merge changes from topic "deprecate_io_drivers" into integration by Manish Pandey · 2 years, 7 months ago
  57. 992dba0 refactor(st): move board info in common code by Yann Gautier · 2 years, 7 months ago
  58. c27d8c0 refactor(st): move GIC code to common directory by Yann Gautier · 6 years ago
  59. d8da13e refactor(st): move boot backup register management by Yann Gautier · 3 years, 1 month ago
  60. 6954495 refactor(st): remove unused io_mmc driver by Yann Gautier · 2 years, 9 months ago
  61. 70a422b fix(st-crypto): set get_plain_pk_from_asn1() static by Yann Gautier · 2 years, 8 months ago
  62. d1d8a9b fix(st): make metadata_block_spec static by Yann Gautier · 2 years, 9 months ago
  63. 377846b fix(st): include utils.h to solve compilation error by Yann Gautier · 2 years, 8 months ago
  64. 45d2d49 fix(st): use Boolean type for tests by Yann Gautier · 2 years, 9 months ago
  65. 0ebaf22 fix(st): rework secure-status check in fdt_get_status() by Yann Gautier · 2 years, 8 months ago
  66. e7d7544 fix(st): use indices when counting GPIOs in DT by Yann Gautier · 2 years, 9 months ago
  67. 9c1aa12 fix(st): add U suffix for unsigned numbers by Yann Gautier · 2 years, 9 months ago
  68. 56048fe fix(st): explicitly check operators precedence by Yann Gautier · 2 years, 9 months ago
  69. 981b9dc refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 2 years, 9 months ago
  70. cd79116 feat(stm32mp1): add the decryption support by Lionel Debieve · 2 years, 10 months ago
  71. beb625f feat(stm32mp1): add the TRUSTED_BOARD_BOOT support by Lionel Debieve · 2 years, 10 months ago
  72. 87dfbd7 refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · 2 years, 10 months ago
  73. ad3e46a feat(stm32mp1): add a stm32mp crypto library by Lionel Debieve · 2 years, 10 months ago
  74. e8f4ec1 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · 2 years, 10 months ago
  75. 0d33d38 fix(st): add missing string.h include by Yann Gautier · 2 years, 10 months ago
  76. 5223d88 feat(st): properly manage early console by Yann Gautier · 2 years, 11 months ago
  77. 00606df feat(st): add trace for early console by Yann Gautier · 3 years, 2 months ago
  78. e7705e9 refactor(st): configure baudrate for UART programmer by Patrick Delaunay · 3 years, 5 months ago
  79. 1258189 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · 3 years, 5 months ago
  80. e7cb4a8 fix(st): add max size for FIP in eMMC boot part by Yann Gautier · 3 years ago
  81. 53d5b8f feat(st): enable MMC_FLAG_SD_CMD6 for SD-cards by Yann Gautier · 6 years ago
  82. 1dab28f feat(stm32mp1): retrieve FIP partition by type UUID by Lionel Debieve · 3 years, 5 months ago
  83. ab2b325 feat(stm32mp1): save boot auth status and partition info by Igor Opaniuk · 3 years, 1 month ago
  84. 95e4908 feat(stm32mp1): extend STM32MP_EMMC_BOOT support to FIP format by Ahmad Fatoum · 3 years, 3 months ago
  85. f41a85e Merge "fix(st): add missing header include" into integration by Manish Pandey · 3 years, 3 months ago
  86. b1391b2 fix(st): add missing header include by Yann Gautier · 3 years, 3 months ago
  87. 2deff90 fix(st): fix NULL pointer dereference issues by Yann Gautier · 3 years, 3 months ago
  88. 5b44657 Merge changes from topic "st_fwu_bkp_reg" into integration by Madhukar Pappireddy · 3 years, 3 months ago
  89. f87de90 feat(stm32mp1): retry 3 times FWU trial boot by Nicolas Toromanoff · 3 years, 6 months ago
  90. c5bf1b0 refactor(stm32mp1): drop the "st,stm32-nvmem-layout" node by Patrick Delaunay · 3 years, 5 months ago
  91. b9a6dbc refactor(st): remove useless includes by Yann Gautier · 3 years, 5 months ago
  92. 9492b39 fix(st): don't try to read boot partition on SD cards by Uwe Kleine-König · 3 years, 5 months ago
  93. 99887cb refactor(st): configure UART baudrate by Yann Gautier · 3 years, 5 months ago
  94. c768b2b feat(st): add early console in BL2 by Yann Gautier · 3 years, 10 months ago
  95. 99026cf Merge changes from topic "st-security-update" into integration by Manish Pandey · 3 years, 6 months ago
  96. d0f2cf3 feat(st): get pin_count from the gpio-ranges property by Fabien Dessenne · 3 years, 11 months ago
  97. 49abdfd feat(st): disable authentication based on part_number by Lionel Debieve · 6 years ago
  98. ae3ce8b feat(stm32mp1): new way to access platform OTP by Lionel Debieve · 6 years ago
  99. e1bfbf8 refactor(stm32mp1): remove unused refcount helper functions by Yann Gautier · 3 years, 7 months ago
  100. ba02add feat(stm32mp1): add logic to pass the boot index to the Update Agent by Sughosh Ganu · 3 years, 8 months ago