1. 2bbf171 refactor(st): move GIC code to common directory by Yann Gautier · 5 years ago
  2. 8402c29 refactor(st): move boot backup register management by Yann Gautier · 2 years ago
  3. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 1 year, 8 months ago
  4. 627586a refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · 1 year, 9 months ago
  5. f07e8f3 feat(stm32mp1): save boot auth status and partition info by Igor Opaniuk · 2 years ago
  6. 5a937cd feat(stm32mp1): retry 3 times FWU trial boot by Nicolas Toromanoff · 2 years, 5 months ago
  7. d143574 feat(st): add early console in BL2 by Yann Gautier · 2 years, 9 months ago
  8. 06bc62d feat(st): disable authentication based on part_number by Lionel Debieve · 4 years, 7 months ago
  9. bc2d88d feat(stm32mp1): new way to access platform OTP by Lionel Debieve · 4 years, 8 months ago
  10. 03e2f80 feat(stm32mp1): add logic to pass the boot index to the Update Agent by Sughosh Ganu · 2 years, 7 months ago
  11. a205a5c feat(st): use newly introduced clock framework by Yann Gautier · 2 years, 10 months ago
  12. 3d8497c feat(st): protect UART during platform init by Yann Gautier · 2 years, 9 months ago
  13. 7a81912 feat(plat/st): add a function to configure console by Yann Gautier · 2 years, 9 months ago
  14. aaee061 feat(stm32mp1): add stm32_get_boot_interface function by Yann Gautier · 3 years, 7 months ago
  15. 6eef525 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · 2 years, 7 months ago
  16. 2b79c37 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · 3 years, 1 month ago
  17. e50571b feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · 2 years, 8 months ago
  18. 0ed7b2a feat(plat/st): use FIP to load images by Yann Gautier · 3 years, 1 month ago
  19. cf1360d feat(plat/st): add helper to save boot interface by Yann Gautier · 3 years, 10 months ago
  20. ed6515d feat(plat/st): implement platform functions for SMCCC_ARCH_SOC_ID by Yann Gautier · 3 years, 4 months ago
  21. a0a6ff6 refactor(plat/st): export functions to get SoC information by Yann Gautier · 3 years, 2 months ago
  22. d81dadf plat/stm32mp1: fdt helpers for secure aware gpio bank by Etienne Carriere · 4 years, 2 months ago
  23. a55169b stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 4 years, 6 months ago
  24. 94a552f delay: timeout detection support by Lionel Debieve · 4 years, 9 months ago
  25. 0e73d73 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · 4 years, 10 months ago
  26. e97b663 stm32mp1: move check_header() to common code by Yann Gautier · 5 years ago
  27. f540a59 stm32mp1: use a common function to check spinlock is available by Yann Gautier · 5 years ago
  28. af19ff9 stm32mp1: check if the SoC is single core by Yann Gautier · 5 years ago
  29. 35dc077 stm32mp1: print information about board by Yann Gautier · 5 years ago
  30. c737405 stm32mp1: print information about SoC by Yann Gautier · 5 years ago
  31. 091eab5 stm32mp1: add watchdog support by Yann Gautier · 5 years ago
  32. e4a3c35 stm32mp1: update clock driver by Yann Gautier · 5 years ago
  33. 3d78a2e stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 5 years ago
  34. e753470 Introduce timeout_init_us/timeout_elapsed() delay tracking with CNTPCT. by Yann Gautier · 5 years ago
  35. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · 5 years ago
  36. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · 5 years ago