1. 6eef525 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · 2 years, 7 months ago
  2. 2b79c37 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · 3 years, 1 month ago
  3. e50571b feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · 2 years, 8 months ago
  4. fc4cac7 feat(plat/st): add STM32CubeProgrammer support on UART by Patrick Delaunay · 3 years, 9 months ago
  5. fb92928 feat(plat/st): add STM32CubeProgrammer support on USB by Patrick Delaunay · 3 years, 10 months ago
  6. 88f576f feat(plat/st): add a USB DFU stack by Patrick Delaunay · 3 years, 10 months ago
  7. 4e26784 feat(plat/st): create new helper for DT access by Yann Gautier · 2 years, 9 months ago
  8. 29f1f94 feat(plat/st): manage io_policies with FCONF by Yann Gautier · 3 years ago
  9. 0ed7b2a feat(plat/st): use FIP to load images by Yann Gautier · 3 years, 1 month ago
  10. cf1360d feat(plat/st): add helper to save boot interface by Yann Gautier · 3 years, 10 months ago
  11. 1174afd Merge "refactor(plat/st): avoid fixed DT address" into integration by Manish Pandey · 3 years, 1 month ago
  12. 05773eb refactor(plat/st): avoid fixed DT address by Yann Gautier · 3 years, 10 months ago
  13. ed6515d feat(plat/st): implement platform functions for SMCCC_ARCH_SOC_ID by Yann Gautier · 3 years, 4 months ago
  14. a0a6ff6 refactor(plat/st): export functions to get SoC information by Yann Gautier · 3 years, 2 months ago
  15. a18f61b stm32mp1: get peripheral base address from a define by Yann Gautier · 4 years, 2 months ago
  16. 63b2206 stm32mp1: register shared resource per GPIO bank/pin by Etienne Carriere · 4 years, 2 months ago
  17. 0cfbff9 stm32mp1: register shared resource per IOMEM address by Etienne Carriere · 4 years, 2 months ago
  18. 1bbb924 stm32mp1: shared resources: peripheral registering by Etienne Carriere · 4 years, 2 months ago
  19. 7a4a34f stm32mp1: shared resources: apply registered configuration by Etienne Carriere · 4 years, 2 months ago
  20. 7ad2c01 stm32mp1: introduce shared resources support by Etienne Carriere · 4 years, 7 months ago
  21. d81dadf plat/stm32mp1: fdt helpers for secure aware gpio bank by Etienne Carriere · 4 years, 2 months ago
  22. 4a1c874 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 4 years, 3 months ago
  23. 2d5690c plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 4 years, 3 months ago
  24. cc99f3f plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · 4 years, 3 months ago
  25. a55169b stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 4 years, 6 months ago
  26. b0899eb stm32mp: add DT helper for reg by name by Lionel Debieve · 4 years, 9 months ago
  27. 94a552f delay: timeout detection support by Lionel Debieve · 4 years, 9 months ago
  28. 7bd96f4 stm32mp1: add authentication support for stm32image by Lionel Debieve · 4 years, 10 months ago
  29. 0e73d73 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · 4 years, 10 months ago
  30. e97b663 stm32mp1: move check_header() to common code by Yann Gautier · 5 years ago
  31. f540a59 stm32mp1: use a common function to check spinlock is available by Yann Gautier · 5 years ago
  32. af19ff9 stm32mp1: check if the SoC is single core by Yann Gautier · 5 years ago
  33. 35dc077 stm32mp1: print information about board by Yann Gautier · 5 years ago
  34. c737405 stm32mp1: print information about SoC by Yann Gautier · 5 years ago
  35. 091eab5 stm32mp1: add watchdog support by Yann Gautier · 5 years ago
  36. 1bef97a stm32mp1: make dt_get_stdout_node_offset() static by Yann Gautier · 5 years ago
  37. 3edc7c3 stm32mp1: add general SYSCFG management by Yann Gautier · 5 years ago
  38. e4a3c35 stm32mp1: update clock driver by Yann Gautier · 5 years ago
  39. 3d78a2e stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 5 years ago
  40. e753470 Introduce timeout_init_us/timeout_elapsed() delay tracking with CNTPCT. by Yann Gautier · 5 years ago
  41. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · 5 years ago
  42. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · 5 years ago