index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
2026-03-16
cpu: imx952: Add i.MX952 support
Alice Guo
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2025-10-08
thermal: Convert .get_temp() return value to millicelsius
Marek Vasut
2025-09-26
cpu: imx94: Add support for i.MX94 in get_imx_type_str()
Alice Guo
2025-08-07
cpu: imx8_cpu: Provide default temperatures
Andrew Goodbody
2025-05-03
cpu: imx95: add i.MX95 support
Alice Guo
2025-03-25
cpu: imx8_cpu: Print Speed grade if IMX_TMU
Adam Ford
2025-03-25
cpu: imx8_cpu: Expand get_imx_type_str list of supported CPUs
Adam Ford
2024-12-07
imx: Add iMX91 support
Peng Fan
2024-10-18
cpu: imx8_cpu: Avoid revision to corrupt device tree
Peng Fan
2024-09-19
imx93: Add Low performance parts 9302/9301 support
Ye Li
2024-08-02
cpu: imx: implement release_core callback
Hou Zhiqiang
2024-08-02
cpu: imx: Add i.MX 8M series SoCs
Hou Zhiqiang
2024-08-02
cpu: imx: removed the tail '\n' of the CPU description
Hou Zhiqiang
2024-08-02
cpu: imx: fix the CPU type field width
Hou Zhiqiang
2024-08-02
cpu: imx: fix the CPU frequency in cpu_imx_get_info()
Hou Zhiqiang
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
cpu: Remove <common.h> and add needed includes
Tom Rini
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