1. 29f1f94 feat(plat/st): manage io_policies with FCONF by Yann Gautier · Tue Jul 13 18:07:41 2021 +0200
  2. 0ed7b2a feat(plat/st): use FIP to load images by Yann Gautier · Wed May 19 18:48:16 2021 +0200
  3. cf1360d feat(plat/st): add helper to save boot interface by Yann Gautier · Thu Aug 27 18:28:57 2020 +0200
  4. 1174afd Merge "refactor(plat/st): avoid fixed DT address" into integration by Manish Pandey · Wed Jun 16 23:23:30 2021 +0200
  5. 05773eb refactor(plat/st): avoid fixed DT address by Yann Gautier · Mon Aug 24 11:51:50 2020 +0200
  6. ed6515d feat(plat/st): implement platform functions for SMCCC_ARCH_SOC_ID by Yann Gautier · Mon Mar 08 15:03:35 2021 +0100
  7. a0a6ff6 refactor(plat/st): export functions to get SoC information by Yann Gautier · Mon May 10 16:05:18 2021 +0200
  8. a18f61b stm32mp1: get peripheral base address from a define by Yann Gautier · Tue May 05 17:58:40 2020 +0200
  9. 63b2206 stm32mp1: register shared resource per GPIO bank/pin by Etienne Carriere · Wed May 13 10:19:50 2020 +0200
  10. 0cfbff9 stm32mp1: register shared resource per IOMEM address by Etienne Carriere · Wed May 13 10:16:21 2020 +0200
  11. 1bbb924 stm32mp1: shared resources: peripheral registering by Etienne Carriere · Wed May 13 14:22:01 2020 +0200
  12. 7a4a34f stm32mp1: shared resources: apply registered configuration by Etienne Carriere · Wed May 13 10:07:45 2020 +0200
  13. 7ad2c01 stm32mp1: introduce shared resources support by Etienne Carriere · Sun Dec 08 08:14:03 2019 +0100
  14. d81dadf plat/stm32mp1: fdt helpers for secure aware gpio bank by Etienne Carriere · Sat Apr 25 11:14:45 2020 +0200
  15. 4a1c874 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · Thu Mar 26 12:11:34 2020 +0000
  16. 2d5690c plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · Thu Mar 26 11:50:33 2020 +0000
  17. cc99f3f plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · Thu Mar 26 12:51:21 2020 +0000
  18. a55169b stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · Fri Jan 10 18:18:59 2020 +0100
  19. b0899eb stm32mp: add DT helper for reg by name by Lionel Debieve · Tue Sep 24 17:41:11 2019 +0200
  20. 94a552f delay: timeout detection support by Lionel Debieve · Tue Sep 24 16:59:56 2019 +0200
  21. 7bd96f4 stm32mp1: add authentication support for stm32image by Lionel Debieve · Tue Sep 03 12:22:23 2019 +0200
  22. 0e73d73 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · Mon Sep 16 12:17:09 2019 +0200
  23. e97b663 stm32mp1: move check_header() to common code by Yann Gautier · Fri Apr 19 10:48:36 2019 +0200
  24. f540a59 stm32mp1: use a common function to check spinlock is available by Yann Gautier · Wed May 22 19:13:51 2019 +0200
  25. af19ff9 stm32mp1: check if the SoC is single core by Yann Gautier · Tue Jun 04 18:23:10 2019 +0200
  26. 35dc077 stm32mp1: print information about board by Yann Gautier · Mon May 13 18:34:48 2019 +0200
  27. c737405 stm32mp1: print information about SoC by Yann Gautier · Tue Jun 04 18:02:37 2019 +0200
  28. 091eab5 stm32mp1: add watchdog support by Yann Gautier · Tue Jun 04 18:06:34 2019 +0200
  29. 1bef97a stm32mp1: make dt_get_stdout_node_offset() static by Yann Gautier · Tue Jun 04 17:20:44 2019 +0200
  30. 3edc7c3 stm32mp1: add general SYSCFG management by Yann Gautier · Mon May 20 19:17:08 2019 +0200
  31. e4a3c35 stm32mp1: update clock driver by Yann Gautier · Thu Feb 14 10:53:33 2019 +0100
  32. 3d78a2e stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · Thu Feb 14 11:01:20 2019 +0100
  33. e753470 Introduce timeout_init_us/timeout_elapsed() delay tracking with CNTPCT. by Yann Gautier · Thu Feb 14 11:14:18 2019 +0100
  34. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · Thu Feb 14 11:13:39 2019 +0100
  35. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · Thu Feb 14 11:13:25 2019 +0100