index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.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
/
arch
/
arm
/
mach-imx
/
cpu.c
Age
Commit message (
Expand
)
Author
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-14
imx8mp: Add fused parts support
Ye Li
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-10
imx: cpu: support tmu
Peng Fan
2020-05-01
imx: imx8m: add i.MX8MN variants support
Peng Fan
2020-05-01
imx: imx8m: add i.MX8MQ Dual and QuadLite support
Peng Fan
2020-05-01
imx: cpu: support speed grade for i.MX8MP
Peng Fan
2020-05-01
imx8mn: Update speed grade
Peng Fan
2020-05-01
imx8mm: Update CPU speed grading
Ye Li
2020-01-08
imx: cpu: enlarge bit mask to 0x1FF for cpu type
Peng Fan
2020-01-08
imx: get cpu id/type of i.MX8MP
Peng Fan
2019-11-05
imx: cpu: restrict get_boot_device
Peng Fan
2019-11-05
imx8mn: support get_cpu_rev
Peng Fan
2019-10-14
imx: Place imx_ddr_size() into a separate file
Fabio Estevam
2019-10-08
imx: add i.MX8MM cpu type
Peng Fan
2019-10-08
imx: add i.MX6ULZ cpu type
Peng Fan
2019-07-19
ARCH: imx: Call sata_remove() not on imx6 duallite/solo boards
Ludwig Zenz
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-06-11
Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx
Tom Rini
2019-06-11
ARM: imx: Call imx_pcie_remove() only for non-DM PCI driver
Marek Vasut
2019-06-04
video: mxsfb: add DM_VIDEO support
Igor Opaniuk
2019-02-15
imx: cpu.c: give access to reset cause in spl
Max Krummenacher
2019-01-01
imx: rename mx8m,MX8M to imx8m,IMX8M
Peng Fan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-04
imx: cpu: support get_boot_device for i.MX8M
Peng Fan
2018-02-04
imx: mx7: move get_boot_device to cpu.c
Peng Fan
2018-02-04
imx: cpu: add cpu speed/grade for i.MX8M
Peng Fan
2018-02-04
imx: cpu: move speed/temp to common cpu
Peng Fan
2018-02-04
imx: cpu: update cpu file to support i.MX8M
Peng Fan
2017-12-29
imx: Add a common way for detecting NXP boards revision
Fabio Estevam
2017-10-12
imx6: disable clock command and print_cpuinfo code in SPL
Anatolij Gustschin
2017-08-17
dm: sata: imx: Allow driver model to be used for sata
Simon Glass
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic