1. 8edeab0 refactor(st): move FWU functions to common code by Yann Gautier · Fri Jan 05 13:50:25 2024 +0100
  2. 640d991 feat(mbedtls): update config for 3.6.0 by Jimmy Brisson · Wed Apr 10 10:20:13 2024 -0500
  3. 1cf3d12 Merge changes from topic "early_console" into integration by Manish Pandey · Wed May 08 23:12:11 2024 +0200
  4. 0b64bd8 refactor(st): replace STM32MP_EARLY_CONSOLE with EARLY_CONSOLE by Yann Gautier · Wed Oct 25 18:41:16 2023 +0200
  5. bbd9419 feat(stm32mp2): add ddr-fw parameter for fiptool by Yann Gautier · Tue Mar 05 15:31:04 2024 +0100
  6. b3b6de7 refactor(mbedtls): remove mbedtls 2.x support by laurenw-arm · Tue Mar 05 14:55:18 2024 -0600
  7. ff87785 feat(st): add a function to clear the FWU trial state counter by Sughosh Ganu · Tue Feb 20 14:17:57 2024 +0530
  8. 89d00ec refactor(st): move macros to common folder by Yann Gautier · Fri Feb 02 15:26:50 2024 +0100
  9. 3e33475 refactor(st): update test for closed chip by Yann Gautier · Wed Feb 01 15:04:30 2023 +0100
  10. 1c2d89b fix(st): update dt_get_ddr_size() type by Sebastien PASDELOUP · Mon Jun 05 09:56:49 2023 +0200
  11. c77afcb refactor(st): move some storage definitions to common part by Yann Gautier · Thu Aug 31 12:58:35 2023 +0200
  12. d8c1a3b refactor(st): move mbedtls config files by Yann Gautier · Mon Mar 06 13:01:10 2023 +0100
  13. 45b9599 refactor(st): move board info in common code by Yann Gautier · Wed Jan 04 16:46:07 2023 +0100
  14. 2bbf171 refactor(st): move GIC code to common directory by Yann Gautier · Tue Aug 06 17:28:23 2019 +0200
  15. 8402c29 refactor(st): move boot backup register management by Yann Gautier · Wed Jun 29 17:03:36 2022 +0200
  16. 5cda3aa fix(st): add U suffix for unsigned numbers by Yann Gautier · Fri Nov 18 13:43:48 2022 +0100
  17. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · Mon Nov 14 14:14:48 2022 +0100
  18. 5adcd50 feat(stm32mp1): add the decryption support by Lionel Debieve · Wed Oct 05 16:51:12 2022 +0200
  19. 627586a refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · Wed Oct 05 16:22:07 2022 +0200
  20. f07e8f3 feat(stm32mp1): save boot auth status and partition info by Igor Opaniuk · Thu Jun 23 21:19:26 2022 +0300
  21. 5a937cd feat(stm32mp1): retry 3 times FWU trial boot by Nicolas Toromanoff · Mon Feb 07 10:12:04 2022 +0100
  22. d143574 feat(st): add early console in BL2 by Yann Gautier · Mon Oct 18 10:55:23 2021 +0200
  23. 06bc62d feat(st): disable authentication based on part_number by Lionel Debieve · Fri Dec 06 12:42:20 2019 +0100
  24. bc2d88d feat(stm32mp1): new way to access platform OTP by Lionel Debieve · Mon Nov 04 14:31:38 2019 +0100
  25. 57c3c80 refactor(stm32mp1): remove unused refcount helper functions by Yann Gautier · Wed Jan 19 14:01:52 2022 +0100
  26. 03e2f80 feat(stm32mp1): add logic to pass the boot index to the Update Agent by Sughosh Ganu · Wed Dec 01 15:56:27 2021 +0530
  27. 57c6f90 feat(stm32mp1): add GUID's for identifying firmware images to be booted by Sughosh Ganu · Wed Nov 10 15:24:56 2021 +0530
  28. 2e32431 feat(stm32mp1): add GUID values for updatable images by Sughosh Ganu · Fri Jul 02 16:05:14 2021 +0530
  29. 5aa329b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · Fri Dec 24 00:13:50 2021 +0100
  30. 296e1ab refactor(st): update CPU and VDD voltage get by Yann Gautier · Fri Sep 17 16:08:12 2021 +0200
  31. a205a5c feat(st): use newly introduced clock framework by Yann Gautier · Mon Aug 30 15:06:54 2021 +0200
  32. 3d8497c feat(st): protect UART during platform init by Yann Gautier · Mon Oct 18 16:06:22 2021 +0200
  33. 7a81912 feat(plat/st): add a function to configure console by Yann Gautier · Mon Oct 18 15:26:33 2021 +0200
  34. aaee061 feat(stm32mp1): add stm32_get_boot_interface function by Yann Gautier · Wed Dec 16 12:04:06 2020 +0100
  35. 6eef525 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · Fri Dec 10 17:04:40 2021 +0100
  36. 2b79c37 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · Fri Jun 11 10:54:56 2021 +0200
  37. e50571b feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · Thu Oct 28 13:48:52 2021 +0200
  38. fc4cac7 feat(plat/st): add STM32CubeProgrammer support on UART by Patrick Delaunay · Tue Oct 06 15:11:41 2020 +0200
  39. fb92928 feat(plat/st): add STM32CubeProgrammer support on USB by Patrick Delaunay · Mon Sep 14 11:13:34 2020 +0200
  40. 88f576f feat(plat/st): add a USB DFU stack by Patrick Delaunay · Mon Sep 14 09:38:16 2020 +0200
  41. 4e26784 feat(plat/st): create new helper for DT access by Yann Gautier · Wed Sep 29 11:31:09 2021 +0200
  42. 29f1f94 feat(plat/st): manage io_policies with FCONF by Yann Gautier · Tue Jul 13 18:07:41 2021 +0200
  43. 0ed7b2a feat(plat/st): use FIP to load images by Yann Gautier · Wed May 19 18:48:16 2021 +0200
  44. cf1360d feat(plat/st): add helper to save boot interface by Yann Gautier · Thu Aug 27 18:28:57 2020 +0200
  45. 1174afd Merge "refactor(plat/st): avoid fixed DT address" into integration by Manish Pandey · Wed Jun 16 23:23:30 2021 +0200
  46. 05773eb refactor(plat/st): avoid fixed DT address by Yann Gautier · Mon Aug 24 11:51:50 2020 +0200
  47. ed6515d feat(plat/st): implement platform functions for SMCCC_ARCH_SOC_ID by Yann Gautier · Mon Mar 08 15:03:35 2021 +0100
  48. a0a6ff6 refactor(plat/st): export functions to get SoC information by Yann Gautier · Mon May 10 16:05:18 2021 +0200
  49. a18f61b stm32mp1: get peripheral base address from a define by Yann Gautier · Tue May 05 17:58:40 2020 +0200
  50. 63b2206 stm32mp1: register shared resource per GPIO bank/pin by Etienne Carriere · Wed May 13 10:19:50 2020 +0200
  51. 0cfbff9 stm32mp1: register shared resource per IOMEM address by Etienne Carriere · Wed May 13 10:16:21 2020 +0200
  52. 1bbb924 stm32mp1: shared resources: peripheral registering by Etienne Carriere · Wed May 13 14:22:01 2020 +0200
  53. 7a4a34f stm32mp1: shared resources: apply registered configuration by Etienne Carriere · Wed May 13 10:07:45 2020 +0200
  54. 7ad2c01 stm32mp1: introduce shared resources support by Etienne Carriere · Sun Dec 08 08:14:03 2019 +0100
  55. d81dadf plat/stm32mp1: fdt helpers for secure aware gpio bank by Etienne Carriere · Sat Apr 25 11:14:45 2020 +0200
  56. 4a1c874 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · Thu Mar 26 12:11:34 2020 +0000
  57. 2d5690c plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · Thu Mar 26 11:50:33 2020 +0000
  58. cc99f3f plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · Thu Mar 26 12:51:21 2020 +0000
  59. a55169b stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · Fri Jan 10 18:18:59 2020 +0100
  60. b0899eb stm32mp: add DT helper for reg by name by Lionel Debieve · Tue Sep 24 17:41:11 2019 +0200
  61. 94a552f delay: timeout detection support by Lionel Debieve · Tue Sep 24 16:59:56 2019 +0200
  62. 7bd96f4 stm32mp1: add authentication support for stm32image by Lionel Debieve · Tue Sep 03 12:22:23 2019 +0200
  63. 0e73d73 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · Mon Sep 16 12:17:09 2019 +0200
  64. e97b663 stm32mp1: move check_header() to common code by Yann Gautier · Fri Apr 19 10:48:36 2019 +0200
  65. f540a59 stm32mp1: use a common function to check spinlock is available by Yann Gautier · Wed May 22 19:13:51 2019 +0200
  66. af19ff9 stm32mp1: check if the SoC is single core by Yann Gautier · Tue Jun 04 18:23:10 2019 +0200
  67. 35dc077 stm32mp1: print information about board by Yann Gautier · Mon May 13 18:34:48 2019 +0200
  68. c737405 stm32mp1: print information about SoC by Yann Gautier · Tue Jun 04 18:02:37 2019 +0200
  69. 091eab5 stm32mp1: add watchdog support by Yann Gautier · Tue Jun 04 18:06:34 2019 +0200
  70. 1bef97a stm32mp1: make dt_get_stdout_node_offset() static by Yann Gautier · Tue Jun 04 17:20:44 2019 +0200
  71. 3edc7c3 stm32mp1: add general SYSCFG management by Yann Gautier · Mon May 20 19:17:08 2019 +0200
  72. e4a3c35 stm32mp1: update clock driver by Yann Gautier · Thu Feb 14 10:53:33 2019 +0100
  73. 3d78a2e stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · Thu Feb 14 11:01:20 2019 +0100
  74. e753470 Introduce timeout_init_us/timeout_elapsed() delay tracking with CNTPCT. by Yann Gautier · Thu Feb 14 11:14:18 2019 +0100
  75. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · Thu Feb 14 11:13:39 2019 +0100
  76. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · Thu Feb 14 11:13:25 2019 +0100