aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/imx-common
AgeCommit message (Expand)AuthorFilesLines
2016-12-16imx-common: cache: configure L2 Cache for i.MX6SLLPeng Fan1-8/+9
2016-12-16imx: mx6sll: add iomux settingsPeng Fan1-3/+7
2016-12-16imx-common: timer: add i.MX6SLL supportPeng Fan1-3/+7
2016-12-16imx: add i.MX 6SLL CPU typePeng Fan1-0/+2
2016-12-05Revert "ARM: mx6: add MMC2 boot device detection support in SPL"Breno Lima1-5/+1
2016-11-29imx: make ipu's di configurableMax Krummenacher1-1/+1
2016-11-29ARM: mx6: add MMC2 boot device detection support in SPLMarcin Niestroj1-1/+5
2016-10-24imx-common: compile plugin codePeng Fan1-6/+23
2016-10-24imx-common: introduce USE_IMXIMG_PLUGIN KconfigPeng Fan1-0/+7
2016-10-17arm: imx-common: introduce back usec2ticksPeng Fan1-0/+16
2016-10-17arm: imx-common: add SECURE_BOOT option to KconfigGary Bisson1-0/+7
2016-10-04imx: iomux: fix snvs usage for i.MX6ULLPeng Fan1-1/+10
2016-10-04imx: mx6ull: Add AIPS3 initializationPeng Fan1-1/+1
2016-10-04imx: timer: update gpt driver for i.MX6ULLPeng Fan1-3/+4
2016-10-04imx: mx6ull: add mx6ull major cpu typePeng Fan1-0/+2
2016-10-04imx: iomux-v3: fix pad setup on i.MX6DQP when CONFIG_MX6QDL is definedFilip Brozovic1-1/+1
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada5-5/+5
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-02arch/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