summaryrefslogtreecommitdiff
path: root/arch/arm/imx-common
AgeCommit message (Expand)AuthorFilesLines
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day1-1/+1
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut1-1/+1
2016-05-24imx-common: timer: support i.MX6DQPlusPeng Fan1-1/+1
2016-05-24imx-common: sata: return failure if not i.MX6DQPlusPeng Fan1-1/+1
2016-05-24imx-common: hab: support i.MX6DQPlusPeng Fan1-0/+10
2016-05-24imx-common: use simpler runtime cpu dection macrosPeng Fan5-48/+20
2016-05-24imx-common: hab: support i.MX6SOLOPeng Fan1-5/+10
2016-05-17imx: imx-common: print i.MX 7 SoC names consistentlyStefan Agner1-1/+1
2016-05-06imx6: cache: disable L2 before touching Auxiliary Control RegisterPeng Fan1-3/+6
2016-05-03arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGSTom Rini1-1/+1
2016-04-19arm: mx5: Fix NAND image generationMarek Vasut1-1/+1
2016-03-09mx7: Distinguish between dual and solo versionsFabio Estevam1-0/+2
2016-02-21imx: imx-common: introduce boot auxiliary corePeng Fan3-0/+79
2016-02-21imx: imx-common: introduce Resource Domain Controller supportPeng Fan3-0/+192
2016-01-03imx_common: check for Serial Downloader in spl_boot_deviceStefano Babic1-0/+8
2015-11-12imx: mx7: compile misc.c for mx7Peng Fan1-1/+1
2015-11-12imx: imx-common: power down lcdif before boot osPeng Fan1-0/+3
2015-10-30imx: hab: add mx7 secure boot supportAdrian Alonso1-2/+4
2015-10-30imx: hab: use read_fuse for secure boot settingsAdrian Alonso1-5/+12
2015-10-30imx: hab: use unified rom section for mx6sx and mx6ulAdrian Alonso1-0/+3
2015-10-30imx: hab: rework secure boot support for imx6Adrian Alonso2-0/+503
2015-10-30imx-common: timer: clean up codePeng Fan1-73/+2
2015-10-02vf610: refactor DDRMC codeAlbert ARIBAUD \\(3ADEV\\)1-117/+76
2015-09-24imx: fix coding stylePeng Fan1-2/+1
2015-09-24imx-common: wrap boot_mode_apply with CONFIG_CMD_BMODEPeng Fan1-0/+2
2015-09-24imx-common: consider mux_ctrl_ofs when setting mux_modePeng Fan1-4/+3
2015-09-20imx-common: fix iomux settingsPeng Fan1-2/+1
2015-09-13imx-common: cpu: Do not print on invalid temperatureFabio Estevam1-2/+2
2015-09-13imx: imx7d: add imx-common cpu support for imx7dAdrian Alonso2-2/+26
2015-09-13arm: imx-common: init: rework wdog settings for imx6/imx7Adrian Alonso1-0/+21
2015-09-13arm: imx-common: init: extend init_aips to support imx7Adrian Alonso1-24/+20
2015-09-13imx: system counter driver for imx7d and mx6ulAdrian Alonso1-0/+126
2015-09-13arm: imx: imx-common: init: move arch init common setupAdrian Alonso2-1/+101
2015-09-13arm: imx: common rework cache settings for imx6Adrian Alonso2-0/+104
2015-09-13thermal: imx_thermal: rework driver to be reusedAdrian Alonso1-6/+4
2015-09-02imx: iomux-v3: add imx7d support for iomuxcAdrian Alonso1-0/+18
2015-08-02imx-common: timer: add i.MX6UL supportPeng Fan1-3/+5
2015-08-02imx: mx6ul: Add i.MX6UL CPU typePeng Fan1-0/+2
2015-08-02imx: add cpu type for i.MX6QP/DPPeng Fan1-0/+4
2015-06-27imx: mx6 correct is_soc_rev usagePeng Fan1-2/+2
2015-06-08imx: drop warning: unused variable 'max_freq'Stefano Babic1-1/+2
2015-06-08dm: gpio: vf610: Add GPIO driver supportBhuvanchandra DV1-0/+26
2015-05-28Revert "imx: drop warning: unused variable 'max_freq'"Stefano Babic1-2/+1
2015-05-27imx: drop warning: unused variable 'max_freq'Stefano Babic1-1/+2
2015-05-26arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher1-1/+4
2015-05-19imx: mx6: add display of CPU temperature grade in print_cpuinfo()Tim Harvey1-4/+21
2015-05-19imx: mx6: display max cpu frequency in print_cpuinfo()Tim Harvey1-1/+15
2015-05-19arm/imx-common: Fix warning 'get_reset_cause' defined but not usedPrabhakar Kushwaha1-0/+2
2015-05-15imx: dek_blob: Add explicit include for mapmemUlises Cardenas1-0/+1
2015-05-15i2c: mxc: refactor i2c driver and support dmPeng Fan1-3/+4