summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/mx6/soc.c
Commit message (Expand)AuthorAgeFilesLines
* imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-081-1/+1
* imx: add i.MX6ULZ cpu typePeng Fan2019-10-081-0/+4
* colibri-imx6ull: support building with DM_VIDEO=yIgor Opaniuk2019-07-291-1/+1
* imx6dq: Fix chip version issue for rev1.3Ye Li2019-07-191-0/+5
* imx: imx6: perform gpr_init only on suitable cpu typesChristoph Niedermaier2018-11-081-0/+8
* imx: imx6: Add comment to gpr_init functionMichael Trimarchi2018-07-231-0/+5
* imx: mx6: Fix implementantion reset_miscMichael Trimarchi2018-07-231-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* imx: cleanup bootauxPeng Fan2018-02-041-38/+0
* imx: refactor imx_get_mac_from_fusePeng Fan2018-02-041-34/+0
* imx: Remove boolean parameter from wdog powerdown functionFabio Estevam2017-11-271-1/+1
* mx6: soc: Include <asm/bootm.h> header fileDiego Dorta2017-10-121-0/+1
* imx6: don't include unneeded boot_mode array in SPLAnatolij Gustschin2017-08-291-0/+2
* imx: imx6: Move gpr_init() function to soc.cBreno Lima2017-08-281-0/+17
* imx: mx6sl: simplify code using setbits_le32Peng Fan2017-08-161-15/+2
* imx: mx6sx: select OSC as uart's clk parentPeng Fan2017-08-161-0/+5
* imx: mx6: soc: fix mx6sll settingsPeng Fan2017-08-161-2/+10
* imx: imx6ull: correct get_cpu_speed_grade_hzSébastien Szymanski2017-08-161-1/+18
* imx: imx6ul: correct get_cpu_speed_grade_hz on 696MHz SoCsSébastien Szymanski2017-08-161-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-0/+703