summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/mx6/clock.c
Commit message (Expand)AuthorAgeFilesLines
* imx6: allow usage of disable_ldb_di_clock_sources for CONFIG_MX6QDLSebastian Reichel2020-11-011-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+3
* mx6: clock: Introduce disable_ipu_clock()Fabio Estevam2019-11-031-0/+12
* mx6: clock: Use setbits_le32()Fabio Estevam2019-11-031-4/+2
* imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-081-1/+1
* mx6: clock: Allow enable_ipu_clock() to be built for SPL codeFabio Estevam2019-10-081-16/+16
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* imx6: disable clock command and print_cpuinfo code in SPLAnatolij Gustschin2017-10-121-14/+16
* imx6: clock: correct comment for PLL_VIDEOAnatolij Gustschin2017-08-161-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-0/+1486