aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2024-04-21Merge tag 'video-20240421' of https://source.denx.de/u-boot/custodians/u-boot...WIP/21Apr2024Tom Rini1-2/+103
2024-04-21clk: rk3328: Add get hdmiphy clockJagan Teki1-0/+17
2024-04-21clk: rockchip: rk3328: Add VOP clk supportJagan Teki1-2/+86
2024-04-20clk: imx8mm: Add support for PCIe clocksTim Harvey1-0/+27
2024-04-15clk: imx93: fix anatop basePeng Fan1-1/+1
2024-04-05Merge tag 'qcom-next-2024Apr04' of https://source.denx.de/u-boot/custodians/u...Tom Rini7-220/+213
2024-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini5-71/+384
2024-04-04clk/qcom: sdm845: add USB clocksCaleb Connolly1-0/+25
2024-04-04clk/qcom: sdm845: add gdscsCaleb Connolly1-0/+18
2024-04-04clk/qcom: use offsets for RCG registersCaleb Connolly6-204/+39
2024-04-04mach-snapdragon: disable power-domains for pre-reloc driversCaleb Connolly2-1/+3
2024-04-04clk: qcom: add support for power domains uclassVolodymyr Babchuk3-14/+126
2024-04-04clk: qcom: clear div mask before assigning a new dividerVolodymyr Babchuk1-1/+2
2024-03-26clk: exynos: Add CMU_CORE and CMU_HSI for Exynos850Sam Protsenko1-0/+252
2024-03-26clk: exynos: Fix incorrect clock lookup for non-top CMUsSam Protsenko5-28/+95
2024-03-26clk: exynos: Don't expose prototypes for not used functionsSam Protsenko3-22/+12
2024-03-26clk: exynos: Re-arrange clocks in Exynos850 CMU_TOPSam Protsenko1-26/+30
2024-03-25Merge tag 'v2024.04-rc5' into nextWIP/25Mar2024-nextTom Rini2-2/+24
2024-03-24clk: imx8mp: Add support for PCIe clocksSumit Garg1-0/+6
2024-03-22clk: clk-imx8qm: Add LPUART IPG entriesFabio Estevam1-1/+12
2024-03-22clk: clk-imx8qxp: Add LPUART IPG entriesFabio Estevam1-1/+12
2024-03-19Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...WIP/19Mar2024-nextTom Rini3-0/+1030
2024-03-18arch: arm: Agilex5 enablementJit Loon Lim3-0/+1030
2024-03-15Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodi...WIP/15Mar2024-nextTom Rini16-16/+0
2024-03-13arm: mach-k3: am62px: introduce clock and device files for wkup splBryan Brattlof1-0/+6
2024-03-13rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz16-16/+0
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini2-5/+14
2024-03-04arm: mach-k3: j784s4: Add clk and power supportApurva Nandan1-0/+6
2024-03-02Merge patch series "ARM: renesas: Rename R-Mobile to Renesas"WIP/02Mar2024Tom Rini1-1/+1
2024-03-02ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESASMarek Vasut1-1/+1
2024-03-01clk/qcom: apq8016: allow apq8016_clk_init_uart() to be called externallyCaleb Connolly1-6/+6
2024-03-01dts: dragonboard820c: use correct bindings for clocksCaleb Connolly1-2/+3
2024-03-01board: dragonboard410c: upstream DT compatCaleb Connolly1-3/+4
2024-03-01clock/qcom: qcs404: fix clk_set_rateCaleb Connolly1-12/+13
2024-03-01clk/qcom: use upstream compatible propertiesCaleb Connolly2-2/+2
2024-02-28clk: renesas: Confirm all clock & reset changes on RZ/G2LPaul Barker1-4/+13
2024-02-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini8-23/+741
2024-02-17clk: renesas: Fix broken clocks on all Gen2 boardsNiklas Söderlund1-0/+9
2024-02-10clk: renesas: Implement R8A779H0 V4M PLL7 supportMarek Vasut3-5/+13
2024-02-10clk: renesas: Add R8A779H0 V4M clock tablesHai Pham4-0/+301
2024-01-29clk: clk-gpio: add actual gated clockSvyatoslav Ryhel1-5/+33
2024-01-29treewide: Remove clk_freeSean Anderson9-58/+5
2024-01-29clk: Remove rfreeSean Anderson3-38/+0
2024-01-29clk: fix clk_get_rate() always return ulongJulien Masson1-6/+1
2024-01-29clk: meson: add Hardware Clock measure driverNeil Armstrong3-0/+645
2024-01-27Merge branch 'master-cleanup' of https://source.denx.de/u-boot/custodians/u-b...WIP/27Jan2024Tom Rini23-23/+0
2024-01-27clk: renesas: Drop include common.hMarek Vasut23-23/+0
2024-01-24clk: exynos: Add Exynos850 clock driverSam Protsenko3-0/+197
2024-01-24clk: exynos: Add Samsung clock frameworkSam Protsenko5-2/+546
2024-01-24clk: exynos: Move pll code into clk-exynos7420Sam Protsenko4-47/+24