1. be33e10 Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · Tue Dec 19 10:09:14 2023 -0500
  2. e9e0fee clk: mediatek: add clock driver support for MediaTek MT8365 SoC by Julien Masson · Mon Dec 04 11:48:52 2023 +0100
  3. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  4. a9f05a0 Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-boot-clk into next by Tom Rini · Fri Dec 15 17:49:13 2023 -0500
  5. e89289c test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · Sat Dec 16 02:28:52 2023 +0800
  6. f071d55 clk: nuvoton: add read only feature for clk driver by Jim Liu · Tue Nov 14 17:00:04 2023 +0800
  7. 1a3427b clk: treewide: switch to clock dump from clk_ops by Igor Prusov · Thu Nov 09 13:55:15 2023 +0300
  8. 8baf365 clk: amlogic: Move driver and ops structs by Igor Prusov · Thu Nov 09 13:55:12 2023 +0300
  9. 10ceddf clk: k210: Move soc_clk_dump function by Igor Prusov · Thu Nov 09 13:55:11 2023 +0300
  10. 43d8518 clk: ast2600: Move soc_clk_dump function by Igor Prusov · Thu Nov 09 13:55:10 2023 +0300
  11. b8704af clk: zynq: Move soc_clk_dump to Zynq clock driver by Igor Prusov · Thu Nov 09 13:55:09 2023 +0300
  12. 46c8190 clk: Check that composite clock's div has set_rate() by Igor Prusov · Wed Dec 06 02:23:33 2023 +0300
  13. cb34b1c clk: get correct ops for clk_enable() and clk_disable() by Yang Xiwen · Sun Nov 19 06:10:06 2023 +0800
  14. 470fba1 clk: check parent_name in clk_register to avoid confusing log_error() output by Yang Xiwen · Sat Nov 11 03:19:52 2023 +0800
  15. 8dcbf81 clk: stm32f: fix setting of LCD clock by Dario Binacchi · Sat Nov 11 11:46:19 2023 +0100
  16. c447a08 clk: stm32f: fix setting of division factor for LCD_CLK by Dario Binacchi · Sat Nov 11 11:46:18 2023 +0100
  17. 49107fb Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Dec 14 13:27:11 2023 -0500
  18. 0d84dcd clk: zynqmp: enable topsw_lsbus clock by Venkatesh Yadav Abbarapu · Mon Dec 04 14:15:15 2023 +0530
  19. e5e8523 clk: imx8mn: add pwm clocks by Nicolas Heemeryck · Mon Dec 11 11:06:13 2023 +0100
  20. 020e1b0 clk: starfive: jh7110: Add watchdog clocks by Chanho Park · Mon Nov 06 08:13:15 2023 +0900
  21. bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · Mon Dec 04 21:39:57 2023 -0500
  22. 8cdb392 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Nov 28 10:05:25 2023 -0500
  23. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  24. c3421ea treewide: use linux/time.h for time conversion defines by Igor Prusov · Thu Nov 09 20:10:04 2023 +0300
  25. 0f3bda0 clk: exynos: Add header guard for clk-pll.h by Sam Protsenko · Tue Nov 07 15:22:00 2023 -0600
  26. 687f5e8 clk: sunxi: Use the right symbol in the Makefile by Samuel Holland · Mon Oct 30 23:49:22 2023 -0500
  27. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  28. 9576a3b clk_k210.c: Clean up how we handle nop by Tom Rini · Thu Oct 26 14:31:36 2023 -0400
  29. cd05aaa clk: a1: add new clocks for USB stack by Alexey Romanov · Wed Nov 01 17:04:56 2023 +0300
  30. 37e2688 Merge branch 'master_common_h_cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Thu Nov 02 18:32:57 2023 -0400
  31. ff9427e Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Nov 02 09:30:34 2023 -0400
  32. cb2a62e clk: rzg2l: Drop <common.h> by Paul Barker · Wed Nov 01 20:05:58 2023 +0000
  33. ab81cc7 clk: starfive: jh7110: Add security clocks by Chanho Park · Wed Nov 01 21:16:49 2023 +0900
  34. b808e3c Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Wed Nov 01 17:49:58 2023 -0400
  35. 77e1151 clk: use private clk struct in CLK_CCF's enable/disable functions by Maksim Kiselev · Wed Sep 06 01:16:49 2023 +0300
  36. 70e32ba clk: fix count parameter type for clk_release_all by Eugen Hristev · Mon Jun 19 13:47:52 2023 +0300
  37. f6da668 drivers: clk: Adjust temp var data type to properly match that of struct clk_ops by Nathan Barrett-Morrison · Mon May 15 15:49:58 2023 -0400
  38. a5135b8 clk: ti: k3-pll: Add calibration support for non fractional mode by Vishal Mahaveer · Mon Oct 23 08:35:46 2023 -0500
  39. 9de522d Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Tue Oct 24 09:39:52 2023 -0400
  40. bb988a3 clk: rockchip: rk3588: fix up the frac pll calculation by Elaine Zhang · Thu Oct 12 18:18:28 2023 +0800
  41. 2892074 clk: rockchip: rk3588: Avoid re-setting the pll rate of dclk_vop's parent by Elaine Zhang · Thu Oct 12 18:18:12 2023 +0800
  42. 9aaa5ab clk: rockchip: rk3588: support aclk_top_root set 750M by Elaine Zhang · Wed Oct 11 18:29:45 2023 +0800
  43. 63f88d1 clk: rk3588: Add 742.5M parameter for PLL by Guochun Huang · Wed Oct 11 18:29:44 2023 +0800
  44. f12a160 clk: rockchip: rk3568: support dclk_vop select more parent clks by Elaine Zhang · Wed Oct 11 18:29:43 2023 +0800
  45. 1987b0c sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · Tue Sep 06 15:59:57 2022 +0100
  46. 934d0f5 clk: sunxi: Add support for the D1 CCU by Samuel Holland · Sat Apr 30 22:38:37 2022 -0500
  47. f513c78 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Tue Oct 17 09:15:56 2023 -0400
  48. f9b45bd Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 16 17:34:38 2023 -0400
  49. 132d7ea clk: renesas: Add RZ/G2L & RZ/G2LC CPG driver by Paul Barker · Mon Oct 16 10:25:29 2023 +0100
  50. 2c2d1d8 Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Oct 16 09:09:54 2023 -0400
  51. 8d163f5 clk: imx: add i.MX93 CCF driver by Sébastien Szymanski · Tue Jul 25 10:08:53 2023 +0200
  52. 7b3aa37 scmi: refactor the code to hide a channel from devices by AKASHI Takahiro · Wed Oct 11 19:06:54 2023 +0900
  53. 00135d8 Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Oct 13 08:45:55 2023 -0400
  54. c31616f clk: ti: clk-sci: Notify AVS driver based upon clock rate by Udit Kumar · Thu Sep 21 22:33:43 2023 +0530
  55. c648daa clk: ti: clk-k3: Notify AVS driver upon setting clock rate by Udit Kumar · Thu Sep 21 22:30:38 2023 +0530
  56. 99c20ae7 a1: clk: Add missing USB_PHY_IN and USB_PHY gates by Igor Prusov · Thu Oct 05 11:54:27 2023 +0300
  57. 072c98b clk: Add clock driver for Amlogic A1 by Igor Prusov · Mon Sep 25 18:52:09 2023 +0300
  58. fc809eb Revert "clk: versal: Enable clock driver for Versal NET" by Michal Simek · Wed Sep 27 12:02:53 2023 +0200
  59. 1ec7f33 Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Oct 04 10:49:30 2023 -0400
  60. b62c75d clk: stm32mp1: Add support for USART1 clock by Anatolij Gustschin · Fri Sep 29 13:34:37 2023 +0200
  61. 06a54ed Merge branch 'next_pinctrl_sync' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Mon Oct 02 15:19:02 2023 -0400
  62. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  63. 436358e clk: renesas: Synchronize R8A774E1 RZ/G2H clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:41 2023 +0200
  64. 2f8e987 clk: renesas: Synchronize R8A774C0 RZ/G2E clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:40 2023 +0200
  65. 618da65 clk: renesas: Synchronize R8A774B1 RZ/G2N clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:39 2023 +0200
  66. 8fbe782 clk: renesas: Synchronize R8A774A1 RZ/G2M clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:38 2023 +0200
  67. 3c7646e clk: renesas: Synchronize R8A779G0 V4H clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:37 2023 +0200
  68. 97e1ba3 clk: renesas: Synchronize R8A779F0 S4 clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:36 2023 +0200
  69. 91c6541 clk: renesas: Synchronize R8A779A0 V3U clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:35 2023 +0200
  70. 0a4b3ae clk: renesas: Synchronize R8A77995 D3 clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:34 2023 +0200
  71. cbf6914 clk: renesas: Synchronize R8A77990 E3 clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:33 2023 +0200
  72. 6f008ee clk: renesas: Synchronize R8A77980 V3H clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:32 2023 +0200
  73. 7d79af5 clk: renesas: Synchronize R8A77970 V3M clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:31 2023 +0200
  74. 561e8be clk: renesas: Synchronize R8A77965 M3-N clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:30 2023 +0200
  75. c6698f9 clk: renesas: Synchronize R8A77960 M3-W and R8A77961 M3-W+ clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:29 2023 +0200
  76. fa9525c clk: renesas: Synchronize R8A77951 H3 clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:28 2023 +0200
  77. bff3e0e clk: renesas: Synchronize R8A7794 E2 clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:27 2023 +0200
  78. b25bd80 clk: renesas: Synchronize R8A7792 V2H clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:26 2023 +0200
  79. dde6069 clk: renesas: Synchronize R8A7791 M2-W and R8A7793 M2-N clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:25 2023 +0200
  80. 23cbd51 clk: renesas: Synchronize R8A7790 H2 clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:24 2023 +0200
  81. 14f9b11 clk: at91: Fix initializing arrays by Francois Berder · Sun Sep 24 11:58:54 2023 +0200
  82. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  83. c0f52c0 clk: versal: Fix the function versal_clock_ref by Venkatesh Yadav Abbarapu · Tue Sep 12 09:00:55 2023 +0530
  84. 8f03cef clk: Dont return error when assigned-clocks is empty or missing by Ashok Reddy Soma · Wed Aug 30 10:31:42 2023 +0200
  85. 59ee41c clk: Add GPIO-controlled clock gate driver by Marek Vasut · Mon Aug 14 01:51:27 2023 +0200
  86. 3ca4b5e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun Aug 20 11:09:11 2023 -0400
  87. 4e18307 clk: stm32mp1: remove error for disabled clock in stm32mp1_clk_get_parent by Patrick Delaunay · Fri Jun 23 15:05:16 2023 +0200
  88. 5ab7ef0 clk: renesas: Tear clock controller down last before booting OS by Marek Vasut · Sat Apr 25 14:57:55 2020 +0200
  89. 2d7b0d0 clk: rockchip: rk3308: Support reading UART rate and clock registers by Massimo Pegorer · Thu Aug 03 13:08:12 2023 +0200
  90. 00a8fa3 clk: rockchip: rk3308: Fix ordering between masking and shifting by Massimo Pegorer · Thu Aug 03 13:08:11 2023 +0200
  91. 146150c clk: rockchip: rk3568: Add dummy support for GMAC speed clocks by Jonas Karlman · Fri Aug 04 09:34:00 2023 +0000
  92. 381848a clk: rockchip: rk3568: Include UART clocks in SPL by Jonas Karlman · Fri Aug 04 09:33:59 2023 +0000
  93. f51ca5c clk: rockchip: rk3568: Fix mask for clk_cpll_div_25m_div by Jonas Karlman · Fri Aug 04 09:33:59 2023 +0000
  94. 46e9993 clk: rockchip: rk3568: Fix clk selection in rk3568_pwm_get_clk by Damon Ding · Fri Aug 04 09:33:57 2023 +0000
  95. d27e302 clk: mediatek: add clock driver support for MediaTek MT7988 SoC by developer · Wed Jul 19 17:16:28 2023 +0800
  96. c46620f clk: rockchip: rk3328: Handle usb480m phy clock by Jagan Teki · Tue Jun 06 22:39:17 2023 +0530
  97. 9634235 rockchip: clk: clk_rk3568: Add CLK_PCIEPHY2_REF support by Jonas Karlman · Sat Jul 22 13:30:22 2023 +0000
  98. a3897e6 clk: starfive: jh7110: Add of_xlate ops and macros for clock id conversion by Xingyu Wu · Fri Jul 07 18:50:11 2023 +0800
  99. 751e440 clk: starfive: jh7110: Separate the PLL driver by Xingyu Wu · Fri Jul 07 18:50:07 2023 +0800
  100. 0a08f44 clk: zynqmp: Add gem rx and tsu clocks to return register by Ashok Reddy Soma · Thu Jul 20 01:28:59 2023 -0600