aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/imx-common/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-17imx: imx-common: print i.MX 7 SoC names consistentlyStefan Agner1-1/+1
2016-03-09mx7: Distinguish between dual and solo versionsFabio Estevam1-0/+2
2015-11-12imx: imx-common: power down lcdif before boot osPeng Fan1-0/+3
2015-09-13imx-common: cpu: Do not print on invalid temperatureFabio Estevam1-2/+2
2015-09-13imx: imx7d: add imx-common cpu support for imx7dAdrian Alonso1-0/+19
2015-09-13thermal: imx_thermal: rework driver to be reusedAdrian Alonso1-6/+4
2015-08-02imx: mx6ul: Add i.MX6UL CPU typePeng Fan1-0/+2
2015-08-02imx: add cpu type for i.MX6QP/DPPeng Fan1-0/+4
2015-06-08imx: drop warning: unused variable 'max_freq'Stefano Babic1-1/+2
2015-05-28Revert "imx: drop warning: unused variable 'max_freq'"Stefano Babic1-2/+1
2015-05-27imx: drop warning: unused variable 'max_freq'Stefano Babic1-1/+2
2015-05-19imx: mx6: add display of CPU temperature grade in print_cpuinfo()Tim Harvey1-4/+21
2015-05-19imx: mx6: display max cpu frequency in print_cpuinfo()Tim Harvey1-1/+15
2015-05-19arm/imx-common: Fix warning 'get_reset_cause' defined but not usedPrabhakar Kushwaha1-0/+2
2015-02-17ARM: i.MX: provide access to reset cause through get_imx_reset_cause()Eric Nelson1-1/+9
2014-12-01sata: fix reset_sata for dwc_ahsataSoeren Moch1-0/+3
2014-11-24arm: imx: stop sata on bootNikita Kiryanov1-2/+6
2014-11-21mx6: thermal: Check cpu temperature via thermal sensorYe.Li1-0/+21
2014-11-20imx: consolidate set_chipselect_size functionFabio Estevam1-0/+31
2014-10-25imx: add missing includesJeroen Hofstee1-0/+2
2014-08-20ARM: mx6: Prevent overflow in DRAM size detectionMarek Vasut1-0/+5
2014-07-10mx6: Add support for the mx6solox variantFabio Estevam1-0/+2
2014-06-06imx: add comments and remove unused struct fieldsTim Harvey1-9/+7
2014-02-11mx6: Distinguish mx6dual from mx6quadFabio Estevam1-0/+2
2013-11-27imx-common: remove extraneous semicolon from macroEric Nelson1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-01-13mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky1-5/+0
2012-11-10imx-common: cpu: add imx_ddr_sizeTroy Kisky1-0/+50
2012-11-10mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky1-7/+9
2012-09-24i.MX: shut down video before launch of O/SEric Nelson1-0/+9
2012-09-10MX: set a common place to share code for Freescale i.MXStefano Babic1-0/+140