summaryrefslogtreecommitdiff
path: root/drivers/clk/imx/clk-imx8mm.c
AgeCommit message (Expand)Author
2025-04-25clk: imx: Finish converting clock-osc-24 back to osc_24Adam Ford
2025-03-24clk: imx: Pass struct udevice into imx_clk_fixed_factor*()Marek Vasut
2025-03-24clk: imx: Pass struct udevice into imx_clk_divider*()Marek Vasut
2025-03-24clk: imx: Convert clock-osc-* back to osc_*Marek Vasut
2025-03-24clk: imx: Pass struct udevice into imx_clk_composite*()Marek Vasut
2025-03-24clk: imx: Pass struct udevice into imx_clk_gate*()Marek Vasut
2025-03-24clk: imx: Pass struct udevice into imx_clk_mux*()Marek Vasut
2025-03-19clk: imx8mm: register UART clocksAdam Ford
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-08-02clk: imx8m: register ARM A53 core clockHou Zhiqiang
2024-07-22clk: imx8mm: Make parent names arrays const pointersMichael Trimarchi
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07clk: Remove <common.h> and add needed includesTom Rini
2024-04-20clk: imx8mm: Add support for PCIe clocksTim Harvey
2022-10-21clk-imx8mm: Only build QSPI clocks when CONFIG_NXP_FSPI=yFabio Estevam
2022-10-21clk-imx8mm: Only build ecspi clocks when CONFIG_DM_SPI=yFabio Estevam
2022-10-21clk-imx8mm: Move CLK_ENET_AXI to the non-SPL sectionFabio Estevam
2022-10-21clk-imx8mm: Only build PWM clocks in non-SPL codeFabio Estevam
2022-04-12clk: imx8m: reduce rate table duplicationAngus Ainslie
2022-04-12clk: imx8mm: add pwm clocks supportTommaso Merciai
2022-03-30clk: Use generic CCF ops where possibleSean Anderson
2021-07-10clk: imx8mm: Add SPI clocksFrieder Schrempf
2020-07-14clk: imx8m: drop clk settingsPeng Fan
2020-07-14clk: imx8mm/8mn: Add USB clocksYe Li
2020-07-14clk: imx8mm: Add qspi clockPeng Fan
2020-07-14clk: imx8mm: fix clk set parentPeng Fan
2020-05-18common: Drop log.h from common headerSimon Glass
2020-01-26clk: Fix error checking of dev_read_addr_ptrSean Anderson
2019-12-06clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[]Frieder Schrempf
2019-11-05clk: imx: imx8mm: add set_parent callbackPeng Fan
2019-11-05clk: imx8mm: add enet clkPeng Fan
2019-08-22clk: imx: add i.MX8MM clk driverPeng Fan