1. b55a624 fix(stm32mp1): enable crash console in FIQ handler by Yann Gautier · 2 years, 4 months ago
  2. 98e028c refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · 2 years, 3 months ago
  3. 4c66e0a feat(stm32mp1): configure the serial boot load address by Patrick Delaunay · 2 years, 4 months ago
  4. 665ee6c fix(stm32mp1): update the FIP load address for serial boot by Patrick Delaunay · 2 years, 4 months ago
  5. 7ae2b65 refactor(st): configure baudrate for UART programmer by Patrick Delaunay · 2 years, 4 months ago
  6. 98b4fb8 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · 2 years, 4 months ago
  7. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 2 years, 10 months ago
  8. 637cd9e fix(st): add max size for FIP in eMMC boot part by Yann Gautier · 1 year, 10 months ago
  9. af19938 feat(stm32mp1): allow to override MTD base offset by Lionel Debieve · 3 years, 6 months ago
  10. bde43da feat(stm32mp1): manage second NAND OTP on STM32MP13 by Yann Gautier · 2 years, 10 months ago
  11. 129f651 feat(stm32mp1): add define for external scratch buffer for nand devices by Lionel Debieve · 3 years, 3 months ago
  12. 06cc791 feat(stm32mp1): manage STM32MP13 rev.Y by Yann Gautier · 2 years, 2 months ago
  13. b218faa feat(st): enable MMC_FLAG_SD_CMD6 for SD-cards by Yann Gautier · 4 years, 11 months ago
  14. 28b344a Merge changes from topic "st_fip_uuid" into integration by Lauren Wehrmeister · 1 year, 11 months ago
  15. d476c77 fix(stm32mp13): correct USART addresses by Yann Gautier · 2 years ago
  16. 8bed83d feat(stm32mp13): change BL33 memory mapping by Patrick Delaunay · 3 years, 3 months ago
  17. 5e111c5 feat(stm32mp1): retrieve FIP partition by type UUID by Lionel Debieve · 2 years, 4 months ago
  18. c746591 refactor(stm32mp1): update PLAT_PARTITION_MAX_ENTRIES by Yann Gautier · 2 years ago
  19. bc9f0fd feat(stm32mp15): manage OP-TEE shared memory by Yann Gautier · 2 years ago
  20. d269f81 Merge "feat(stm32mp1): save boot auth status and partition info" into integration by Manish Pandey · 2 years ago
  21. f07e8f3 feat(stm32mp1): save boot auth status and partition info by Igor Opaniuk · 2 years ago
  22. e622a3d feat(stm32mp1): optionally use paged OP-TEE by Yann Gautier · 2 years ago
  23. 692b1c7 Merge changes from topic "stm32mp-emmc-boot-fip" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  24. e78db3b feat(st): search pinctrl node by compatible by Yann Gautier · 2 years, 4 months ago
  25. bd68528 feat(stm32mp1): extend STM32MP_EMMC_BOOT support to FIP format by Ahmad Fatoum · 2 years, 1 month ago
  26. f9f72d9 build(stm32mp1): platform changes for verifying gpt header crc by Rohit Ner · 2 years, 1 month ago
  27. c8437b3 fix(stm32mp1): include assert.h to fix build failure by Manish V Badarkhe · 2 years, 1 month ago
  28. 657902b Merge "fix(st): add missing header include" into integration by Manish Pandey · 2 years, 2 months ago
  29. 8636a5f fix(st): add missing header include by Yann Gautier · 2 years, 2 months ago
  30. c6f77b0 fix(st): fix NULL pointer dereference issues by Yann Gautier · 2 years, 2 months ago
  31. fab7628 refactor(st): update set_config_info function call by Manish V Badarkhe · 2 years, 3 months ago
  32. 282b103 Merge changes from topic "st_fwu_bkp_reg" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  33. fb15337 fix(stm32mp1): correct dtc version check by Yann Gautier · 2 years, 2 months ago
  34. 4e2c51b Merge changes from topic "st_nvmem_layout" into integration by Manish Pandey · 2 years, 2 months ago
  35. 23ee368 fix(st): remove extra chars from dtc version by Yann Gautier · 2 years, 3 months ago
  36. 5a937cd feat(stm32mp1): retry 3 times FWU trial boot by Nicolas Toromanoff · 2 years, 5 months ago
  37. 9bbd26a refactor(stm32mp1): update backup reg for FWU by Yann Gautier · 2 years, 3 months ago
  38. 82ece5c refactor(stm32mp1): drop the "st,stm32-nvmem-layout" node by Patrick Delaunay · 2 years, 4 months ago
  39. 7dac203 refactor(st): remove useless includes by Yann Gautier · 2 years, 3 months ago
  40. 0c0e103 feat(stm32mp1): select platform compilation either by flag or DT by Yann Gautier · 3 years, 3 months ago
  41. 0108791 feat(stm32mp1-fdts): add DDR support for STM32MP13 by Nicolas Le Bayon · 3 years, 6 months ago
  42. f03dee5 feat(stm32mp1): updates for STM32MP13 device tree compilation by Yann Gautier · 4 years, 4 months ago
  43. 1877b13 feat(stm32mp1): add "Boot mode" management for STM32MP13 by Nicolas Toromanoff · 3 years, 5 months ago
  44. 07cf3f2 feat(stm32mp1): manage HSLV on STM32MP13 by Yann Gautier · 3 years, 6 months ago
  45. 006bb51 feat(stm32mp1): add sdmmc compatible in platform define by Yann Gautier · 3 years, 5 months ago
  46. 4a16484 feat(stm32mp1): update IO compensation on STM32MP13 by Yann Gautier · 3 years, 7 months ago
  47. b2ba78e feat(stm32mp1): call pmic_voltages_init() in platform init by Yann Gautier · 2 years, 5 months ago
  48. 34cbf23 feat(stm32mp1): update CFG0 OTP for STM32MP13 by Nicolas Le Bayon · 3 years, 7 months ago
  49. b4028ed feat(stm32mp1): usb descriptor update for STM32MP13 by Patrick Delaunay · 3 years, 10 months ago
  50. 1308d75 feat(st-clock): add clock driver for STM32MP13 by Gabriel Fernandez · 4 years, 4 months ago
  51. f36a1d3 feat(stm32mp1): get CPU info from SYSCFG on STM32MP13 by Yann Gautier · 4 years, 2 months ago
  52. 256c6b9 feat(stm32mp1): use only one filter for TZC400 on STM32MP13 by Yann Gautier · 3 years, 8 months ago
  53. 84cbde3 feat(stm32mp1): add a second fixed regulator by Lionel Debieve · 3 years, 2 months ago
  54. 84d994b feat(stm32mp1): adaptations for STM32MP13 image header by Yann Gautier · 4 years, 3 months ago
  55. 1e07226 feat(stm32mp1): update boot API for header v2.0 by Lionel Debieve · 4 years, 3 months ago
  56. 434fa2d feat(stm32mp1): update IP addresses for STM32MP13 by Yann Gautier · 3 years, 3 months ago
  57. 16188f3 feat(stm32mp1): add part numbers for STM32MP13 by Yann Gautier · 4 years, 5 months ago
  58. 0fd6e23 feat(stm32mp1): chip rev. Z is 0x1001 on STM32MP13 by Yann Gautier · 2 years, 10 months ago
  59. 8200047 feat(stm32mp1): update BACKUP_BOOT_MODE for STM32MP13 by Yann Gautier · 4 years, 5 months ago
  60. 6bd30e2 feat(stm32mp1): stm32mp_is_single_core() for STM32MP13 by Yann Gautier · 4 years, 5 months ago
  61. cc5f89a feat(stm32mp1): remove unsupported features on STM32MP13 by Yann Gautier · 4 years, 5 months ago
  62. 15e8483 feat(stm32mp1): update memory mapping for STM32MP13 by Yann Gautier · 4 years, 5 months ago
  63. 94389ef feat(stm32mp1): introduce new flag for STM32MP13 by Sebastien Pasdeloup · 3 years, 6 months ago
  64. dfa46cc feat(st): update stm32image tool for header v2 by Nicolas Le Bayon · 4 years, 7 months ago
  65. caa2e05 fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57 by Bipin Ravi · 2 years, 4 months ago
  66. e8b31fa fix(st): don't try to read boot partition on SD cards by Uwe Kleine-König · 2 years, 4 months ago
  67. b02dd49 refactor(st): configure UART baudrate by Yann Gautier · 2 years, 4 months ago
  68. f80029c fix(stm32mp1): fix enum prints by Yann Gautier · 2 years, 4 months ago
  69. d648608 Merge changes from topic "st-format-signedness" into integration by Madhukar Pappireddy · 2 years, 4 months ago
  70. 3c7be34 feat(stm32mp1): enable format-signedness warning by Yann Gautier · 2 years, 4 months ago
  71. 37bea08 fix(stm32mp1): correct types in messages by Yann Gautier · 2 years, 4 months ago
  72. 5bda08b refactor(stm32mp1): move PIE flag to SP_min by Yann Gautier · 2 years, 5 months ago
  73. 2c6d8dd Merge "feat(common): add SZ_* macros" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  74. bb82b1b refactor(stm32mp1): update tamp_bkpr return type by Nicolas Toromanoff · 2 years, 5 months ago
  75. 8a87b0e feat(common): add SZ_* macros by Yann Gautier · 2 years, 5 months ago
  76. fcafdc9 Merge "feat(st): update the security based on new compatible" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  77. 3c0fbfe feat(st): update the security based on new compatible by Lionel Debieve · 3 years, 7 months ago
  78. d143574 feat(st): add early console in BL2 by Yann Gautier · 2 years, 8 months ago
  79. 4c39ad8 Merge changes from topic "st-security-update" into integration by Manish Pandey · 2 years, 5 months ago
  80. 9badf8b Merge changes from topic "st-gpio-update" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  81. bf6c765 Merge "fix(stm32mp1): remove interrupt_provider warning for dtc" into integration by Manish Pandey · 2 years, 5 months ago
  82. 41ab652 feat(st): get pin_count from the gpio-ranges property by Fabien Dessenne · 2 years, 9 months ago
  83. 7192a00 feat(stm32mp1): warn when debug enabled on secure chip by Lionel Debieve · 4 years, 5 months ago
  84. 2f3b560 fix(stm32mp1): rework switch/case for MISRA by Yann Gautier · 2 years, 8 months ago
  85. 06bc62d feat(st): disable authentication based on part_number by Lionel Debieve · 4 years, 7 months ago
  86. 5c1dab3 feat(stm32mp1): manage monotonic counter by Yann Gautier · 5 years ago
  87. bc2d88d feat(stm32mp1): new way to access platform OTP by Lionel Debieve · 4 years, 8 months ago
  88. 97287cd refactor(st-drivers): improve BSEC driver by Nicolas Le Bayon · 5 years ago
  89. e4ac558 feat(stm32mp1): add NVMEM layout compatibility definition by Nicolas Le Bayon · 4 years, 10 months ago
  90. d82fca4 fix(stm32mp1): remove interrupt_provider warning for dtc by Yann Gautier · 3 years, 4 months ago
  91. 57c3c80 refactor(stm32mp1): remove unused refcount helper functions by Yann Gautier · 2 years, 5 months ago
  92. 4359c9a fix(stm32mp1): add missing debug.h by Yann Gautier · 2 years, 5 months ago
  93. a197684 feat(stm32mp1): add support for building the FWU feature by Sughosh Ganu · 2 years, 8 months ago
  94. 03e2f80 feat(stm32mp1): add logic to pass the boot index to the Update Agent by Sughosh Ganu · 2 years, 7 months ago
  95. d1f8713 feat(stm32mp1): add support for reading the metadata partition by Sughosh Ganu · 2 years, 7 months ago
  96. b721f8a feat(stm32mp1): add logic to select the images to be booted by Sughosh Ganu · 2 years, 7 months ago
  97. 57c6f90 feat(stm32mp1): add GUID's for identifying firmware images to be booted by Sughosh Ganu · 2 years, 8 months ago
  98. 2e32431 feat(stm32mp1): add GUID values for updatable images by Sughosh Ganu · 3 years ago
  99. f5acc46 Merge "refactor(stm32mp1): use a macro for header size" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  100. a1ee9ed refactor(stm32mp1): use a macro for header size by Yann Gautier · 3 years, 9 months ago