1. 26850d7 refactor(st): update set_config_info function call by Manish V Badarkhe · 3 years, 5 months ago
  2. 5b44657 Merge changes from topic "st_fwu_bkp_reg" into integration by Madhukar Pappireddy · 3 years, 3 months ago
  3. 429f10e fix(stm32mp1): correct dtc version check by Yann Gautier · 3 years, 4 months ago
  4. dfc59a7 Merge changes from topic "st_nvmem_layout" into integration by Manish Pandey · 3 years, 4 months ago
  5. 03d2077 fix(st): remove extra chars from dtc version by Yann Gautier · 3 years, 4 months ago
  6. f87de90 feat(stm32mp1): retry 3 times FWU trial boot by Nicolas Toromanoff · 3 years, 6 months ago
  7. e633f9c refactor(stm32mp1): update backup reg for FWU by Yann Gautier · 3 years, 4 months ago
  8. c5bf1b0 refactor(stm32mp1): drop the "st,stm32-nvmem-layout" node by Patrick Delaunay · 3 years, 5 months ago
  9. 99a5d8d feat(stm32mp1): select platform compilation either by flag or DT by Yann Gautier · 4 years, 4 months ago
  10. e6fddbc feat(stm32mp1-fdts): add DDR support for STM32MP13 by Nicolas Le Bayon · 4 years, 7 months ago
  11. d38eaf9 feat(stm32mp1): updates for STM32MP13 device tree compilation by Yann Gautier · 5 years ago
  12. 296ac80 feat(stm32mp1): add "Boot mode" management for STM32MP13 by Nicolas Toromanoff · 4 years, 6 months ago
  13. fca10a8 feat(stm32mp1): manage HSLV on STM32MP13 by Yann Gautier · 4 years, 7 months ago
  14. 3331d36 feat(stm32mp1): add sdmmc compatible in platform define by Yann Gautier · 4 years, 7 months ago
  15. 8e07ab5 feat(stm32mp1): update IO compensation on STM32MP13 by Yann Gautier · 4 years, 9 months ago
  16. ffd1b88 feat(stm32mp1): call pmic_voltages_init() in platform init by Yann Gautier · 3 years, 7 months ago
  17. 1c37d0c feat(stm32mp1): update CFG0 OTP for STM32MP13 by Nicolas Le Bayon · 4 years, 8 months ago
  18. d59b9d5 feat(stm32mp1): usb descriptor update for STM32MP13 by Patrick Delaunay · 5 years ago
  19. 9be88e7 feat(st-clock): add clock driver for STM32MP13 by Gabriel Fernandez · 5 years ago
  20. 6512c3a feat(stm32mp1): get CPU info from SYSCFG on STM32MP13 by Yann Gautier · 5 years ago
  21. b7d0058 feat(stm32mp1): use only one filter for TZC400 on STM32MP13 by Yann Gautier · 4 years, 10 months ago
  22. 225ce48 feat(stm32mp1): add a second fixed regulator by Lionel Debieve · 4 years, 4 months ago
  23. a530874 feat(stm32mp1): adaptations for STM32MP13 image header by Yann Gautier · 5 years ago
  24. 5f52eb1 feat(stm32mp1): update boot API for header v2.0 by Lionel Debieve · 5 years ago
  25. 52ac998 feat(stm32mp1): update IP addresses for STM32MP13 by Yann Gautier · 4 years, 5 months ago
  26. 30eea11 feat(stm32mp1): add part numbers for STM32MP13 by Yann Gautier · 5 years ago
  27. ef0b8a6 feat(stm32mp1): chip rev. Z is 0x1001 on STM32MP13 by Yann Gautier · 4 years ago
  28. 4b031ab feat(stm32mp1): update BACKUP_BOOT_MODE for STM32MP13 by Yann Gautier · 6 years ago
  29. 7b48a9f feat(stm32mp1): stm32mp_is_single_core() for STM32MP13 by Yann Gautier · 5 years ago
  30. 111a384 feat(stm32mp1): remove unsupported features on STM32MP13 by Yann Gautier · 5 years ago
  31. 48ede66 feat(stm32mp1): update memory mapping for STM32MP13 by Yann Gautier · 6 years ago
  32. bdec516 feat(stm32mp1): introduce new flag for STM32MP13 by Sebastien Pasdeloup · 4 years, 8 months ago
  33. 2d8886a feat(st): update stm32image tool for header v2 by Nicolas Le Bayon · 6 years ago
  34. 9b2510b fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57 by Bipin Ravi · 3 years, 5 months ago
  35. 99887cb refactor(st): configure UART baudrate by Yann Gautier · 3 years, 5 months ago
  36. ceab2fc fix(stm32mp1): fix enum prints by Yann Gautier · 3 years, 5 months ago
  37. 8d9c1b3 Merge changes from topic "st-format-signedness" into integration by Madhukar Pappireddy · 3 years, 6 months ago
  38. cff26c1 feat(stm32mp1): enable format-signedness warning by Yann Gautier · 3 years, 6 months ago
  39. 43bbdca fix(stm32mp1): correct types in messages by Yann Gautier · 3 years, 6 months ago
  40. 56e8952 refactor(stm32mp1): move PIE flag to SP_min by Yann Gautier · 3 years, 6 months ago
  41. 2165f97 Merge "feat(common): add SZ_* macros" into integration by Madhukar Pappireddy · 3 years, 6 months ago
  42. c870188 refactor(stm32mp1): update tamp_bkpr return type by Nicolas Toromanoff · 3 years, 6 months ago
  43. 1af59c4 feat(common): add SZ_* macros by Yann Gautier · 3 years, 6 months ago
  44. 0e38ff2 Merge "feat(st): update the security based on new compatible" into integration by Madhukar Pappireddy · 3 years, 6 months ago
  45. 812daf9 feat(st): update the security based on new compatible by Lionel Debieve · 4 years, 8 months ago
  46. c768b2b feat(st): add early console in BL2 by Yann Gautier · 3 years, 10 months ago
  47. 99026cf Merge changes from topic "st-security-update" into integration by Manish Pandey · 3 years, 6 months ago
  48. 20eb9d5 Merge "fix(stm32mp1): remove interrupt_provider warning for dtc" into integration by Manish Pandey · 3 years, 6 months ago
  49. ac4b8b0 feat(stm32mp1): warn when debug enabled on secure chip by Lionel Debieve · 6 years ago
  50. f7130e8 fix(stm32mp1): rework switch/case for MISRA by Yann Gautier · 3 years, 10 months ago
  51. 49abdfd feat(st): disable authentication based on part_number by Lionel Debieve · 6 years ago
  52. f5a3688 feat(stm32mp1): manage monotonic counter by Yann Gautier · 6 years ago
  53. ae3ce8b feat(stm32mp1): new way to access platform OTP by Lionel Debieve · 6 years ago
  54. 072d753 refactor(st-drivers): improve BSEC driver by Nicolas Le Bayon · 6 years ago
  55. dfbdbd0 feat(stm32mp1): add NVMEM layout compatibility definition by Nicolas Le Bayon · 6 years ago
  56. ca88c76 fix(stm32mp1): remove interrupt_provider warning for dtc by Yann Gautier · 4 years, 5 months ago
  57. e1bfbf8 refactor(stm32mp1): remove unused refcount helper functions by Yann Gautier · 3 years, 7 months ago
  58. 356ed96 fix(stm32mp1): add missing debug.h by Yann Gautier · 3 years, 6 months ago
  59. ad216c1 feat(stm32mp1): add support for building the FWU feature by Sughosh Ganu · 3 years, 9 months ago
  60. ba02add feat(stm32mp1): add logic to pass the boot index to the Update Agent by Sughosh Ganu · 3 years, 8 months ago
  61. 0ca180f feat(stm32mp1): add support for reading the metadata partition by Sughosh Ganu · 3 years, 8 months ago
  62. d6854cd Merge "refactor(stm32mp1): use a macro for header size" into integration by Madhukar Pappireddy · 3 years, 6 months ago
  63. 8be574b refactor(stm32mp1): use a macro for header size by Yann Gautier · 4 years, 11 months ago
  64. dea02f4 feat(stm32mp1): add helper to enable high speed mode in low voltage by Yann Gautier · 4 years, 7 months ago
  65. 1f4513c refactor(stm32mp1): add helpers for IO compensation cells by Yann Gautier · 4 years, 8 months ago
  66. c7a66e7 feat(stm32mp1): use clk_enable/disable functions by Etienne Carriere · 5 years ago
  67. de02e9b feat(stm32mp1): add timeout in IO compensation by Nicolas Le Bayon · 6 years ago
  68. d958d10 feat(stm32mp1): enable BL2_IN_XIP_MEM to remove relocation sections by Yann Gautier · 3 years, 11 months ago
  69. ac1b24d refactor(stm32mp1): reduce MMU memory regions and split XLAT by context by Yann Gautier · 6 years ago
  70. 1697ad8 feat(st): map 2MB for ROM code by Yann Gautier · 3 years, 11 months ago
  71. db3e0ec fix(stm32mp1): restrict DEVICE2 mapping in BL2 by Yann Gautier · 4 years, 11 months ago
  72. 63d2159 refactor(st-ddr): move basic tests in a dedicated file by Nicolas Le Bayon · 4 years, 5 months ago
  73. 06e55dc refactor(st-ddr): reorganize generic and specific elements by Nicolas Le Bayon · 4 years, 3 months ago
  74. 88f4fb8 feat(stm32mp1): allow configuration of DDR AXI ports number by Yann Gautier · 4 years, 11 months ago
  75. 9b75d94 Merge changes from topic "st_fixes" into integration by Manish Pandey · 3 years, 7 months ago
  76. 21cfa45 fix(stm32mp1): do not reopen debug features by Yann Gautier · 3 years, 11 months ago
  77. a24d594 refactor(stm32mp1): improve DGBMCU driver by Nicolas Le Bayon · 6 years ago
  78. 9a73a56 fix(stm32mp1): set reset pulse duration to 31ms by Yann Gautier · 4 years, 3 months ago
  79. 93b153b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · 3 years, 8 months ago
  80. 967a8e6 feat(stm32mp1): register fixed regulator by Pascal Paillet · 4 years, 6 months ago
  81. ae7792e refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · 6 years ago
  82. bba9fde feat(stm32mp1): add regulator framework compilation by Yann Gautier · 3 years, 8 months ago
  83. 0c16e7d refactor(stm32mp1): re-order drivers init by Yann Gautier · 4 years, 11 months ago
  84. 33667d2 feat(st): use newly introduced clock framework by Yann Gautier · 4 years ago
  85. 847c6bc feat(clk): add a minimal clock framework by Gabriel Fernandez · 4 years, 10 months ago
  86. ff7675e fix(stm32mp1): correct include order by Yann Gautier · 3 years, 8 months ago
  87. 7468be1 Merge changes from topic "fconf_get_index" into integration by Madhukar Pappireddy · 3 years, 8 months ago
  88. acf28c2 feat(st): protect UART during platform init by Yann Gautier · 3 years, 10 months ago
  89. aafff04 feat(stm32mp1): update console management for SP_min by Yann Gautier · 3 years, 10 months ago
  90. 8624094 refactor(stm32mp1): improve console management in BL2 by Yann Gautier · 3 years, 10 months ago
  91. a6bfa75 feat(stm32mp1): add stm32_get_boot_interface function by Yann Gautier · 4 years, 8 months ago
  92. 4dc77a3 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · 3 years, 8 months ago
  93. d7176f0 fix(stm32mp1): deconfigure UART RX pins by Yann Gautier · 4 years, 2 months ago
  94. 737ad29 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · 4 years, 2 months ago
  95. ce21ee8 refactor(stm32mp1): sort compilation flags by Yann Gautier · 3 years, 10 months ago
  96. c10f3a4 feat(stm32mp1): add sign-compare warning by Yann Gautier · 4 years, 9 months ago
  97. b706608 feat(stm32mp1): skip TOS_FW_CONFIG if not in FIP by Yann Gautier · 3 years, 8 months ago
  98. 9083fa1 feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · 3 years, 9 months ago
  99. 2e43638 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 3 years, 9 months ago
  100. 325376e refactor(stm32mp1): use fconf.mk by Yann Gautier · 3 years, 9 months ago