1. 8edeab0 refactor(st): move FWU functions to common code by Yann Gautier · Fri Jan 05 13:50:25 2024 +0100
  2. 0b64bd8 refactor(st): replace STM32MP_EARLY_CONSOLE with EARLY_CONSOLE by Yann Gautier · Wed Oct 25 18:41:16 2023 +0200
  3. 06ae396 feat(st): do not directly call BSEC functions in common code by Yann Gautier · Tue Sep 19 18:26:16 2023 +0200
  4. bc02922 feat(st): use stm32_get_otp_value_from_idx() in BL31 by Yann Gautier · Fri Sep 03 13:35:21 2021 +0200
  5. f3b9ecd feat(st): allow AARCH64 compilation for common code by Yann Gautier · Wed Sep 09 18:13:44 2020 +0200
  6. 45b9599 refactor(st): move board info in common code by Yann Gautier · Wed Jan 04 16:46:07 2023 +0100
  7. 8402c29 refactor(st): move boot backup register management by Yann Gautier · Wed Jun 29 17:03:36 2022 +0200
  8. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · Mon Nov 14 14:14:48 2022 +0100
  9. 6e49b7f feat(st): properly manage early console by Yann Gautier · Tue Sep 13 13:59:48 2022 +0200
  10. 2652ba7 feat(st): add trace for early console by Yann Gautier · Thu Jun 09 17:34:30 2022 +0200
  11. b02dd49 refactor(st): configure UART baudrate by Yann Gautier · Wed Mar 02 14:31:55 2022 +0100
  12. d143574 feat(st): add early console in BL2 by Yann Gautier · Mon Oct 18 10:55:23 2021 +0200
  13. bc2d88d feat(stm32mp1): new way to access platform OTP by Lionel Debieve · Mon Nov 04 14:31:38 2019 +0100
  14. d0714c0 fix(st): manage UART clock and reset only in BL2 by Yann Gautier · Wed Jan 05 18:02:46 2022 +0100
  15. a205a5c feat(st): use newly introduced clock framework by Yann Gautier · Mon Aug 30 15:06:54 2021 +0200
  16. 3d8497c feat(st): protect UART during platform init by Yann Gautier · Mon Oct 18 16:06:22 2021 +0200
  17. 414f17c feat(stm32mp1): update console management for SP_min by Yann Gautier · Mon Oct 18 15:50:05 2021 +0200
  18. 7a81912 feat(plat/st): add a function to configure console by Yann Gautier · Mon Oct 18 15:26:33 2021 +0200
  19. dc4bcba fix(plat/st): only check header major when booting by Nicolas Le Bayon · Mon Nov 18 17:12:27 2019 +0100
  20. 0ed7b2a feat(plat/st): use FIP to load images by Yann Gautier · Wed May 19 18:48:16 2021 +0200
  21. cf1360d feat(plat/st): add helper to save boot interface by Yann Gautier · Thu Aug 27 18:28:57 2020 +0200
  22. f3bd87e refactor(plat/st): map DDR secure at boot by Yann Gautier · Fri Sep 04 15:55:53 2020 +0200
  23. ed6515d feat(plat/st): implement platform functions for SMCCC_ARCH_SOC_ID by Yann Gautier · Mon Mar 08 15:03:35 2021 +0100
  24. a18f61b stm32mp1: get peripheral base address from a define by Yann Gautier · Tue May 05 17:58:40 2020 +0200
  25. 66b0452 plat/st: move GPIO bank helper function to platform source files by Etienne Carriere · Mon Dec 02 10:05:02 2019 +0100
  26. a55169b stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · Fri Jan 10 18:18:59 2020 +0100
  27. e97b663 stm32mp1: move check_header() to common code by Yann Gautier · Fri Apr 19 10:48:36 2019 +0200
  28. f540a59 stm32mp1: use a common function to check spinlock is available by Yann Gautier · Wed May 22 19:13:51 2019 +0200
  29. e3bf913 stm32mp1: move stm32_get_gpio_bank_clock() to private file by Yann Gautier · Tue May 07 18:52:17 2019 +0200
  30. 3d78a2e stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · Thu Feb 14 11:01:20 2019 +0100
  31. b5d2ed4 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · Thu Feb 14 11:13:50 2019 +0100
  32. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · Thu Feb 14 11:13:39 2019 +0100
  33. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · Thu Feb 14 11:13:25 2019 +0100