index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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-imx8mn.c
Age
Commit message (
Expand
)
Author
2025-04-25
clk: imx: Finish converting clock-osc-24 back to osc_24
Adam Ford
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: Convert clock-osc-* back to osc_*
Marek Vasut
2025-03-24
clk: imx: Pass struct udevice into imx_clk_composite*()
Marek Vasut
2025-03-24
clk: imx: Pass struct udevice into imx_clk_gate*()
Marek Vasut
2025-03-24
clk: imx: Pass struct udevice into imx_clk_mux*()
Marek Vasut
2025-03-19
clk: imx8mn: register UART clocks
Adam Ford
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-08-02
clk: imx8m: register ARM A53 core clock
Hou Zhiqiang
2024-07-22
clk: imx8mn: Make parent names arrays const pointers
Michael Trimarchi
2024-07-22
clk: imx: clk-imx8mn Fix nand and spi clock parent
Michael Trimarchi
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
clk: Remove <common.h> and add needed includes
Tom Rini
2023-12-13
clk: imx8mn: add pwm clocks
Nicolas Heemeryck
2023-02-12
clk: imx8mn: fix imx8mn_enet_phy_sels clocks list
Dario Binacchi
2023-02-12
clk: imx: rename video_pll1 to video_pll
Dario Binacchi
2023-02-12
clk: imx8mn: rename vpu_pll to m7_alt_pll
Dario Binacchi
2022-10-09
clk: imx: clk-imx8mn add gpmi nand clocks
Michael Trimarchi
2022-04-12
clk: imx8m: reduce rate table duplication
Angus Ainslie
2022-03-30
clk: Use generic CCF ops where possible
Sean Anderson
2021-01-23
clk: imx: Add ECSPI to iMX8MN
Marek Vasut
2020-07-14
clk: imx8m: drop clk settings
Peng Fan
2020-07-14
clk: imx8mm/8mn: Add USB clocks
Ye Li
2020-07-14
clk: clk-imx8mn: Update clock tree and support set parent
Ye Li
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-01-26
clk: Fix error checking of dev_read_addr_ptr
Sean Anderson
2019-11-05
clk: imx: add i.MX8MN ccf driver
Peng Fan