summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/imx8m/clock_imx8mm.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx8m: fix imx_eqos_txclk_set_rate() type mismatch for LTOMarek BehĂșn2021-05-241-1/+1
* iMX8M: Add support to enable CONFIG_IMX_HABYe Li2021-04-081-0/+8
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* imx8m: clock_imx8mm: add missed returnPeng Fan2020-09-171-0/+1
* imx8m: add eqos clkPeng Fan2020-07-141-0/+90
* imx8m: add sdhc/nand/ecspi clk apiPeng Fan2020-07-141-0/+66
* imx8m: configure NoC clkPeng Fan2020-07-141-0/+13
* imx8m: configure arm clk sources from PLLPeng Fan2020-07-141-1/+129
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* imx8mm: clock: fix fracpll decode issueYe Li2020-05-011-12/+12
* ARM: imx: imx8mm: Add missing clock entries for FEC clockMarek Vasut2020-05-011-0/+49
* imx8m: clock_imx8mm: Staticize functionsAlifer Moraes2020-01-201-5/+5
* imx: imx8m: only support non-dm code in clock_imx8mm.cPeng Fan2020-01-081-33/+306
* imx: imx8m: add 1GHz fracpll entryPeng Fan2020-01-081-0/+1
* imx8m: add clk support for i.MX8MMPeng Fan2019-10-081-0/+306