aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/imx8m/clock_imx8mq.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-2/+3
2020-05-01imx8m: Dump DRAM PLL rate by clocks commandYe Li1-0/+2
2020-05-01imx8mq: Set ARM core clock directly from ARM PLLPeng Fan1-16/+33
2020-05-01imx8mq: Enable eMMC HS400 and SD UHS mode on EVKYe Li1-4/+2
2020-01-26clock_imx8mq: Make frac_pll_init() staticPedro Jardim1-1/+1
2020-01-26clock_imx8mq: Remove the function sscg_pll_init()Pedro Jardim1-71/+0
2020-01-26clock_imx8mq: Make do_imx8m_showclocks() staticPedro Jardim1-1/+1
2020-01-26clock_imx8mq: Delete not used init_usb_clk()Pedro Jardim1-22/+0
2020-01-08imx: imx8mq: handle ESDHC in mxc_get_clockPeng Fan1-5/+9
2019-11-03imx: imx8mq: add init_nand_clkPeng Fan1-0/+9
2019-11-03imx8m: clock: improve irq response latencyPeng Fan1-0/+6
2019-11-03imx8m: imx8mq: get chip rev for B1 revisionPeng Fan1-0/+1
2019-10-08imx8m: restructure clock.hPeng Fan1-4/+1
2019-10-08imx8m: rename clock to clock_imx8mqPeng Fan1-0/+878