1. 992dba0 refactor(st): move board info in common code by Yann Gautier · 2 years, 7 months ago
  2. c27d8c0 refactor(st): move GIC code to common directory by Yann Gautier · 6 years ago
  3. d8da13e refactor(st): move boot backup register management by Yann Gautier · 3 years, 1 month ago
  4. 70a422b fix(st-crypto): set get_plain_pk_from_asn1() static by Yann Gautier · 2 years, 8 months ago
  5. d1d8a9b fix(st): make metadata_block_spec static by Yann Gautier · 2 years, 9 months ago
  6. 377846b fix(st): include utils.h to solve compilation error by Yann Gautier · 2 years, 8 months ago
  7. 45d2d49 fix(st): use Boolean type for tests by Yann Gautier · 2 years, 9 months ago
  8. 0ebaf22 fix(st): rework secure-status check in fdt_get_status() by Yann Gautier · 2 years, 9 months ago
  9. e7d7544 fix(st): use indices when counting GPIOs in DT by Yann Gautier · 2 years, 9 months ago
  10. 9c1aa12 fix(st): add U suffix for unsigned numbers by Yann Gautier · 2 years, 9 months ago
  11. 56048fe fix(st): explicitly check operators precedence by Yann Gautier · 2 years, 9 months ago
  12. 981b9dc refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 2 years, 9 months ago
  13. cd79116 feat(stm32mp1): add the decryption support by Lionel Debieve · 2 years, 10 months ago
  14. beb625f feat(stm32mp1): add the TRUSTED_BOARD_BOOT support by Lionel Debieve · 2 years, 10 months ago
  15. 87dfbd7 refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · 2 years, 10 months ago
  16. ad3e46a feat(stm32mp1): add a stm32mp crypto library by Lionel Debieve · 2 years, 10 months ago
  17. e8f4ec1 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · 2 years, 10 months ago
  18. 0d33d38 fix(st): add missing string.h include by Yann Gautier · 2 years, 10 months ago
  19. 5223d88 feat(st): properly manage early console by Yann Gautier · 2 years, 11 months ago
  20. 00606df feat(st): add trace for early console by Yann Gautier · 3 years, 2 months ago
  21. e7705e9 refactor(st): configure baudrate for UART programmer by Patrick Delaunay · 3 years, 5 months ago
  22. 1258189 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · 3 years, 5 months ago
  23. e7cb4a8 fix(st): add max size for FIP in eMMC boot part by Yann Gautier · 3 years ago
  24. 53d5b8f feat(st): enable MMC_FLAG_SD_CMD6 for SD-cards by Yann Gautier · 6 years ago
  25. 1dab28f feat(stm32mp1): retrieve FIP partition by type UUID by Lionel Debieve · 3 years, 5 months ago
  26. ab2b325 feat(stm32mp1): save boot auth status and partition info by Igor Opaniuk · 3 years, 1 month ago
  27. 95e4908 feat(stm32mp1): extend STM32MP_EMMC_BOOT support to FIP format by Ahmad Fatoum · 3 years, 3 months ago
  28. f41a85e Merge "fix(st): add missing header include" into integration by Manish Pandey · 3 years, 3 months ago
  29. b1391b2 fix(st): add missing header include by Yann Gautier · 3 years, 3 months ago
  30. 2deff90 fix(st): fix NULL pointer dereference issues by Yann Gautier · 3 years, 3 months ago
  31. 5b44657 Merge changes from topic "st_fwu_bkp_reg" into integration by Madhukar Pappireddy · 3 years, 3 months ago
  32. f87de90 feat(stm32mp1): retry 3 times FWU trial boot by Nicolas Toromanoff · 3 years, 6 months ago
  33. c5bf1b0 refactor(stm32mp1): drop the "st,stm32-nvmem-layout" node by Patrick Delaunay · 3 years, 5 months ago
  34. b9a6dbc refactor(st): remove useless includes by Yann Gautier · 3 years, 5 months ago
  35. 9492b39 fix(st): don't try to read boot partition on SD cards by Uwe Kleine-König · 3 years, 5 months ago
  36. 99887cb refactor(st): configure UART baudrate by Yann Gautier · 3 years, 5 months ago
  37. c768b2b feat(st): add early console in BL2 by Yann Gautier · 3 years, 10 months ago
  38. 99026cf Merge changes from topic "st-security-update" into integration by Manish Pandey · 3 years, 6 months ago
  39. d0f2cf3 feat(st): get pin_count from the gpio-ranges property by Fabien Dessenne · 3 years, 11 months ago
  40. 49abdfd feat(st): disable authentication based on part_number by Lionel Debieve · 6 years ago
  41. ae3ce8b feat(stm32mp1): new way to access platform OTP by Lionel Debieve · 6 years ago
  42. e1bfbf8 refactor(stm32mp1): remove unused refcount helper functions by Yann Gautier · 3 years, 7 months ago
  43. ba02add feat(stm32mp1): add logic to pass the boot index to the Update Agent by Sughosh Ganu · 3 years, 8 months ago
  44. 0ca180f feat(stm32mp1): add support for reading the metadata partition by Sughosh Ganu · 3 years, 8 months ago
  45. 8dd7553 feat(stm32mp1): add logic to select the images to be booted by Sughosh Ganu · 3 years, 8 months ago
  46. 41bd8b9 feat(stm32mp1): add GUID's for identifying firmware images to be booted by Sughosh Ganu · 3 years, 9 months ago
  47. 8d6b476 feat(stm32mp1): add GUID values for updatable images by Sughosh Ganu · 4 years, 1 month ago
  48. 1697ad8 feat(st): map 2MB for ROM code by Yann Gautier · 3 years, 11 months ago
  49. 9e52d45 fix(st): manage UART clock and reset only in BL2 by Yann Gautier · 3 years, 7 months ago
  50. 93b153b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · 3 years, 8 months ago
  51. c39c658 refactor(st): update CPU and VDD voltage get by Yann Gautier · 3 years, 11 months ago
  52. 33667d2 feat(st): use newly introduced clock framework by Yann Gautier · 4 years ago
  53. acf28c2 feat(st): protect UART during platform init by Yann Gautier · 3 years, 10 months ago
  54. aafff04 feat(stm32mp1): update console management for SP_min by Yann Gautier · 3 years, 10 months ago
  55. 53612f7 feat(plat/st): add a function to configure console by Yann Gautier · 3 years, 10 months ago
  56. a6bfa75 feat(stm32mp1): add stm32_get_boot_interface function by Yann Gautier · 4 years, 8 months ago
  57. 4dc77a3 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · 3 years, 8 months ago
  58. 737ad29 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · 4 years, 2 months ago
  59. 9083fa1 feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · 3 years, 9 months ago
  60. fb3e798 feat(plat/st): add STM32CubeProgrammer support on UART by Patrick Delaunay · 4 years, 10 months ago
  61. 306dcd6 fix(plat/st): remove double space by Yann Gautier · 3 years, 9 months ago
  62. fa92fef feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target by Patrick Delaunay · 4 years, 1 month ago
  63. afad521 feat(plat/st): add STM32CubeProgrammer support on USB by Patrick Delaunay · 5 years ago
  64. efbd65f feat(plat/st): add a USB DFU stack by Patrick Delaunay · 5 years ago
  65. 3deb060 Merge changes from topic "st_dt_match_instance" into integration by Mark Dykes · 3 years, 10 months ago
  66. 8ce8918 fix(plat/st): only check header major when booting by Nicolas Le Bayon · 6 years ago
  67. ea97bbf feat(plat/st): create new helper for DT access by Yann Gautier · 3 years, 10 months ago
  68. d5a84ee feat(plat/st): manage io_policies with FCONF by Yann Gautier · 4 years, 1 month ago
  69. 29332bc feat(plat/st): use FCONF to configure platform by Yann Gautier · 4 years, 1 month ago
  70. 18b415b feat(plat/st): improve FIP image loading from MMC by Yann Gautier · 4 years, 2 months ago
  71. 1d204ee feat(plat/st): use FIP to load images by Yann Gautier · 4 years, 3 months ago
  72. 7e87ba2 feat(plat/st): add helper to save boot interface by Yann Gautier · 5 years ago
  73. 91ffc1d fix(plat/st): improve DDR get size function by Lionel Debieve · 4 years, 11 months ago
  74. c1ad41f refactor(plat/st): map DDR secure at boot by Yann Gautier · 5 years ago
  75. c25ff16 refactor(plat/st): add stm32image_io_setup by Patrick Delaunay · 4 years, 10 months ago
  76. 71693a6 fix(plat/st): panic if boot interface is wrong by Yann Gautier · 4 years, 1 month ago
  77. 5d582ff Merge "refactor(plat/st): avoid fixed DT address" into integration by Manish Pandey · 4 years, 2 months ago
  78. 2a00877 Merge changes from topic "soc_id" into integration by Manish Pandey · 4 years, 2 months ago
  79. c20b060 refactor(plat/st): avoid fixed DT address by Yann Gautier · 5 years ago
  80. 214c8a8d feat(plat/st): add STM32MP_EMMC_BOOT option by Vyacheslav Yurkov · 4 years, 2 months ago
  81. 3f916a4 refactor(plat/st): remove io_dummy code for OP-TEE by Yann Gautier · 4 years, 2 months ago
  82. e1db570 refactor(plat/st): remove BL2 image loading by Yann Gautier · 4 years, 3 months ago
  83. 06c3b10 refactor(plat/st): rename OP-TEE pager to core by Yann Gautier · 4 years, 3 months ago
  84. 3d20178 feat(plat/st): implement platform functions for SMCCC_ARCH_SOC_ID by Yann Gautier · 4 years, 5 months ago
  85. 92661e0 refactor(plat/st): export functions to get SoC information by Yann Gautier · 4 years, 3 months ago
  86. f714ca8 plat/st: do not rely on tainted value for dt property length by Yann Gautier · 4 years, 5 months ago
  87. cddf1bd plat/st: do not keep mmc_device_info in stack by Yann Gautier · 4 years, 5 months ago
  88. ade9ce0 stm32mp1: get peripheral base address from a define by Yann Gautier · 5 years ago
  89. ec8f421 stm32mp1: register shared resource per GPIO bank/pin by Etienne Carriere · 5 years ago
  90. 0651b5b stm32mp1: register shared resource per IOMEM address by Etienne Carriere · 5 years ago
  91. 68450c9 stm32mp1: shared resources: peripheral registering by Etienne Carriere · 5 years ago
  92. 5f038ac stm32mp1: shared resources: apply registered configuration by Etienne Carriere · 5 years ago
  93. 47cf5d3 stm32mp1: introduce shared resources support by Etienne Carriere · 6 years ago
  94. ccc199e plat/stm32mp1: fdt helpers for secure aware gpio bank by Etienne Carriere · 5 years ago
  95. c0ea3b1 plat/st: move GPIO bank helper function to platform source files by Etienne Carriere · 6 years ago
  96. 7a61114 plat/stm32: Use generic fdt_get_stdout_node_offset() by Andre Przywara · 5 years ago
  97. 7ad6d36 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 5 years ago
  98. be858cf plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 5 years ago
  99. 52a616b plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · 5 years ago
  100. 84686ba stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 6 years ago