1. 6e992a6 apq8016: Add support for UART1 clocks and pinmux by Sumit Garg · 9 months ago
  2. 99e7917 clk/qcom: ipq4019: return valid rate when setting UART clock by Caleb Connolly · 9 months ago
  3. 8a4e043 clk/qcom: apq8016: return valid rate when setting UART clock by Caleb Connolly · 9 months ago
  4. c26fd49 clk: qcom: Add SM8650 clock driver by Neil Armstrong · 10 months ago
  5. 458123c clk: qcom: Add SM8550 clock driver by Neil Armstrong · 10 months ago
  6. 6a0b9d8 clk/qcom: sdm845: enable SDCC2 core clock by Caleb Connolly · 9 months ago
  7. dcd6882 clk/qcom: add driver for sm8250 GCC by Caleb Connolly · 9 months ago
  8. 60b306e clk/qcom: add driver for sm6115 GCC by Caleb Connolly · 9 months ago
  9. c78210f clk/qcom: add driver for qcm2290 GCC by Caleb Connolly · 9 months ago
  10. 9552923 Merge patch series "Kconfig: some cleanups" by Tom Rini · 9 months ago
  11. 81f3a66 common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · 9 months ago
  12. d20bcba Kconfig: Remove trailing whitespace in its prompt by Michal Simek · 9 months ago
  13. 1dd659f Merge tag 'video-20240421' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 9 months ago
  14. f7f4789 clk: rk3328: Add get hdmiphy clock by Jagan Teki · 12 months ago
  15. 92edae7 clk: rockchip: rk3328: Add VOP clk support by Jagan Teki · 12 months ago
  16. 2b3310e clk: imx8mm: Add support for PCIe clocks by Tim Harvey · 9 months ago
  17. 8ecb093 clk: imx93: fix anatop base by Peng Fan · 9 months ago
  18. eff6209 Merge tag 'qcom-next-2024Apr04' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 10 months ago
  19. b4b98ad Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 10 months ago
  20. 491a981 clk/qcom: sdm845: add USB clocks by Caleb Connolly · 10 months ago
  21. f2c3708 clk/qcom: sdm845: add gdscs by Caleb Connolly · 10 months ago
  22. d33d4e0 clk/qcom: use offsets for RCG registers by Caleb Connolly · 10 months ago
  23. 8670cb4 mach-snapdragon: disable power-domains for pre-reloc drivers by Caleb Connolly · 10 months ago
  24. b563e76 clk: qcom: add support for power domains uclass by Volodymyr Babchuk · 10 months ago
  25. 054eb87 clk: qcom: clear div mask before assigning a new divider by Volodymyr Babchuk · 10 months ago
  26. 1751ba9 clk: exynos: Add CMU_CORE and CMU_HSI for Exynos850 by Sam Protsenko · 10 months ago
  27. f77780b clk: exynos: Fix incorrect clock lookup for non-top CMUs by Sam Protsenko · 10 months ago
  28. f467560 clk: exynos: Don't expose prototypes for not used functions by Sam Protsenko · 10 months ago
  29. 757242b clk: exynos: Re-arrange clocks in Exynos850 CMU_TOP by Sam Protsenko · 10 months ago
  30. ab8d9ca Merge tag 'v2024.04-rc5' into next by Tom Rini · 10 months ago
  31. 2e1d901 clk: imx8mp: Add support for PCIe clocks by Sumit Garg · 10 months ago
  32. f0e997d clk: clk-imx8qm: Add LPUART IPG entries by Fabio Estevam · 10 months ago
  33. bcbd136 clk: clk-imx8qxp: Add LPUART IPG entries by Fabio Estevam · 10 months ago
  34. f048104 Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next by Tom Rini · 10 months ago
  35. 386fca6 arch: arm: Agilex5 enablement by Jit Loon Lim · 10 months ago
  36. 099c94b Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · 10 months ago
  37. 1bcc7a4 arm: mach-k3: am62px: introduce clock and device files for wkup spl by Bryan Brattlof · 10 months ago
  38. 9f5df9a rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h by Quentin Schulz · 10 months ago
  39. 20a0ce5 Merge tag 'v2024.04-rc4' into next by Tom Rini · 10 months ago
  40. 9520999 arm: mach-k3: j784s4: Add clk and power support by Apurva Nandan · 11 months ago
  41. eac52e4 Merge patch series "ARM: renesas: Rename R-Mobile to Renesas" by Tom Rini · 11 months ago
  42. f9aabd4 ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · 11 months ago
  43. cbf3152 clk/qcom: apq8016: allow apq8016_clk_init_uart() to be called externally by Caleb Connolly · 11 months ago
  44. 5566bb4 dts: dragonboard820c: use correct bindings for clocks by Caleb Connolly · 11 months ago
  45. c744e63 board: dragonboard410c: upstream DT compat by Caleb Connolly · 11 months ago
  46. 641237b clock/qcom: qcs404: fix clk_set_rate by Caleb Connolly · 11 months ago
  47. 7d96cca clk/qcom: use upstream compatible properties by Caleb Connolly · 11 months ago
  48. aecd698 clk: renesas: Confirm all clock & reset changes on RZ/G2L by Paul Barker · 11 months ago
  49. bebf916 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 11 months ago
  50. 49ad0c8 clk: renesas: Fix broken clocks on all Gen2 boards by Niklas Söderlund · 11 months ago
  51. 0fb76cc0 clk: renesas: Implement R8A779H0 V4M PLL7 support by Marek Vasut · 12 months ago
  52. 13a014c clk: renesas: Add R8A779H0 V4M clock tables by Hai Pham · 12 months ago
  53. a8dc496 clk: clk-gpio: add actual gated clock by Svyatoslav Ryhel · 1 year ago
  54. c9309f4 treewide: Remove clk_free by Sean Anderson · 1 year, 1 month ago
  55. 82719d3 clk: Remove rfree by Sean Anderson · 1 year, 1 month ago
  56. b500447 clk: fix clk_get_rate() always return ulong by Julien Masson · 1 year, 1 month ago
  57. 2da1331 clk: meson: add Hardware Clock measure driver by Neil Armstrong · 1 year, 1 month ago
  58. 526a865 Merge branch 'master-cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 12 months ago
  59. 402786c clk: renesas: Drop include common.h by Marek Vasut · 12 months ago
  60. a36cc5e clk: exynos: Add Exynos850 clock driver by Sam Protsenko · 1 year ago
  61. ff3e8b8 clk: exynos: Add Samsung clock framework by Sam Protsenko · 1 year ago
  62. 0caae9f clk: exynos: Move pll code into clk-exynos7420 by Sam Protsenko · 1 year ago
  63. 9d8f814 clk: altera: n5x: Fix MEMCLKMGR_EXTCNTRST_C0CNTRST to bit(0) by Dinesh Maniyam · 1 year, 1 month ago
  64. 9f1dc11 arm: Rename STM32MP15x by Patrick Delaunay · 1 year ago
  65. 49de864 arm: Rename STM32MP13x by Patrick Delaunay · 1 year ago
  66. d5db46c clk/qcom: fix rcg divider value by Caleb Connolly · 1 year, 2 months ago
  67. 6acc443 clk/qcom: add mnd_width to clk_rcg_set_rate_mnd() by Caleb Connolly · 1 year, 2 months ago
  68. 37ea134 clk/qcom: use function pointers for enable and set_rate by Caleb Connolly · 1 year, 2 months ago
  69. 0e7fec0 clk/qcom: sdm845: add register map for simple gate clocks by Caleb Connolly · 1 year, 2 months ago
  70. 3ead661 clk/qcom: handle resets and clocks in one device by Konrad Dybcio · 1 year, 2 months ago
  71. fac2121 clk/qcom: move ipq4019 driver from mach-ipq40xx by Caleb Connolly · 1 year, 2 months ago
  72. a623c14 clk/qcom: move from mach-snapdragon by Caleb Connolly · 1 year, 2 months ago
  73. a1997a3 clk: renesas: Synchronize RZ R8A774E1 RZ/G2H clock tables with Linux 6.6.3 by Marek Vasut · 1 year, 1 month ago
  74. 94c2f5b clk: renesas: Synchronize RZ R8A774C0 RZ/G2E clock tables with Linux 6.6.3 by Marek Vasut · 1 year, 1 month ago
  75. 0e2433e clk: renesas: Synchronize RZ R8A774B1 RZ/G2N clock tables with Linux 6.6.3 by Marek Vasut · 1 year, 1 month ago
  76. e811b03 clk: renesas: Synchronize RZ R8A774A1 RZ/G2M clock tables with Linux 6.6.3 by Marek Vasut · 1 year, 1 month ago
  77. f26739e clk: renesas: Synchronize R-Car R8A77995 D3 clock tables with Linux 6.6.3 by Marek Vasut · 1 year, 1 month ago
  78. aa580d8 clk: renesas: Synchronize R-Car R8A77990 E3 clock tables with Linux 6.6.3 by Marek Vasut · 1 year, 1 month ago
  79. 2555830 clk: renesas: Synchronize R-Car R8A77965 M3-N clock tables with Linux 6.6.3 by Marek Vasut · 1 year, 1 month ago
  80. dca7e0c clk: renesas: Synchronize R-Car R8A77960 M3-W and R8A77961 M3-W+ clock tables with Linux 6.6.3 by Marek Vasut · 1 year, 1 month ago
  81. 9cfef5f Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · 1 year, 1 month ago
  82. ac80c6a clk: mediatek: add clock driver support for MediaTek MT8365 SoC by Julien Masson · 1 year, 1 month ago
  83. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 1 year, 1 month ago
  84. 8bb3cd7 Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-boot-clk into next by Tom Rini · 1 year, 1 month ago
  85. d306182 test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · 1 year, 1 month ago
  86. 652d8d4 clk: nuvoton: add read only feature for clk driver by Jim Liu · 1 year, 2 months ago
  87. bc3e313 clk: treewide: switch to clock dump from clk_ops by Igor Prusov · 1 year, 2 months ago
  88. 4f48202 clk: amlogic: Move driver and ops structs by Igor Prusov · 1 year, 2 months ago
  89. 77beaad clk: k210: Move soc_clk_dump function by Igor Prusov · 1 year, 2 months ago
  90. 3f19254 clk: ast2600: Move soc_clk_dump function by Igor Prusov · 1 year, 2 months ago
  91. bdac755 clk: zynq: Move soc_clk_dump to Zynq clock driver by Igor Prusov · 1 year, 2 months ago
  92. 54d7da7 clk: Check that composite clock's div has set_rate() by Igor Prusov · 1 year, 1 month ago
  93. 3fb2d3d clk: get correct ops for clk_enable() and clk_disable() by Yang Xiwen · 1 year, 2 months ago
  94. 09844d0 clk: check parent_name in clk_register to avoid confusing log_error() output by Yang Xiwen · 1 year, 2 months ago
  95. 767ca6d clk: stm32f: fix setting of LCD clock by Dario Binacchi · 1 year, 2 months ago
  96. bd6eb5d clk: stm32f: fix setting of division factor for LCD_CLK by Dario Binacchi · 1 year, 2 months ago
  97. fa3f19a Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 1 month ago
  98. 4f34024 clk: zynqmp: enable topsw_lsbus clock by Venkatesh Yadav Abbarapu · 1 year, 1 month ago
  99. cb1d68b clk: imx8mn: add pwm clocks by Nicolas Heemeryck · 1 year, 1 month ago
  100. 8ef2d79 clk: starfive: jh7110: Add watchdog clocks by Chanho Park · 1 year, 2 months ago