summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/mx7
Commit message (Expand)AuthorAgeLines
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-2/+2
* ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada2016-09-07-0/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-07-28-0/+23
|\
| * colibri_imx7: add Colibri iMX7S/iMX7D module supportStefan Agner2016-07-28-0/+7
| * mx7_common: use Kconfig for ARMv7 non-secure modeStefan Agner2016-07-19-0/+2
| * mx7: set soc environment according to exact SoC typeStefan Agner2016-07-19-0/+14
* | ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai2016-07-15-5/+8
* | ARM: Move __secure definition to common asm/secure.hChen-Yu Tsai2016-07-15-1/+1
* | ARM: PSCI: Remove unused psci_text_end symbolChen-Yu Tsai2016-07-15-2/+0
* | ARM: PSCI: Split out common stack setup code from psci_arch_initChen-Yu Tsai2016-07-15-16/+0
|/
* imx: mx7: implement reset_miscPeng Fan2016-05-31-0/+8
* imx: imx7d: fix ahb clock mux 1Stefan Agner2016-05-17-1/+1
* imx: mx7d: move MX7D to Kconfig entryPeng Fan2016-03-26-0/+1
* warp7: Add initial supportFabio Estevam2016-03-26-0/+7
* mx7: Distinguish between dual and solo versionsFabio Estevam2016-03-09-0/+18
* imx: mx7d: isolate resources to domain 0 for A7 corePeng Fan2016-02-21-0/+64
* imx: mx7: implement functions to boot auxiliary corePeng Fan2016-02-21-0/+36
* imx: mx7d: clock support for RDCPeng Fan2016-02-21-0/+6
* imx: mx7dsabresd: move mmc_get_env_devno to soc codePeng Fan2016-02-04-0/+21
* imx: mx7: default enable MDIO open drainPeng Fan2016-01-24-0/+20
* mx7: psci: add basic psci supportPeng Fan2015-11-12-0/+136
* arm: imx: add secure boot fuse details for imx7 SoCAdrian Alonso2015-10-30-0/+8
* imx: hab: rework unified rom section for mx7Adrian Alonso2015-10-30-0/+2
* imx: fix coding stylePeng Fan2015-09-24-1/+1
* imx: mx7: discard unused global variablePeng Fan2015-09-24-2/+0
* imx: mx7: drop select CPU_V7 for board targetPeng Fan2015-09-20-1/+0
* imx: mx7dsabresd: Add support for MX7D SABRESD boardAdrian Alonso2015-09-13-0/+27
* imx: imx7d: add imx-common cpu support for imx7dAdrian Alonso2015-09-13-0/+8
* imx: imx7d: Add SoC system supportAdrian Alonso2015-09-13-0/+269
* imx: imx7d: clock control module supportAdrian Alonso2015-09-13-0/+1884