1. aceac0c clk: zynqmp: Add set_rate support for display clocks by Venkatesh Yadav Abbarapu · 5 months ago
  2. 3cdcdce clk: imx8m: register ARM A53 core clock by Hou Zhiqiang · 4 months ago
  3. a70d991 clk: clk-uclass: Print clk name in clk_enable/clk_disable by Michael Trimarchi · 5 months ago WIP/01Aug2024
  4. 068c346 clk: Fix error message in clk_get_bulk by Jan Kiszka · 9 months ago
  5. 6c243dd Merge patch series "clk: mediatek: add OPs to support OF_UPSTREAM" by Tom Rini · 4 months ago
  6. dfbdfbb clk: mediatek: add support for APMIXED parent in infra MUX by Christian Marangi · 5 months ago
  7. ffe3983 clk: mediatek: add support for GATEs for APMIXED OPs by Christian Marangi · 5 months ago
  8. 591edae clk: mediatek: implement MUX_FLAGS and MUX_MIXED_FLAGS macro by Christian Marangi · 5 months ago
  9. 64ecc60 clk: mediatek: add support for remapping clock ID by Christian Marangi · 5 months ago
  10. 04ab229 clk: mediatek: provide common clk init function for infrasys by Christian Marangi · 5 months ago
  11. a38cf1b clk: mediatek: add support for gate clock to reference topckgen clock by Christian Marangi · 5 months ago
  12. cd3b487 clk: mediatek: add support for parent mux from different source for topckgen by Christian Marangi · 5 months ago
  13. 89eff11 clk: mediatek: add support for parent mux from different source by Christian Marangi · 5 months ago
  14. a03174c clk: mediatek: add support for gate ID at offset by Christian Marangi · 5 months ago
  15. 432cb96 clk: mediatek: add support for gates in clk_tree for infrasys by Christian Marangi · 5 months ago
  16. bf6ba78 clk: mediatek: return XTAL rate for infrasys get_mux_rate by Christian Marangi · 5 months ago
  17. ed908c4 clk: mediatek: return XTAL rate directly for gates with XTAL parent by Christian Marangi · 5 months ago
  18. f4e163e Merge branch 'qcom-main' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 4 months ago
  19. 13cb918 clock: qcom: ipq4019: add missing networking resets by Robert Marko · 6 months ago
  20. 6af8dae clock: qcom: ipq4019: add ESS clock by Robert Marko · 6 months ago
  21. 2d4925a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 months ago
  22. 95d8937 clk: exynos: Add SSS clocks for Exynos850 by Sam Protsenko · 4 months ago
  23. 258291f Merge tag 'u-boot-imx-master-20240722' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 months ago WIP/22Jul2024
  24. 7f39ad5 clk: imx6q: Add definition for IMX6QDL_CLK_PWM1 by Emil Kronborg · 4 months ago
  25. adf1b7a clk: imx6q: Add definition for IMX6QDL_CLK_I2C3 by Emil Kronborg · 4 months ago
  26. bd09057 clk: imx8mp: Make parent names arrays const pointers by Michael Trimarchi · 5 months ago
  27. 47dc99f clk: imx8mm: Make parent names arrays const pointers by Michael Trimarchi · 5 months ago
  28. 6877529 clk: imx8mn: Make parent names arrays const pointers by Michael Trimarchi · 5 months ago
  29. 50cdd3f clk: imx: clk-imx8mn Fix nand and spi clock parent by Michael Trimarchi · 5 months ago
  30. 1ff7678 drivers: clk: Remove duplicate newlines by Marek Vasut · 4 months ago
  31. f067573 clk: sunxi: add EMAC and EPHY clocks and resets for the V3s SoC by Michael Walle · 6 months ago
  32. 475aa83 Merge patch series "mediatek: cumulative trivial fix for OF_UPSTREAM support" by Tom Rini · 5 months ago
  33. 4b45082 clk: mediatek: mt7986: support alternative compatible for fixed-plls by Christian Marangi · 5 months ago
  34. 2fa520c clk: mediatek: mt7988: support alternative compatible for fixed-plls by Christian Marangi · 5 months ago
  35. 55269f1 clk: mediatek: mt7981: support alternative compatible for fixed-plls by Christian Marangi · 5 months ago
  36. 4480b53 Merge tag 'u-boot-imx-master-20240706' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 months ago
  37. f92413f Merge branch 'next-clk-sync' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 5 months ago
  38. 3d4c292 clk: imx: add mux ops for i.MX8M composite clk by Michael Trimarchi · 5 months ago
  39. 9a827d9 clk: clk-mux: Make public the clk_fetch_parent_index by Michael Trimarchi · 5 months ago
  40. 40940d4 clk: renesas: Synchronize R-Car R8A779H0 V4M clock tables with Linux 6.9.3 by Marek Vasut · 5 months ago
  41. c30312b clk: renesas: Synchronize R-Car R8A779G0 V4H clock tables with Linux 6.9.3 by Marek Vasut · 5 months ago
  42. f32d1b3 clk: renesas: Synchronize R-Car R8A779F0 S4 clock tables with Linux 6.9.3 by Marek Vasut · 5 months ago
  43. a077718 clk: renesas: Synchronize R-Car R8A779A0 V3U clock tables with Linux 6.9.3 by Marek Vasut · 5 months ago
  44. fd35e58 clk: renesas: Synchronize R-Car R8A77951 H3 clock tables with Linux 6.9.3 by Marek Vasut · 5 months ago
  45. a66b2ce clk: imx: Fix wrong flags assignment clk-composite-93 by Michael Trimarchi · 5 months ago
  46. 0515680 clk: imx: Fix wrong flags assignment clk-composite-8m by Michael Trimarchi · 5 months ago
  47. 1890839 Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 5 months ago
  48. f3c4acc clock: qcom: ipq4019: add I2C clocks by Robert Marko · 6 months ago
  49. 4fb4bb0 clk/qcom: apq8016: add support for USB_HS clocks by Sam Day · 7 months ago
  50. 6b1193b arm: mach-k3: j722s: introduce clock and device files for wkup spl by Jayesh Choudhary · 6 months ago
  51. 1538d86 clk: ti: clk-k3: use IS_ENABLED macro and fix the clock-data order by Jayesh Choudhary · 6 months ago
  52. 227be29 Merge tag 'v2024.07-rc4' into next by Tom Rini · 6 months ago
  53. 702dc3c clk: rockchip: rk3588: Set SPLL frequency during SPL stage by Heiko Stuebner · 6 months ago
  54. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  55. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  56. c8ffd13 Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  57. 1afa75c Merge patch series "arm: Add Analog Devices SC5xx Machine Type" by Tom Rini · 7 months ago WIP/07May2024-next
  58. 16fe111 drivers: clk: adi: Add in SC5XX-family clock driver by Nathan Barrett-Morrison · 7 months ago
  59. 92bb2cd clk: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  60. 94e2844 clk: rockchip: rk3328: Add SCLK_USB3OTG_REF support by Jonas Karlman · 7 months ago
  61. add8cef clk: rockchip: rk3399: Add SCLK_USB3OTGx_REF support by Jonas Karlman · 7 months ago
  62. e801d05 clk: rockchip: rk3399: Improve support for SCLK_PCIEPHY_REF clock by Jonas Karlman · 7 months ago
  63. 24463b1 clk: rockchip: rk3399: Add dummy support for ACLK_VDU clock by Jonas Karlman · 7 months ago
  64. fc4572a clk: rockchip: rk3399: Rename SCLK_DDRCLK to SCLK_DDRC by Jonas Karlman · 7 months ago
  65. 6a71858 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 7 months ago
  66. 0b6afc3 clk: rockchip: rk356x: Fix set rate of SCLK_SFC clock by Jonas Karlman · 7 months ago
  67. 80274d1 clk: rockchip: rk3588: Add REF_CLK_USB3OTGx support by Jonas Karlman · 7 months ago
  68. 19bf563 clk: rockchip: rk356x: Add CLK_USB3OTGx_REF support by Jonas Karlman · 7 months ago
  69. c5b8eaf rockchip: rk3308: Move cru and grf include files to arch-rockchip by Jonas Karlman · 8 months ago
  70. 32d6fdb clk: rockchip: rk3308: Add dummy support for USB480M clock by Jonas Karlman · 8 months ago
  71. d3e35e7 clk: rockchip: rk3308: Add support for SCLK_RTC32K clock by Finley Xiao · 8 months ago
  72. 6e992a6 apq8016: Add support for UART1 clocks and pinmux by Sumit Garg · 8 months ago
  73. 99e7917 clk/qcom: ipq4019: return valid rate when setting UART clock by Caleb Connolly · 7 months ago
  74. 8a4e043 clk/qcom: apq8016: return valid rate when setting UART clock by Caleb Connolly · 7 months ago
  75. c26fd49 clk: qcom: Add SM8650 clock driver by Neil Armstrong · 8 months ago
  76. 458123c clk: qcom: Add SM8550 clock driver by Neil Armstrong · 8 months ago
  77. 6a0b9d8 clk/qcom: sdm845: enable SDCC2 core clock by Caleb Connolly · 8 months ago
  78. dcd6882 clk/qcom: add driver for sm8250 GCC by Caleb Connolly · 8 months ago
  79. 60b306e clk/qcom: add driver for sm6115 GCC by Caleb Connolly · 8 months ago
  80. c78210f clk/qcom: add driver for qcm2290 GCC by Caleb Connolly · 8 months ago
  81. 9552923 Merge patch series "Kconfig: some cleanups" by Tom Rini · 7 months ago
  82. 81f3a66 common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · 7 months ago
  83. d20bcba Kconfig: Remove trailing whitespace in its prompt by Michal Simek · 7 months ago
  84. 1dd659f Merge tag 'video-20240421' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 7 months ago WIP/21Apr2024
  85. f7f4789 clk: rk3328: Add get hdmiphy clock by Jagan Teki · 10 months ago
  86. 92edae7 clk: rockchip: rk3328: Add VOP clk support by Jagan Teki · 10 months ago
  87. 2b3310e clk: imx8mm: Add support for PCIe clocks by Tim Harvey · 7 months ago
  88. 8ecb093 clk: imx93: fix anatop base by Peng Fan · 8 months ago
  89. eff6209 Merge tag 'qcom-next-2024Apr04' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 8 months ago
  90. b4b98ad Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 8 months ago
  91. 491a981 clk/qcom: sdm845: add USB clocks by Caleb Connolly · 8 months ago
  92. f2c3708 clk/qcom: sdm845: add gdscs by Caleb Connolly · 8 months ago
  93. d33d4e0 clk/qcom: use offsets for RCG registers by Caleb Connolly · 8 months ago
  94. 8670cb4 mach-snapdragon: disable power-domains for pre-reloc drivers by Caleb Connolly · 8 months ago
  95. 054eb87 clk: qcom: clear div mask before assigning a new divider by Volodymyr Babchuk · 9 months ago
  96. b563e76 clk: qcom: add support for power domains uclass by Volodymyr Babchuk · 9 months ago
  97. 1751ba9 clk: exynos: Add CMU_CORE and CMU_HSI for Exynos850 by Sam Protsenko · 9 months ago
  98. f77780b clk: exynos: Fix incorrect clock lookup for non-top CMUs by Sam Protsenko · 9 months ago
  99. f467560 clk: exynos: Don't expose prototypes for not used functions by Sam Protsenko · 9 months ago
  100. 757242b clk: exynos: Re-arrange clocks in Exynos850 CMU_TOP by Sam Protsenko · 9 months ago