index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
/
clk.h
Age
Commit message (
Expand
)
Author
2026-02-28
clk: imx6q: add ipu and ldb clocks and dependencies
Brian Ruley
2025-03-24
clk: imx: Pass struct udevice into imx_clk_fixed_factor*()
Marek Vasut
2025-03-24
clk: imx: Pass struct udevice into imx_clk_divider*()
Marek Vasut
2025-03-24
clk: imx: Pass struct udevice into imx_clk_pllv3*()
Marek Vasut
2025-03-24
clk: imx: Pass struct udevice into imx_clk_composite*()
Marek Vasut
2025-03-24
clk: imx: Pass struct udevice to clk_register_gate*()
Marek Vasut
2025-03-24
clk: imx: Pass struct udevice into imx_clk_gate*()
Marek Vasut
2025-03-24
clk: imx: gate2: Use struct udevice instead of struct device
Marek Vasut
2025-03-24
clk: imx: Pass struct udevice to clk_register_mux()
Marek Vasut
2025-03-24
clk: imx: Pass struct udevice into imx_clk_mux*()
Marek Vasut
2023-10-16
clk: imx: add i.MX93 CCF driver
Sébastien Szymanski
2022-10-09
clk: imx: gate2 support shared counter and relative clock functions
Michael Trimarchi
2022-09-18
clk: imx: Add i.MXRT11xx pllv3 variant
Jesse Taube
2022-04-12
clk: imx8m: reduce rate table duplication
Angus Ainslie
2020-01-08
clk: imx: add imx_clk_mux2_flags
Peng Fan
2019-10-22
clk: Add support for I2C clocks on NXP's imx6q SoC which use CCF
Lukasz Majewski
2019-08-22
clk: imx: add pll14xx driver
Peng Fan
2019-07-31
clk: imx: import clk heplers
Peng Fan
2019-07-19
clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)
Lukasz Majewski