index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpu
/
imx8_cpu.c
Age
Commit message (
Expand
)
Author
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