summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2023-12-19Merge patch series "Add support for MediaTek MT8365 EVK Board"Tom Rini
2023-12-19clk: mediatek: add clock driver support for MediaTek MT8365 SoCJulien Masson
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini
2023-12-15Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2023-12-15test: dm: clk_ccf: test ccf_clk_opsYang Xiwen
2023-12-15clk: nuvoton: add read only feature for clk driverJim Liu
2023-12-15clk: treewide: switch to clock dump from clk_opsIgor Prusov
2023-12-15clk: amlogic: Move driver and ops structsIgor Prusov
2023-12-15clk: k210: Move soc_clk_dump functionIgor Prusov
2023-12-15clk: ast2600: Move soc_clk_dump functionIgor Prusov
2023-12-15clk: zynq: Move soc_clk_dump to Zynq clock driverIgor Prusov
2023-12-15clk: Check that composite clock's div has set_rate()Igor Prusov
2023-12-15clk: get correct ops for clk_enable() and clk_disable()Yang Xiwen
2023-12-15clk: check parent_name in clk_register to avoid confusing log_error() outputYang Xiwen
2023-12-15clk: stm32f: fix setting of LCD clockDario Binacchi
2023-12-15clk: stm32f: fix setting of division factor for LCD_CLKDario Binacchi
2023-12-14Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-12-13clk: zynqmp: enable topsw_lsbus clockVenkatesh Yadav Abbarapu
2023-12-13clk: imx8mn: add pwm clocksNicolas Heemeryck
2023-12-05clk: starfive: jh7110: Add watchdog clocksChanho Park
2023-12-04Merge tag 'v2024.01-rc4' into nextTom Rini
2023-11-28Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-16treewide: use linux/time.h for time conversion definesIgor Prusov
2023-11-13clk: exynos: Add header guard for clk-pll.hSam Protsenko
2023-11-12clk: sunxi: Use the right symbol in the MakefileSamuel Holland
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-11-07clk_k210.c: Clean up how we handle nopTom Rini
2023-11-06clk: a1: add new clocks for USB stackAlexey Romanov
2023-11-02Merge branch 'master_common_h_cleanup' of https://source.denx.de/u-boot/custo...Tom Rini
2023-11-02Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-11-02clk: rzg2l: Drop <common.h>Paul Barker
2023-11-02clk: starfive: jh7110: Add security clocksChanho Park
2023-11-01Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-11-01clk: use private clk struct in CLK_CCF's enable/disable functionsMaksim Kiselev
2023-11-01clk: fix count parameter type for clk_release_allEugen Hristev
2023-11-01drivers: clk: Adjust temp var data type to properly match that of struct clk_opsNathan Barrett-Morrison
2023-10-31clk: ti: k3-pll: Add calibration support for non fractional modeVishal Mahaveer
2023-10-24Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-10-23clk: rockchip: rk3588: fix up the frac pll calculationElaine Zhang
2023-10-23clk: rockchip: rk3588: Avoid re-setting the pll rate of dclk_vop's parentElaine Zhang
2023-10-23clk: rockchip: rk3588: support aclk_top_root set 750MElaine Zhang
2023-10-23clk: rk3588: Add 742.5M parameter for PLLGuochun Huang
2023-10-23clk: rockchip: rk3568: support dclk_vop select more parent clksElaine Zhang
2023-10-22sunxi: add Allwinner R528/T113 SoC supportAndre Przywara
2023-10-22clk: sunxi: Add support for the D1 CCUSamuel Holland
2023-10-17Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2023-10-16Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-10-16clk: renesas: Add RZ/G2L & RZ/G2LC CPG driverPaul Barker
2023-10-16Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...Tom Rini