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