aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-23imx8m: add QSPI boot devPeng Fan1-2/+4
2021-01-23imx6: Remove AHCI device before boot OSYe Li1-0/+16
2021-01-23imx: Fix market segment fuse offset on iMX8MPYe Li1-1/+7
2020-11-01imx: cpu: terminate line with CR if invalid temp sensorTim Harvey1-1/+2
2020-09-17imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 supportPeng Fan1-4/+0
2020-08-03thermal: Drop dm.h header fileSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-07-14imx8mp: Add fused parts supportYe Li1-1/+11
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-10imx: cpu: support tmuPeng Fan1-2/+2
2020-05-01imx: imx8m: add i.MX8MN variants supportPeng Fan1-1/+11
2020-05-01imx: imx8m: add i.MX8MQ Dual and QuadLite supportPeng Fan1-1/+5
2020-05-01imx: cpu: support speed grade for i.MX8MPPeng Fan1-1/+1
2020-05-01imx8mn: Update speed gradePeng Fan1-1/+13
2020-05-01imx8mm: Update CPU speed gradingYe Li1-3/+3
2020-01-08imx: cpu: enlarge bit mask to 0x1FF for cpu typePeng Fan1-2/+2
2020-01-08imx: get cpu id/type of i.MX8MPPeng Fan1-0/+2
2019-11-05imx: cpu: restrict get_boot_devicePeng Fan1-1/+1
2019-11-05imx8mn: support get_cpu_revPeng Fan1-0/+2
2019-10-14imx: Place imx_ddr_size() into a separate fileFabio Estevam1-53/+0
2019-10-08imx: add i.MX8MM cpu typePeng Fan1-0/+12
2019-10-08imx: add i.MX6ULZ cpu typePeng Fan1-0/+2
2019-07-19ARCH: imx: Call sata_remove() not on imx6 duallite/solo boardsLudwig Zenz1-2/+4
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-3/+3
2019-06-11Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini1-1/+1
2019-06-11ARM: imx: Call imx_pcie_remove() only for non-DM PCI driverMarek Vasut1-1/+1
2019-06-04video: mxsfb: add DM_VIDEO supportIgor Opaniuk1-1/+1
2019-02-15imx: cpu.c: give access to reset cause in splMax Krummenacher1-12/+15
2019-01-01imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan1-8/+8
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-04imx: cpu: support get_boot_device for i.MX8MPeng Fan1-1/+6
2018-02-04imx: mx7: move get_boot_device to cpu.cPeng Fan1-0/+38
2018-02-04imx: cpu: add cpu speed/grade for i.MX8MPeng Fan1-12/+15
2018-02-04imx: cpu: move speed/temp to common cpuPeng Fan1-0/+73
2018-02-04imx: cpu: update cpu file to support i.MX8MPeng Fan1-1/+10
2017-12-29imx: Add a common way for detecting NXP boards revisionFabio Estevam1-0/+25
2017-10-12imx6: disable clock command and print_cpuinfo code in SPLAnatolij Gustschin1-2/+2
2017-08-17dm: sata: imx: Allow driver model to be used for sataSimon Glass1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-0/+325