1. 8a4d098 stm32mp2: Fix CONFIG_STM32MP25X flag usage by Patrice Chotard · 1 year ago
  2. 9f1dc11 arm: Rename STM32MP15x by Patrick Delaunay · 1 year ago
  3. 49de864 arm: Rename STM32MP13x by Patrick Delaunay · 1 year ago
  4. ebf32b2 stm32mp: activate the command stboard for stm32mp25 boards by Patrick Delaunay · 1 year ago
  5. 9c2f5b8 stm32mp: add setup_serial_number for stm32mp25 by Patrice Chotard · 1 year ago
  6. e508b59 stm32mp: bsec: add support of stm32mp25 by Patrick Delaunay · 1 year ago
  7. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year, 2 months ago
  8. be07246 Merge tag 'u-boot-stm32-20231113' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 1 year, 2 months ago
  9. 01a7019 stm32mp2: initial support by Patrice Chotard · 1 year, 3 months ago
  10. c205fe9 stm32mp1: read auth stats and boot_partition from tamp by Igor Opaniuk · 1 year, 2 months ago
  11. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 4 months ago
  12. 6bdef5b stm32mp: add support of STM32MP15x Rev.Y by Patrick Delaunay · 1 year, 9 months ago
  13. 715e709 ARM: stm32: Add IWDG handling into PSCI suspend code by Marek Vasut · 1 year, 8 months ago
  14. 5d3abc6 stm32mp: stm32prog: Remove tee_detected from stm32prog_data struct by Patrice Chotard · 1 year, 7 months ago
  15. dbeaca7 ARM: stm32: Factor out save_boot_params by Marek Vasut · 2 years ago
  16. 33a909a stm32mp: Add OP-TEE support in bsec driver by Patrick Delaunay · 2 years ago
  17. 95b5a7d FWU: STM32MP1: Add support to read boot index from backup register by Sughosh Ganu · 2 years, 3 months ago
  18. 50b371f stm32mp: add support of STM32MP13x Rev.Y by Patrick Delaunay · 2 years, 7 months ago
  19. 7171d99 stm32mp: stpmic1: remove the debug unit request by debugger by Patrick Delaunay · 2 years, 8 months ago
  20. 46f9eb5 arm: stm32mp: support 2 MAC address for STM32MP13 by Patrick Delaunay · 2 years, 8 months ago
  21. 960debb arm: stm32mp: add support of STM32MP13x by Patrick Delaunay · 2 years, 8 months ago
  22. 6df271a arm: stm32mp: move code for STM32MP15x by Patrick Delaunay · 2 years, 8 months ago
  23. 3865a7e arm: stm32mp: move the get_otp helper function in bsec by Patrick Delaunay · 2 years, 8 months ago
  24. 655af9a ARM: stm32mp: correctly handle Silicon revision by Patrick Delaunay · 2 years, 9 months ago
  25. b491053 stm32mp: psci: Implement PSCI system suspend and DRAM SSR by Marek Vasut · 2 years, 11 months ago
  26. 56a368f gpio: stm32: create include file for driver private data by Patrick Delaunay · 3 years, 3 months ago
  27. f64d32a stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP by Patrick Delaunay · 3 years, 6 months ago
  28. 8d7f5ed arm: stm32mp: Implement support for TZC 400 controller by Alexandru Gagniuc · 3 years, 6 months ago
  29. 3c1057c stm32mp: use device sequence number in boot_instance variable by Patrick Delaunay · 3 years, 6 months ago
  30. 6af78d0 arm: stm32: cleanup arch gpio.h by Patrick Delaunay · 4 years, 4 months ago
  31. bd3f60d arm: stm32mp: protect DBGMCU_IDC access with BSEC by Patrick Delaunay · 4 years, 7 months ago
  32. 4e62642 arm: stm32mp: add weak function to save vddcore by Patrick Delaunay · 4 years, 8 months ago
  33. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 8 months ago
  34. f09f1ec Use __ASSEMBLY__ as the assembly macros by Simon Glass · 4 years, 8 months ago
  35. 8f035f7 stm32mp: stm32prog: adapt the MTD partitions by Patrick Delaunay · 4 years, 10 months ago
  36. 954bd1a stm32mp: add the command stm32prog by Patrick Delaunay · 4 years, 10 months ago
  37. 7802a44 stm32mp: add function get_cpu_dev by Patrick Delaunay · 4 years, 10 months ago
  38. b664a74 board: stm32mp1: support boot from spi-nand by Patrick Delaunay · 4 years, 10 months ago
  39. cb25126 ARM: dts: stm32: Define FMC2 base address by Marek Vasut · 4 years, 10 months ago
  40. e9a20f8 ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR by Patrick Delaunay · 4 years, 11 months ago
  41. 050fed8 stm32mp1: add 800 MHz profile support by Patrick Delaunay · 5 years ago
  42. ac5e4d8 arm: stm32mp: add function get_soc_name by Patrick Delaunay · 5 years ago
  43. 718f7bf arm: stm32mp: improve the error message for smc by Patrick Delaunay · 5 years ago
  44. 7ae22d7 arm: stm32mp: bsec: add permanent lock support in bsec driver by Patrick Delaunay · 5 years ago
  45. cf0818b stm32mp1: support of STM32MP15x Rev.Z by Patrick Delaunay · 5 years ago
  46. 7915b99 stm32mp1: pwr: use the last binding for pwr by Patrick Delaunay · 5 years ago
  47. e71b9a6 ARM: stm32: Allow overriding setup_mac_address() by Marek Vasut · 5 years ago
  48. ee16c9a stm32mp1: declare backup registers for coprocessor by Fabien Dessenne · 5 years ago
  49. 178a415 stpmic1: program pmic to keep only the debug unit on by Patrick Delaunay · 5 years ago
  50. 24cb458 stm32mp1: export get_cpu_package function by Patrick Delaunay · 6 years ago
  51. dfda7d4 stm32mp1: syscon: remove stgen by Patrick Delaunay · 6 years ago
  52. 72d1858 stm32mp1: syscon: remove etzpc support by Patrick Delaunay · 6 years ago
  53. 1767ac2 stm32mp1: ram: add support for LPDDR2/LPDDR3 by Patrick Delaunay · 6 years ago
  54. 3419982 stm32mp1: add bootcount support by Patrick Delaunay · 6 years ago
  55. bfe1f08 stm32mp1: bsec: use device tree new compatible by Patrick Delaunay · 6 years ago
  56. 6c09eb9 stm32mp1: add some syscon drivers for syscfg and etpzc by Patrick Delaunay · 6 years ago
  57. 9a2ba28 stm32mp1: support forced boot mode by Patrick Delaunay · 6 years ago
  58. 35d568f stm32mp1: update print_cpuinfo() by Patrick Delaunay · 6 years ago
  59. 7f63c1e stm32mp1: update boot mode management by Patrick Delaunay · 6 years ago
  60. d461f10 stm32mp1: display board information by Patrick Delaunay · 6 years ago
  61. d859c61 stm32mp1: bsec: access with SMC for trusted boot by Patrick Delaunay · 6 years ago
  62. b2f84e3 gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h by Patrice Chotard · 6 years ago
  63. dbf928d gpio: stm32f7: Add gpio bank holes management by Patrice Chotard · 6 years ago
  64. 19f5899 stm32mp1: add bsec driver by Patrick Delaunay · 7 years ago
  65. 320d266 stm32mp1: Allow to activate CONFIG_DEBUG_UART by Patrick Delaunay · 7 years ago
  66. e8b85e8 stm32mp: regulator: add SoC pwr regulator support by Patrick Delaunay · 7 years ago
  67. 41c7977 arm: stm32mp1: add PSCI support by Patrick Delaunay · 7 years ago
  68. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 7 years ago
  69. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  70. e16750f stm32mp: add syscon for STGEN by Patrick Delaunay · 7 years ago
  71. 08772f6 stm32mp1: get boot mode from BootRom by Patrick Delaunay · 7 years ago
  72. 96583cd stm32mp: add check of cpu identifier by Patrick Delaunay · 7 years ago
  73. e70f70a ram: stm32mp1: add driver by Patrick Delaunay · 7 years ago
  74. 2514c2d arm: stm32: add new architecture for STM32MP family by Patrick Delaunay · 7 years ago