index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpu
/
imx8_cpu.c
Age
Commit message (
Expand
)
Author
2023-05-21
imx9: add i.MX93 variants support
Peng Fan
2023-05-21
imx: imx8_cpu: print cpu grade temperature
Peng Fan
2023-05-21
imx: imx8_cpu: support get temperature for i.MX9
Peng Fan
2023-05-21
imx: imx8_cpu: support i.MX9
Peng Fan
2023-05-21
imx: imx8_cpu: use static for local functions
Peng Fan
2023-05-21
imx: move imx8 sci header file to include/firmware/imx
Peng Fan
2022-09-29
dm: core: Drop ofnode_is_available()
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-25
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-05-22
cpu: imx8: use intended cpu-thermal device when getting temp value
Anatolij Gustschin
2020-05-22
cpu: imx8: fix type and rate detection
Anatolij Gustschin
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-03
cpu: imx8: show RevC instead of Rev? at boot log
Frank Li
2020-05-03
cpu: imx_cpu: Print the CPU temperature for iMX8QM A72
Ye Li
2020-05-03
cpu: imx8: fix get core name and rate
Peng Fan
2020-05-03
cpu: imx8: support a72 as boot cpu
Peng Fan
2020-05-03
cpu: imx8: reimplement get cpu count
Peng Fan
2019-10-08
imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c
Peng Fan