summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/imx8/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* imx8: cpu: fix mac fuse word for i.MX8QMPeng Fan2019-10-081-0/+7
* imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.cPeng Fan2019-10-081-168/+0
* imx8qm: power up SMMUPeng Fan2019-10-081-0/+7
* imx8: Probe the SCU driver by using uclass functionYe Li2019-10-081-9/+2
* imx8: cpu: get temperature when print cpu descPeng Fan2019-06-111-2/+38
* imx8qm: fix cpu frequency reportingMarcel Ziswiler2019-06-111-1/+3
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-1/+1
* imx8: add cpu supportPeng Fan2019-04-251-0/+3
* imx8qxp: Fix the reported CPU frequencyFabio Estevam2019-03-131-10/+16
* imx8: cpu: restrict checking ROM passover info for revAPeng Fan2019-01-281-17/+22
* imx8: cpu: correct infoPeng Fan2019-01-091-1/+1
* imx8: cpu: add uclass based CPU driverAnatolij Gustschin2018-10-221-76/+139
* imx8: cpu: add function for reading FEC MAC from fuseAnatolij Gustschin2018-10-221-0/+38
* imx8: add arch_cpu_init arch_cpu_init_dmPeng Fan2018-10-221-1/+52
* imx8: add mmu and dram related functionsPeng Fan2018-10-221-0/+284
* imx8: implement mmc_get_env_devPeng Fan2018-10-221-0/+32
* imx8: add boot device detectionPeng Fan2018-10-221-0/+85
* imx8: add basic cpu supportPeng Fan2018-10-221-0/+93