aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/mx6/clock.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-01imx6: allow usage of disable_ldb_di_clock_sources for CONFIG_MX6QDLSebastian Reichel1-1/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+3
2019-11-03mx6: clock: Introduce disable_ipu_clock()Fabio Estevam1-0/+12
2019-11-03mx6: clock: Use setbits_le32()Fabio Estevam1-4/+2
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic1-1/+1
2019-10-08mx6: clock: Allow enable_ipu_clock() to be built for SPL codeFabio Estevam1-16/+16
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-12imx6: disable clock command and print_cpuinfo code in SPLAnatolij Gustschin1-14/+16
2017-08-16imx6: clock: correct comment for PLL_VIDEOAnatolij Gustschin1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-0/+1486