summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/imx8
Commit message (Expand)AuthorAgeFilesLines
* imx8: Add support to get container image set sizePeng Fan2019-10-082-1/+247
* imx8: cpu: fix mac fuse word for i.MX8QMPeng Fan2019-10-081-0/+7
* imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.cPeng Fan2019-10-081-168/+0
* imx8: fdt: add optee nodePeng Fan2019-10-081-1/+51
* imx8: save args passed from ATFPeng Fan2019-10-082-1/+37
* imx8: fdt: configure sid for mastersPeng Fan2019-10-081-0/+134
* imx8: disable node when the resource is not ownedPeng Fan2019-10-082-0/+109
* imx8qm: power up SMMUPeng Fan2019-10-081-0/+7
* imx8: Probe the SCU driver by using uclass functionYe Li2019-10-081-9/+2
* imx: add container targetPeng Fan2019-10-081-0/+7
* imx8: support parsing i.MX8 Container filePeng Fan2019-10-083-0/+130
* arm: imx8: don't duplicate build_info()Anatolij Gustschin2019-07-191-0/+13
* arm: imx8: factor out uart init codeAnatolij Gustschin2019-07-192-1/+27
* imx8: cpu: get temperature when print cpu descPeng Fan2019-06-111-2/+38
* board: toradex: add apalis imx8qm 4gb wb it v1.0b module supportMarcel Ziswiler2019-06-111-0/+6
* imx8qm: fix cpu frequency reportingMarcel Ziswiler2019-06-111-1/+3
* board: toradex: add colibri imx8qxp 2gb wb it v1.0b module supportMarcel Ziswiler2019-06-111-3/+9
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-1/+1
* imx: support i.MX8QM MEK boardPeng Fan2019-04-251-0/+6
* imx8: add cpu supportPeng Fan2019-04-252-0/+8
* imx8qxp: Fix the reported CPU frequencyFabio Estevam2019-03-131-10/+16
* imx8: cpu: restrict checking ROM passover info for revAPeng Fan2019-01-281-17/+22
* imx8: scu: use dedicated MU for SPLPeng Fan2019-01-281-0/+7
* imx8qxp: add SUPPORT_SPL optionPeng Fan2019-01-281-0/+1
* imx8: cpu: correct infoPeng Fan2019-01-091-1/+1
* imx: add i.MX8QXP MEK board supportPeng Fan2018-10-221-0/+13
* imx8: add dummy clockPeng Fan2018-10-221-0/+21
* imx8: add iomux configuration apiPeng Fan2018-10-222-1/+44
* imx8: cpu: add uclass based CPU driverAnatolij Gustschin2018-10-221-76/+139
* imx8: cpu: add function for reading FEC MAC from fuseAnatolij Gustschin2018-10-221-0/+38
* imx8: add arch_cpu_init arch_cpu_init_dmPeng Fan2018-10-221-1/+52
* imx8: add mmu and dram related functionsPeng Fan2018-10-221-0/+284
* imx8: implement mmc_get_env_devPeng Fan2018-10-221-0/+32
* imx8: add boot device detectionPeng Fan2018-10-221-0/+85
* imx8: add basic cpu supportPeng Fan2018-10-222-0/+100
* imx: add Kconfig entry for i.MX8QXPPeng Fan2018-10-221-0/+13