summaryrefslogtreecommitdiff
path: root/drivers/cpu/imx8_cpu.c
Commit message (Expand)AuthorAgeFilesLines
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-251-4/+4
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-4/+4
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-201-4/+4
* cpu: imx8: use intended cpu-thermal device when getting temp valueAnatolij Gustschin2020-05-221-25/+25
* cpu: imx8: fix type and rate detectionAnatolij Gustschin2020-05-221-6/+6
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* cpu: imx8: show RevC instead of Rev? at boot logFrank Li2020-05-031-0/+2
* cpu: imx_cpu: Print the CPU temperature for iMX8QM A72Ye Li2020-05-031-6/+12
* cpu: imx8: fix get core name and ratePeng Fan2020-05-031-10/+17
* cpu: imx8: support a72 as boot cpuPeng Fan2020-05-031-0/+19
* cpu: imx8: reimplement get cpu countPeng Fan2020-05-031-1/+18
* imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.cPeng Fan2019-10-081-0/+182