1. aa580d8 clk: renesas: Synchronize R-Car R8A77990 E3 clock tables with Linux 6.6.3 by Marek Vasut · 11 months ago
  2. 2555830 clk: renesas: Synchronize R-Car R8A77965 M3-N clock tables with Linux 6.6.3 by Marek Vasut · 11 months ago
  3. dca7e0c clk: renesas: Synchronize R-Car R8A77960 M3-W and R8A77961 M3-W+ clock tables with Linux 6.6.3 by Marek Vasut · 11 months ago
  4. 9cfef5f Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · 10 months ago
  5. ac80c6a clk: mediatek: add clock driver support for MediaTek MT8365 SoC by Julien Masson · 11 months ago
  6. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 10 months ago
  7. 8bb3cd7 Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-boot-clk into next by Tom Rini · 10 months ago
  8. d306182 test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · 10 months ago
  9. 652d8d4 clk: nuvoton: add read only feature for clk driver by Jim Liu · 11 months ago
  10. bc3e313 clk: treewide: switch to clock dump from clk_ops by Igor Prusov · 11 months ago
  11. 4f48202 clk: amlogic: Move driver and ops structs by Igor Prusov · 11 months ago
  12. 77beaad clk: k210: Move soc_clk_dump function by Igor Prusov · 11 months ago
  13. 3f19254 clk: ast2600: Move soc_clk_dump function by Igor Prusov · 11 months ago
  14. bdac755 clk: zynq: Move soc_clk_dump to Zynq clock driver by Igor Prusov · 11 months ago
  15. 54d7da7 clk: Check that composite clock's div has set_rate() by Igor Prusov · 11 months ago
  16. 3fb2d3d clk: get correct ops for clk_enable() and clk_disable() by Yang Xiwen · 11 months ago
  17. 09844d0 clk: check parent_name in clk_register to avoid confusing log_error() output by Yang Xiwen · 11 months ago
  18. 767ca6d clk: stm32f: fix setting of LCD clock by Dario Binacchi · 11 months ago
  19. bd6eb5d clk: stm32f: fix setting of division factor for LCD_CLK by Dario Binacchi · 11 months ago
  20. fa3f19a Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 10 months ago
  21. 4f34024 clk: zynqmp: enable topsw_lsbus clock by Venkatesh Yadav Abbarapu · 11 months ago
  22. cb1d68b clk: imx8mn: add pwm clocks by Nicolas Heemeryck · 10 months ago
  23. 8ef2d79 clk: starfive: jh7110: Add watchdog clocks by Chanho Park · 12 months ago
  24. d379150 Merge tag 'v2024.01-rc4' into next by Tom Rini · 11 months ago
  25. b2bf18d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 11 months ago
  26. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 11 months ago
  27. 13248d6 treewide: use linux/time.h for time conversion defines by Igor Prusov · 11 months ago
  28. f655090 clk: exynos: Add header guard for clk-pll.h by Sam Protsenko · 12 months ago
  29. ca43266 clk: sunxi: Use the right symbol in the Makefile by Samuel Holland · 12 months ago
  30. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 12 months ago
  31. d563bb5 clk_k210.c: Clean up how we handle nop by Tom Rini · 12 months ago
  32. 8ec7903 clk: a1: add new clocks for USB stack by Alexey Romanov · 12 months ago
  33. 9796226 Merge branch 'master_common_h_cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 12 months ago
  34. b0c391c Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 12 months ago
  35. 32c048b clk: rzg2l: Drop <common.h> by Paul Barker · 12 months ago
  36. 88af85c clk: starfive: jh7110: Add security clocks by Chanho Park · 12 months ago
  37. 658caf0 Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 12 months ago
  38. 0755db4 clk: use private clk struct in CLK_CCF's enable/disable functions by Maksim Kiselev · 1 year, 1 month ago
  39. b6a56f5 clk: fix count parameter type for clk_release_all by Eugen Hristev · 1 year, 4 months ago
  40. aed6480 drivers: clk: Adjust temp var data type to properly match that of struct clk_ops by Nathan Barrett-Morrison · 1 year, 5 months ago
  41. 57f9b25 clk: ti: k3-pll: Add calibration support for non fractional mode by Vishal Mahaveer · 12 months ago
  42. 5cab351 Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 12 months ago
  43. 6bfb37e clk: rockchip: rk3588: fix up the frac pll calculation by Elaine Zhang · 1 year ago
  44. e4916e2 clk: rockchip: rk3588: Avoid re-setting the pll rate of dclk_vop's parent by Elaine Zhang · 1 year ago
  45. cdf21a8 clk: rockchip: rk3588: support aclk_top_root set 750M by Elaine Zhang · 1 year ago
  46. 39fb8ac clk: rk3588: Add 742.5M parameter for PLL by Guochun Huang · 1 year ago
  47. bdb35a2 clk: rockchip: rk3568: support dclk_vop select more parent clks by Elaine Zhang · 1 year ago
  48. 95168d7 sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · 2 years, 1 month ago
  49. b9a91b9 clk: sunxi: Add support for the D1 CCU by Samuel Holland · 2 years, 6 months ago
  50. e65b5d3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year ago
  51. c41df16 Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year ago
  52. 1918ff5 clk: renesas: Add RZ/G2L & RZ/G2LC CPG driver by Paul Barker · 1 year ago
  53. 2e1577e Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year ago
  54. 9c153e46 clk: imx: add i.MX93 CCF driver by Sébastien Szymanski · 1 year, 3 months ago
  55. c6230cd scmi: refactor the code to hide a channel from devices by AKASHI Takahiro · 1 year ago
  56. 6961ca0 Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year ago
  57. d55249e clk: ti: clk-sci: Notify AVS driver based upon clock rate by Udit Kumar · 1 year, 1 month ago
  58. 8911809 clk: ti: clk-k3: Notify AVS driver upon setting clock rate by Udit Kumar · 1 year, 1 month ago
  59. 7db7cce a1: clk: Add missing USB_PHY_IN and USB_PHY gates by Igor Prusov · 1 year ago
  60. 1fcf190 clk: Add clock driver for Amlogic A1 by Igor Prusov · 1 year, 1 month ago
  61. 1e1c237 Revert "clk: versal: Enable clock driver for Versal NET" by Michal Simek · 1 year, 1 month ago
  62. b83e285 Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 1 month ago
  63. 062ee99 clk: stm32mp1: Add support for USART1 clock by Anatolij Gustschin · 1 year, 1 month ago
  64. 65b9b34 Merge branch 'next_pinctrl_sync' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 1 month ago
  65. ac89738 Merge branch 'next' by Tom Rini · 1 year, 1 month ago
  66. 610b078 clk: renesas: Synchronize R8A774E1 RZ/G2H clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 1 month ago
  67. ff682fc clk: renesas: Synchronize R8A774C0 RZ/G2E clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 1 month ago
  68. c94f980 clk: renesas: Synchronize R8A774B1 RZ/G2N clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 1 month ago
  69. 635811a clk: renesas: Synchronize R8A774A1 RZ/G2M clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 1 month ago
  70. 47ce173 clk: renesas: Synchronize R8A779G0 V4H clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 1 month ago
  71. 79d4ef4 clk: renesas: Synchronize R8A779F0 S4 clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 1 month ago
  72. 2387f56 clk: renesas: Synchronize R8A779A0 V3U clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 1 month ago
  73. 501a4eb clk: renesas: Synchronize R8A77995 D3 clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 1 month ago
  74. 41406bc clk: renesas: Synchronize R8A77990 E3 clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 1 month ago
  75. f9ef870 clk: renesas: Synchronize R8A77980 V3H clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 1 month ago
  76. 86d2d70 clk: renesas: Synchronize R8A77970 V3M clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 1 month ago
  77. e2c11b3 clk: renesas: Synchronize R8A77965 M3-N clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 1 month ago
  78. 0b93899 clk: renesas: Synchronize R8A77960 M3-W and R8A77961 M3-W+ clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 1 month ago
  79. 3e997e2 clk: renesas: Synchronize R8A77951 H3 clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 1 month ago
  80. bf1e81c clk: renesas: Synchronize R8A7794 E2 clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 1 month ago
  81. ee6f888 clk: renesas: Synchronize R8A7792 V2H clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 1 month ago
  82. b5ea25f clk: renesas: Synchronize R8A7791 M2-W and R8A7793 M2-N clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 1 month ago
  83. bd259a0 clk: renesas: Synchronize R8A7790 H2 clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 1 month ago
  84. 7b4ffe8 clk: at91: Fix initializing arrays by Francois Berder · 1 year, 1 month ago
  85. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 1 month ago
  86. c7cce26 clk: versal: Fix the function versal_clock_ref by Venkatesh Yadav Abbarapu · 1 year, 1 month ago
  87. 99b4647 clk: Dont return error when assigned-clocks is empty or missing by Ashok Reddy Soma · 1 year, 2 months ago
  88. 92d5f99 clk: Add GPIO-controlled clock gate driver by Marek Vasut · 1 year, 2 months ago
  89. 17aad80 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 2 months ago
  90. 141e232 clk: stm32mp1: remove error for disabled clock in stm32mp1_clk_get_parent by Patrick Delaunay · 1 year, 4 months ago
  91. a2bd995 clk: renesas: Tear clock controller down last before booting OS by Marek Vasut · 4 years, 6 months ago
  92. 0cd87aa clk: rockchip: rk3308: Support reading UART rate and clock registers by Massimo Pegorer · 1 year, 3 months ago
  93. e4c6ccc clk: rockchip: rk3308: Fix ordering between masking and shifting by Massimo Pegorer · 1 year, 3 months ago
  94. 9296f9a clk: rockchip: rk3568: Add dummy support for GMAC speed clocks by Jonas Karlman · 1 year, 3 months ago
  95. ff46cd5 clk: rockchip: rk3568: Include UART clocks in SPL by Jonas Karlman · 1 year, 3 months ago
  96. 6da8400 clk: rockchip: rk3568: Fix mask for clk_cpll_div_25m_div by Jonas Karlman · 1 year, 3 months ago
  97. acb9812 clk: rockchip: rk3568: Fix clk selection in rk3568_pwm_get_clk by Damon Ding · 1 year, 3 months ago
  98. 4214369 clk: mediatek: add clock driver support for MediaTek MT7988 SoC by Weijie Gao · 1 year, 3 months ago
  99. c016525 clk: rockchip: rk3328: Handle usb480m phy clock by Jagan Teki · 1 year, 5 months ago
  100. 583a82d rockchip: clk: clk_rk3568: Add CLK_PCIEPHY2_REF support by Jonas Karlman · 1 year, 3 months ago