1. a6bfa75 feat(stm32mp1): add stm32_get_boot_interface function by Yann Gautier · 3 years ago
  2. 4dc77a3 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · 2 years ago
  3. d7176f0 fix(stm32mp1): deconfigure UART RX pins by Yann Gautier · 2 years, 6 months ago
  4. 737ad29 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · 2 years, 6 months ago
  5. 9083fa1 feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · 2 years, 1 month ago
  6. 4584e01 feat(plat/st): add a new DDR firewall management by Lionel Debieve · 3 years, 2 months ago
  7. 92661e0 refactor(plat/st): export functions to get SoC information by Yann Gautier · 2 years, 7 months ago
  8. ab049ec stm32mp1: use %u in NOTICE message for board info by Yann Gautier · 3 years, 2 months ago
  9. f964f5c stm32mp1: add finished good variant in board identifier by Patrick Delaunay · 4 years ago
  10. d75a340 stm32mp1: add asserts in get_cpu_package() and get_part_number() by Nicolas Le Bayon · 4 years, 3 months ago
  11. 8ccf495 stm32mp1: add support for new SoC profiles by Lionel Debieve · 4 years, 7 months ago
  12. ffb3f27 stm32mp1: support of STM32MP15x Rev.Z by Lionel Debieve · 4 years, 6 months ago
  13. 0754143 stm32mp1: use last page of SYSRAM as SCMI shared memory by Etienne Carriere · 4 years ago
  14. ccc199e plat/stm32mp1: fdt helpers for secure aware gpio bank by Etienne Carriere · 3 years, 8 months ago
  15. c0ea3b1 plat/st: move GPIO bank helper function to platform source files by Etienne Carriere · 4 years ago
  16. e6cc3cc stm32mp1: add a function to get non-secure DDR size by Yann Gautier · 3 years, 10 months ago
  17. f700423 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · 4 years, 3 months ago
  18. b2182cd stm32mp1: check if the SoC is single core by Yann Gautier · 4 years, 6 months ago
  19. 10e7a9e stm32mp1: print information about board by Yann Gautier · 4 years, 7 months ago
  20. dec286d stm32mp1: print information about SoC by Yann Gautier · 4 years, 6 months ago
  21. 73680c2 stm32mp1: add watchdog support by Yann Gautier · 4 years, 6 months ago
  22. 8f282da stm32mp1: move stm32_get_gpio_bank_clock() to private file by Yann Gautier · 4 years, 7 months ago
  23. 3f9c978 stm32mp1: make functions and macros more common by Yann Gautier · 4 years, 10 months ago
  24. c9d75b3 stm32mp1: split code between common and private parts by Yann Gautier · 4 years, 10 months ago