1. 94cad75 refactor(st): replace STM32MP_EARLY_CONSOLE with EARLY_CONSOLE by Yann Gautier · 1 year, 9 months ago
  2. 6e99fee feat(st): add a function to clear the FWU trial state counter by Sughosh Ganu · 1 year, 5 months ago
  3. 9883833 refactor(st): move macros to common folder by Yann Gautier · 1 year, 6 months ago
  4. 9cd784d refactor(st): update test for closed chip by Yann Gautier · 2 years, 6 months ago
  5. b4939be refactor(st): move some storage definitions to common part by Yann Gautier · 1 year, 11 months ago
  6. 992dba0 refactor(st): move board info in common code by Yann Gautier · 2 years, 7 months ago
  7. c27d8c0 refactor(st): move GIC code to common directory by Yann Gautier · 6 years ago
  8. d8da13e refactor(st): move boot backup register management by Yann Gautier · 3 years, 1 month ago
  9. 981b9dc refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 2 years, 9 months ago
  10. 87dfbd7 refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · 2 years, 10 months ago
  11. ab2b325 feat(stm32mp1): save boot auth status and partition info by Igor Opaniuk · 3 years, 1 month ago
  12. f87de90 feat(stm32mp1): retry 3 times FWU trial boot by Nicolas Toromanoff · 3 years, 6 months ago
  13. c768b2b feat(st): add early console in BL2 by Yann Gautier · 3 years, 10 months ago
  14. 49abdfd feat(st): disable authentication based on part_number by Lionel Debieve · 6 years ago
  15. ae3ce8b feat(stm32mp1): new way to access platform OTP by Lionel Debieve · 6 years ago
  16. ba02add feat(stm32mp1): add logic to pass the boot index to the Update Agent by Sughosh Ganu · 3 years, 8 months ago
  17. 33667d2 feat(st): use newly introduced clock framework by Yann Gautier · 4 years ago
  18. acf28c2 feat(st): protect UART during platform init by Yann Gautier · 3 years, 10 months ago
  19. 53612f7 feat(plat/st): add a function to configure console by Yann Gautier · 3 years, 10 months ago
  20. a6bfa75 feat(stm32mp1): add stm32_get_boot_interface function by Yann Gautier · 4 years, 8 months ago
  21. 4dc77a3 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · 3 years, 8 months ago
  22. 737ad29 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · 4 years, 2 months ago
  23. 9083fa1 feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · 3 years, 9 months ago
  24. 1d204ee feat(plat/st): use FIP to load images by Yann Gautier · 4 years, 3 months ago
  25. 7e87ba2 feat(plat/st): add helper to save boot interface by Yann Gautier · 5 years ago
  26. 3d20178 feat(plat/st): implement platform functions for SMCCC_ARCH_SOC_ID by Yann Gautier · 4 years, 5 months ago
  27. 92661e0 refactor(plat/st): export functions to get SoC information by Yann Gautier · 4 years, 3 months ago
  28. ccc199e plat/stm32mp1: fdt helpers for secure aware gpio bank by Etienne Carriere · 5 years ago
  29. 84686ba stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 6 years ago
  30. 0711ee5 delay: timeout detection support by Lionel Debieve · 6 years ago
  31. f700423 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · 6 years ago
  32. 1e91952 stm32mp1: move check_header() to common code by Yann Gautier · 6 years ago
  33. e463d3f stm32mp1: use a common function to check spinlock is available by Yann Gautier · 6 years ago
  34. b2182cd stm32mp1: check if the SoC is single core by Yann Gautier · 6 years ago
  35. 10e7a9e stm32mp1: print information about board by Yann Gautier · 6 years ago
  36. dec286d stm32mp1: print information about SoC by Yann Gautier · 6 years ago
  37. 73680c2 stm32mp1: add watchdog support by Yann Gautier · 6 years ago
  38. 0d21680 stm32mp1: update clock driver by Yann Gautier · 6 years ago
  39. 7ae58c6 stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 6 years ago
  40. 6f4572b Introduce timeout_init_us/timeout_elapsed() delay tracking with CNTPCT. by Yann Gautier · 6 years ago
  41. 3f9c978 stm32mp1: make functions and macros more common by Yann Gautier · 6 years ago
  42. c9d75b3 stm32mp1: split code between common and private parts by Yann Gautier · 6 years ago