1. 72a5762 stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years, 2 months ago
  2. d69d174 clk: stm32mp1: add support of BSEC clock by Patrick Delaunay · 3 years, 5 months ago
  3. dcd705e clk: stm32mp1: add support of missing SPI clocks by Patrick Delaunay · 3 years, 5 months ago
  4. c7d146d clk: stm32mp1: add support of SYSCFG clock by Patrick Delaunay · 3 years, 5 months ago
  5. 55a7814 clk: stm32mp1: gets root clocks from fdt by Etienne Carriere · 3 years, 9 months ago
  6. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
  7. 5c0ea51 clk: stm32mp1: add support of I2C6_K by Patrick Delaunay · 3 years, 10 months ago
  8. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  9. 30cd91e clk: stm32mp1: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
  10. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
  11. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  12. 3d1fe4e arm: stm32mp: add weak function to save vddcore by Patrick Delaunay · 4 years, 6 months ago
  13. 885bdc2 stm32mp1: clk: configure pll1 with OPP by Patrick Delaunay · 4 years, 6 months ago
  14. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  15. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  16. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  17. 9728949 clk: stm32mp1: fix CK_MPU calculation by Lionel Debieve · 4 years, 7 months ago
  18. f8fe21d configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 8 months ago
  19. 0b859a0 clk: stm32mp1: add SPI5_K support by Patrick Delaunay · 4 years, 9 months ago
  20. 95e7fbe clk: stm32mp1: correct CKSELR masks by Patrick Delaunay · 4 years, 9 months ago
  21. 5ba62a4 clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree by Patrick Delaunay · 4 years, 10 months ago
  22. 1b72501 clk: stm32mp1: Add a clock entry for RNG1 device by Sughosh Ganu · 5 years ago
  23. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  24. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  25. a77c6ed stm32mp1: clk: use gd to store frequency information by Patrick Delaunay · 5 years ago
  26. a06a456 stm32mp1: clk: remove debug traces by Patrick Delaunay · 5 years ago
  27. 03d87aa clk: stm32mp1: Add RTC clock entry by Patrick Delaunay · 5 years ago
  28. 942ee23 clk: clk_stm32mp1: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  29. 82b88ef stm32mp1: syscon: remove stgen by Patrick Delaunay · 5 years ago
  30. 5bfc870 stm32mp1: clk: use the correct identifier for ethck by Patrick Delaunay · 6 years ago
  31. 08ca06b clk: stm32mp1: Add SPI1 clock entry by Patrice Chotard · 6 years ago
  32. 854c59e clk: stm32mp1: add set_rate for DDRPHYC clock by Patrick Delaunay · 6 years ago
  33. 5d06141 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · 6 years ago
  34. 9a6ce2a clk: stm32mp1: correctly handle Clock Spreading Generator by Patrick Delaunay · 6 years ago
  35. e8d836c clk: stm32mp1: add debug information by Patrick Delaunay · 6 years ago
  36. 45e5da5 clk: stm32mp1: recalculate counter when switching freq by Patrick Delaunay · 6 years ago
  37. f5aaa07 clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRR by Patrick Delaunay · 6 years ago
  38. 629f44f clk: stm32mp1: add IPCC clock by Patrick Delaunay · 6 years ago
  39. 7b72653 clk: stm32mp1: no more get ck_usbo_48m in device tree by Patrick Delaunay · 6 years ago
  40. 3247081 clk: stm32: add hardware spinlock clock by Benjamin Gaignard · 6 years ago
  41. 80cb568 stm32mp1: clk: support digital bypass by Patrick Delaunay · 6 years ago
  42. 201f0d5 stm32mp1: clk: add ADC clock gating by Patrick Delaunay · 6 years ago
  43. effe2b4 stm32mp1: clk: update Ethernet clock gating by Patrick Delaunay · 6 years ago
  44. 8314d2c stm32mp1: clk: add LDTC and DSI clock support by Patrick Delaunay · 6 years ago
  45. 5327d37 stm32mp1: clk: add common function pll_get_fvco by Patrick Delaunay · 6 years ago
  46. a7c0fd6 stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macro by Patrick Delaunay · 6 years ago
  47. b139a5b misc: stm32: Add STM32MP1 support by Patrick Delaunay · 6 years ago
  48. 4cb3b53 clk: stm32mp1: Add VREF clock gating by Fabrice Gasnier · 7 years ago
  49. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 7 years ago
  50. bf7d944 clock: stm32mp1: add stgen clock source change support by Patrick Delaunay · 7 years ago
  51. f11398e clk: stm32mp1: add clock tree initialization by Patrick Delaunay · 7 years ago
  52. e6ab627 clk: add driver for stm32mp1 by Patrick Delaunay · 7 years ago