1. 4f79f42 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · 1 year, 9 months ago
  2. ef4b7d5 fix(st): add missing string.h include by Yann Gautier · 1 year, 9 months ago
  3. 6e49b7f feat(st): properly manage early console by Yann Gautier · 1 year, 10 months ago
  4. 2652ba7 feat(st): add trace for early console by Yann Gautier · 2 years, 1 month 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. 637cd9e fix(st): add max size for FIP in eMMC boot part by Yann Gautier · 1 year, 10 months ago
  8. b218faa feat(st): enable MMC_FLAG_SD_CMD6 for SD-cards by Yann Gautier · 5 years ago
  9. 5e111c5 feat(stm32mp1): retrieve FIP partition by type UUID by Lionel Debieve · 2 years, 4 months ago
  10. f07e8f3 feat(stm32mp1): save boot auth status and partition info by Igor Opaniuk · 2 years ago
  11. bd68528 feat(stm32mp1): extend STM32MP_EMMC_BOOT support to FIP format by Ahmad Fatoum · 2 years, 2 months ago
  12. 657902b Merge "fix(st): add missing header include" into integration by Manish Pandey · 2 years, 2 months ago
  13. 8636a5f fix(st): add missing header include by Yann Gautier · 2 years, 2 months ago
  14. c6f77b0 fix(st): fix NULL pointer dereference issues by Yann Gautier · 2 years, 2 months ago
  15. 282b103 Merge changes from topic "st_fwu_bkp_reg" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  16. 5a937cd feat(stm32mp1): retry 3 times FWU trial boot by Nicolas Toromanoff · 2 years, 5 months ago
  17. 82ece5c refactor(stm32mp1): drop the "st,stm32-nvmem-layout" node by Patrick Delaunay · 2 years, 4 months ago
  18. 7dac203 refactor(st): remove useless includes by Yann Gautier · 2 years, 4 months ago
  19. e8b31fa fix(st): don't try to read boot partition on SD cards by Uwe Kleine-König · 2 years, 4 months ago
  20. b02dd49 refactor(st): configure UART baudrate by Yann Gautier · 2 years, 4 months ago
  21. d143574 feat(st): add early console in BL2 by Yann Gautier · 2 years, 9 months ago
  22. 4c39ad8 Merge changes from topic "st-security-update" into integration by Manish Pandey · 2 years, 5 months ago
  23. 41ab652 feat(st): get pin_count from the gpio-ranges property by Fabien Dessenne · 2 years, 10 months ago
  24. 06bc62d feat(st): disable authentication based on part_number by Lionel Debieve · 4 years, 7 months ago
  25. bc2d88d feat(stm32mp1): new way to access platform OTP by Lionel Debieve · 4 years, 8 months ago
  26. 57c3c80 refactor(stm32mp1): remove unused refcount helper functions by Yann Gautier · 2 years, 6 months ago
  27. 03e2f80 feat(stm32mp1): add logic to pass the boot index to the Update Agent by Sughosh Ganu · 2 years, 7 months ago
  28. d1f8713 feat(stm32mp1): add support for reading the metadata partition by Sughosh Ganu · 2 years, 7 months ago
  29. b721f8a feat(stm32mp1): add logic to select the images to be booted by Sughosh Ganu · 2 years, 7 months ago
  30. 57c6f90 feat(stm32mp1): add GUID's for identifying firmware images to be booted by Sughosh Ganu · 2 years, 8 months ago
  31. 2e32431 feat(stm32mp1): add GUID values for updatable images by Sughosh Ganu · 3 years ago
  32. 3c93a25 feat(st): map 2MB for ROM code by Yann Gautier · 2 years, 10 months ago
  33. d0714c0 fix(st): manage UART clock and reset only in BL2 by Yann Gautier · 2 years, 6 months ago
  34. 5aa329b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  35. 296e1ab refactor(st): update CPU and VDD voltage get by Yann Gautier · 2 years, 10 months ago
  36. a205a5c feat(st): use newly introduced clock framework by Yann Gautier · 2 years, 10 months ago
  37. 3d8497c feat(st): protect UART during platform init by Yann Gautier · 2 years, 9 months ago
  38. 414f17c feat(stm32mp1): update console management for SP_min by Yann Gautier · 2 years, 9 months ago
  39. 7a81912 feat(plat/st): add a function to configure console by Yann Gautier · 2 years, 9 months ago
  40. aaee061 feat(stm32mp1): add stm32_get_boot_interface function by Yann Gautier · 3 years, 7 months ago
  41. 6eef525 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · 2 years, 7 months ago
  42. 2b79c37 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · 3 years, 1 month ago
  43. e50571b feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · 2 years, 8 months ago
  44. fc4cac7 feat(plat/st): add STM32CubeProgrammer support on UART by Patrick Delaunay · 3 years, 9 months ago
  45. c623316 fix(plat/st): remove double space by Yann Gautier · 2 years, 8 months ago
  46. 9c5ee78 feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target by Patrick Delaunay · 3 years ago
  47. fb92928 feat(plat/st): add STM32CubeProgrammer support on USB by Patrick Delaunay · 3 years, 10 months ago
  48. 88f576f feat(plat/st): add a USB DFU stack by Patrick Delaunay · 3 years, 10 months ago
  49. 2bd419a Merge changes from topic "st_dt_match_instance" into integration by Mark Dykes · 2 years, 9 months ago
  50. dc4bcba fix(plat/st): only check header major when booting by Nicolas Le Bayon · 4 years, 8 months ago
  51. 4e26784 feat(plat/st): create new helper for DT access by Yann Gautier · 2 years, 9 months ago
  52. 29f1f94 feat(plat/st): manage io_policies with FCONF by Yann Gautier · 3 years ago
  53. 658775c feat(plat/st): use FCONF to configure platform by Yann Gautier · 3 years ago
  54. a3bd8d1 feat(plat/st): improve FIP image loading from MMC by Yann Gautier · 3 years, 1 month ago
  55. 0ed7b2a feat(plat/st): use FIP to load images by Yann Gautier · 3 years, 2 months ago
  56. cf1360d feat(plat/st): add helper to save boot interface by Yann Gautier · 3 years, 10 months ago
  57. 003972c fix(plat/st): improve DDR get size function by Lionel Debieve · 3 years, 9 months ago
  58. f3bd87e refactor(plat/st): map DDR secure at boot by Yann Gautier · 3 years, 10 months ago
  59. 66c648f refactor(plat/st): add stm32image_io_setup by Patrick Delaunay · 3 years, 9 months ago
  60. 4c2b73d fix(plat/st): panic if boot interface is wrong by Yann Gautier · 3 years ago
  61. 1174afd Merge "refactor(plat/st): avoid fixed DT address" into integration by Manish Pandey · 3 years, 1 month ago
  62. 75fcf54 Merge changes from topic "soc_id" into integration by Manish Pandey · 3 years, 1 month ago
  63. 05773eb refactor(plat/st): avoid fixed DT address by Yann Gautier · 3 years, 11 months ago
  64. e43a080 feat(plat/st): add STM32MP_EMMC_BOOT option by Vyacheslav Yurkov · 3 years, 1 month ago
  65. 73b8b1c refactor(plat/st): remove io_dummy code for OP-TEE by Yann Gautier · 3 years, 1 month ago
  66. 7dddfcc refactor(plat/st): remove BL2 image loading by Yann Gautier · 3 years, 2 months ago
  67. ebf15ba refactor(plat/st): rename OP-TEE pager to core by Yann Gautier · 3 years, 2 months ago
  68. ed6515d feat(plat/st): implement platform functions for SMCCC_ARCH_SOC_ID by Yann Gautier · 3 years, 4 months ago
  69. a0a6ff6 refactor(plat/st): export functions to get SoC information by Yann Gautier · 3 years, 2 months ago
  70. 1c95933 plat/st: do not rely on tainted value for dt property length by Yann Gautier · 3 years, 4 months ago
  71. ac22dd5 plat/st: do not keep mmc_device_info in stack by Yann Gautier · 3 years, 4 months ago
  72. a18f61b stm32mp1: get peripheral base address from a define by Yann Gautier · 4 years, 2 months ago
  73. 63b2206 stm32mp1: register shared resource per GPIO bank/pin by Etienne Carriere · 4 years, 2 months ago
  74. 0cfbff9 stm32mp1: register shared resource per IOMEM address by Etienne Carriere · 4 years, 2 months ago
  75. 1bbb924 stm32mp1: shared resources: peripheral registering by Etienne Carriere · 4 years, 2 months ago
  76. 7a4a34f stm32mp1: shared resources: apply registered configuration by Etienne Carriere · 4 years, 2 months ago
  77. 7ad2c01 stm32mp1: introduce shared resources support by Etienne Carriere · 4 years, 7 months ago
  78. d81dadf plat/stm32mp1: fdt helpers for secure aware gpio bank by Etienne Carriere · 4 years, 2 months ago
  79. 66b0452 plat/st: move GPIO bank helper function to platform source files by Etienne Carriere · 4 years, 7 months ago
  80. eec9192 plat/stm32: Use generic fdt_get_stdout_node_offset() by Andre Przywara · 4 years, 3 months ago
  81. 4a1c874 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 4 years, 3 months ago
  82. 2d5690c plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 4 years, 3 months ago
  83. cc99f3f plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · 4 years, 3 months ago
  84. a55169b stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 4 years, 6 months ago
  85. df47392 plat/st: correctly check pwr-regulators node by Yann Gautier · 4 years, 4 months ago
  86. 2260b84 plat/st: correct static analysis tool warning by Yann Gautier · 4 years, 4 months ago
  87. cb0dbc4 stm32mp1: Add support for SPI-NOR boot device by Lionel Debieve · 4 years, 9 months ago
  88. 186b046 stm32mp1: Add support for SPI-NAND boot device by Lionel Debieve · 4 years, 9 months ago
  89. 402a46b stm32mp1: Add support for raw NAND boot device by Lionel Debieve · 4 years, 8 months ago
  90. b0899eb stm32mp: add DT helper for reg by name by Lionel Debieve · 4 years, 9 months ago
  91. 3f42cad stm32mp1: add compilation flags for boot devices by Nicolas Le Bayon · 4 years, 10 months ago
  92. 94a552f delay: timeout detection support by Lionel Debieve · 4 years, 10 months ago
  93. 7bd96f4 stm32mp1: add authentication support for stm32image by Lionel Debieve · 4 years, 10 months ago
  94. 0e73d73 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · 4 years, 10 months ago
  95. e97b663 stm32mp1: move check_header() to common code by Yann Gautier · 5 years ago
  96. f540a59 stm32mp1: use a common function to check spinlock is available by Yann Gautier · 5 years ago
  97. af19ff9 stm32mp1: check if the SoC is single core by Yann Gautier · 5 years ago
  98. 35dc077 stm32mp1: print information about board by Yann Gautier · 5 years ago
  99. c737405 stm32mp1: print information about SoC by Yann Gautier · 5 years ago
  100. 091eab5 stm32mp1: add watchdog support by Yann Gautier · 5 years ago