1. c20b0c5 Merge "feat(st): update STM32MP DT files" into integration by Manish Pandey · 1 year, 9 months ago
  2. fb1d3bd feat(stm32mp15): disable OP-TEE shared memory by Yann Gautier · 3 years, 1 month ago
  3. 4c8e8ea feat(st): update STM32MP DT files by Yann Gautier · 1 year, 10 months ago
  4. 954048f refactor(st): move plat_image_load.c by Yann Gautier · 2 years, 2 months ago
  5. cff2b11 refactor(st): rename PLAT_NB_FIXED_REGS by Pascal Paillet · 3 years, 5 months ago
  6. b4939be refactor(st): move some storage definitions to common part by Yann Gautier · 1 year, 11 months ago
  7. 136f632 refactor(st): move SDMMC definitions to driver by Yann Gautier · 2 years, 1 month ago
  8. b0ce402 refactor(st): rename QSPI macros by Yann Gautier · 5 years ago
  9. ca9d6ed fix(scmi): add parameter for plat_scmi_clock_rates_array by XiaoDong Huang · 2 years, 1 month ago
  10. 705832b Merge changes I2f4961fe,I0039c724,Iaa3076c1,Ic19973a8 into integration by Bipin Ravi · 2 years ago
  11. cd0786c fix(bl32): always include arm_arch_svc in SP_MIN by Stephan Gerhold · 2 years, 5 months ago
  12. dfbadfd feat(stm32mp1): add FWU with boot from NOR-SPI by Nicolas Toromanoff · 3 years, 6 months ago
  13. 2171bd9 fix(stm32mp1): use the BSEC nodes compatible for stm32mp13 by Patrick Delaunay · 3 years, 6 months ago
  14. 241f874 fix(stm32mp1): properly check PSCI functions return by Yann Gautier · 3 years, 8 months ago
  15. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  16. e0e2d64 fix(stm32mp1): always define PKA algos flags by Yann Gautier · 2 years, 3 months ago
  17. 231a0ad fix(stm32mp1): remove boolean check on PLAT_TBBR_IMG_DEF by Yann Gautier · 2 years, 3 months ago
  18. c89fdb4 Merge "refactor(fiptool): move plat_fiptool.mk to tools" into integration by Sandrine Bailleux · 2 years, 3 months ago
  19. 9e1e82f refactor(st): move mbedtls config files by Yann Gautier · 2 years, 5 months ago
  20. a430382 refactor(st): add common mk files by Yann Gautier · 3 years, 5 months ago
  21. 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
  22. c9498c8 feat(stm32mp1): add mbedtls-3.3 support config by Govindraj Raja · 2 years, 6 months ago
  23. 034a2e3 refactor(fiptool): move plat_fiptool.mk to tools by Raef Coles · 2 years, 6 months ago
  24. 7f31629 Merge changes from topic "deprecate_io_drivers" into integration by Manish Pandey · 2 years, 7 months ago
  25. 992dba0 refactor(st): move board info in common code by Yann Gautier · 2 years, 7 months ago
  26. c27d8c0 refactor(st): move GIC code to common directory by Yann Gautier · 6 years ago
  27. d8da13e refactor(st): move boot backup register management by Yann Gautier · 3 years, 1 month ago
  28. 6954495 refactor(st): remove unused io_mmc driver by Yann Gautier · 2 years, 9 months ago
  29. 6e55f9e fix(stm32mp1): add missing platform.h include by Yann Gautier · 2 years, 9 months ago
  30. 127ed00 fix(stm32mp1): rework DWL buffer cache invalidation by Yann Gautier · 2 years, 8 months ago
  31. d7f5bed fix(stm32mp1): add const for strings in stm32mp_get_soc_name() by Yann Gautier · 2 years, 8 months ago
  32. 56048fe fix(st): explicitly check operators precedence by Yann Gautier · 2 years, 9 months ago
  33. 981b9dc refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 2 years, 9 months ago
  34. 461d631 feat(stm32mp1): add the platform specific build for tools by Lionel Debieve · 2 years, 10 months ago
  35. 54007c3 feat(stm32mp1): add a check on TRUSTED_BOARD_BOOT with secure chip by Lionel Debieve · 2 years, 10 months ago
  36. cd79116 feat(stm32mp1): add the decryption support by Lionel Debieve · 2 years, 10 months ago
  37. beb625f feat(stm32mp1): add the TRUSTED_BOARD_BOOT support by Lionel Debieve · 2 years, 10 months ago
  38. 89c0774 feat(stm32mp1): update ROM code API for header v2 management by Lionel Debieve · 2 years, 10 months ago
  39. f30034a feat(stm32mp1): remove unused function from boot API by Lionel Debieve · 2 years, 10 months ago
  40. 87dfbd7 refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · 2 years, 10 months ago
  41. 2742374 feat(stm32mp1): add RNG initialization in BL2 for STM32MP13 by Nicolas Le Bayon · 4 years, 8 months ago
  42. ad3e46a feat(stm32mp1): add a stm32mp crypto library by Lionel Debieve · 2 years, 10 months ago
  43. 68039f2 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · 4 years, 8 months ago
  44. 0423868 feat(stm32mp1): add plat_report_*_abort functions by Yann Gautier · 6 years ago
  45. 14a0704 feat(stm32mp1): add early console in SP_min by Yann Gautier · 3 years, 10 months ago
  46. 5223d88 feat(st): properly manage early console by Yann Gautier · 2 years, 11 months ago
  47. 484e846 fix(stm32mp1): enable crash console in FIQ handler by Yann Gautier · 3 years, 5 months ago
  48. 7d197d6 refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · 3 years, 4 months ago
  49. 4b2f23e feat(stm32mp1): configure the serial boot load address by Patrick Delaunay · 3 years, 5 months ago
  50. 32f2ca0 fix(stm32mp1): update the FIP load address for serial boot by Patrick Delaunay · 3 years, 5 months ago
  51. dcb31ff feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 4 years ago
  52. e0bbc19 feat(stm32mp1): allow to override MTD base offset by Lionel Debieve · 4 years, 7 months ago
  53. d3434dc feat(stm32mp1): manage second NAND OTP on STM32MP13 by Yann Gautier · 4 years ago
  54. 9ee2510 feat(stm32mp1): add define for external scratch buffer for nand devices by Lionel Debieve · 4 years, 4 months ago
  55. a3f97f6 feat(stm32mp1): manage STM32MP13 rev.Y by Yann Gautier · 3 years, 3 months ago
  56. c152276 Merge changes from topic "st_fip_uuid" into integration by Lauren Wehrmeister · 3 years ago
  57. de1ab9f fix(stm32mp13): correct USART addresses by Yann Gautier · 3 years, 1 month ago
  58. 10f6dc7 feat(stm32mp13): change BL33 memory mapping by Patrick Delaunay · 4 years, 4 months ago
  59. 8fc6fb5 refactor(stm32mp1): update PLAT_PARTITION_MAX_ENTRIES by Yann Gautier · 3 years, 1 month ago
  60. 722ca35 feat(stm32mp15): manage OP-TEE shared memory by Yann Gautier · 3 years, 1 month ago
  61. caca0e5 Merge "feat(stm32mp1): save boot auth status and partition info" into integration by Manish Pandey · 3 years, 1 month ago
  62. ab2b325 feat(stm32mp1): save boot auth status and partition info by Igor Opaniuk · 3 years, 1 month ago
  63. c4dbcb8 feat(stm32mp1): optionally use paged OP-TEE by Yann Gautier · 3 years, 2 months ago
  64. 925ce79 Merge changes from topic "stm32mp-emmc-boot-fip" into integration by Madhukar Pappireddy · 3 years, 2 months ago
  65. b14d3e2 feat(st): search pinctrl node by compatible by Yann Gautier · 3 years, 5 months ago
  66. 95e4908 feat(stm32mp1): extend STM32MP_EMMC_BOOT support to FIP format by Ahmad Fatoum · 3 years, 3 months ago
  67. 7da7f1f build(stm32mp1): platform changes for verifying gpt header crc by Rohit Ner · 3 years, 3 months ago
  68. 570c71b fix(stm32mp1): include assert.h to fix build failure by Manish V Badarkhe · 3 years, 3 months ago
  69. 2deff90 fix(st): fix NULL pointer dereference issues by Yann Gautier · 3 years, 3 months ago
  70. 26850d7 refactor(st): update set_config_info function call by Manish V Badarkhe · 3 years, 5 months ago
  71. 5b44657 Merge changes from topic "st_fwu_bkp_reg" into integration by Madhukar Pappireddy · 3 years, 3 months ago
  72. 429f10e fix(stm32mp1): correct dtc version check by Yann Gautier · 3 years, 4 months ago
  73. dfc59a7 Merge changes from topic "st_nvmem_layout" into integration by Manish Pandey · 3 years, 4 months ago
  74. 03d2077 fix(st): remove extra chars from dtc version by Yann Gautier · 3 years, 4 months ago
  75. f87de90 feat(stm32mp1): retry 3 times FWU trial boot by Nicolas Toromanoff · 3 years, 6 months ago
  76. e633f9c refactor(stm32mp1): update backup reg for FWU by Yann Gautier · 3 years, 4 months ago
  77. c5bf1b0 refactor(stm32mp1): drop the "st,stm32-nvmem-layout" node by Patrick Delaunay · 3 years, 5 months ago
  78. 99a5d8d feat(stm32mp1): select platform compilation either by flag or DT by Yann Gautier · 4 years, 4 months ago
  79. e6fddbc feat(stm32mp1-fdts): add DDR support for STM32MP13 by Nicolas Le Bayon · 4 years, 7 months ago
  80. d38eaf9 feat(stm32mp1): updates for STM32MP13 device tree compilation by Yann Gautier · 5 years ago
  81. 296ac80 feat(stm32mp1): add "Boot mode" management for STM32MP13 by Nicolas Toromanoff · 4 years, 6 months ago
  82. fca10a8 feat(stm32mp1): manage HSLV on STM32MP13 by Yann Gautier · 4 years, 7 months ago
  83. 3331d36 feat(stm32mp1): add sdmmc compatible in platform define by Yann Gautier · 4 years, 7 months ago
  84. 8e07ab5 feat(stm32mp1): update IO compensation on STM32MP13 by Yann Gautier · 4 years, 9 months ago
  85. ffd1b88 feat(stm32mp1): call pmic_voltages_init() in platform init by Yann Gautier · 3 years, 7 months ago
  86. 1c37d0c feat(stm32mp1): update CFG0 OTP for STM32MP13 by Nicolas Le Bayon · 4 years, 8 months ago
  87. d59b9d5 feat(stm32mp1): usb descriptor update for STM32MP13 by Patrick Delaunay · 5 years ago
  88. 9be88e7 feat(st-clock): add clock driver for STM32MP13 by Gabriel Fernandez · 5 years ago
  89. 6512c3a feat(stm32mp1): get CPU info from SYSCFG on STM32MP13 by Yann Gautier · 5 years ago
  90. b7d0058 feat(stm32mp1): use only one filter for TZC400 on STM32MP13 by Yann Gautier · 4 years, 10 months ago
  91. 225ce48 feat(stm32mp1): add a second fixed regulator by Lionel Debieve · 4 years, 4 months ago
  92. a530874 feat(stm32mp1): adaptations for STM32MP13 image header by Yann Gautier · 5 years ago
  93. 5f52eb1 feat(stm32mp1): update boot API for header v2.0 by Lionel Debieve · 5 years ago
  94. 52ac998 feat(stm32mp1): update IP addresses for STM32MP13 by Yann Gautier · 4 years, 5 months ago
  95. 30eea11 feat(stm32mp1): add part numbers for STM32MP13 by Yann Gautier · 5 years ago
  96. ef0b8a6 feat(stm32mp1): chip rev. Z is 0x1001 on STM32MP13 by Yann Gautier · 4 years ago
  97. 4b031ab feat(stm32mp1): update BACKUP_BOOT_MODE for STM32MP13 by Yann Gautier · 5 years ago
  98. 7b48a9f feat(stm32mp1): stm32mp_is_single_core() for STM32MP13 by Yann Gautier · 5 years ago
  99. 111a384 feat(stm32mp1): remove unsupported features on STM32MP13 by Yann Gautier · 5 years ago
  100. 48ede66 feat(stm32mp1): update memory mapping for STM32MP13 by Yann Gautier · 6 years ago