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
/
arch
/
arm
/
mach-imx
/
cpu.c
Age
Commit message (
Expand
)
Author
2021-08-05
pci: imx: Drop DM_PCI check from cpu driver
Simon Glass
2021-04-08
imx8mn: Add support for 11x11 UltraLite part number
Ye Li
2021-01-23
imx8m: add QSPI boot dev
Peng Fan
2021-01-23
imx6: Remove AHCI device before boot OS
Ye Li
2021-01-23
imx: Fix market segment fuse offset on iMX8MP
Ye Li
2020-11-01
imx: cpu: terminate line with CR if invalid temp sensor
Tim Harvey
2020-09-17
imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 support
Peng Fan
2020-08-03
thermal: Drop dm.h header file
Simon Glass
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