aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/mx7
AgeCommit message (Expand)AuthorFilesLines
2017-05-31pico-imx7d: Add initial supportVanessa Maegima1-0/+8
2017-05-22Convert CONFIG_CMD_FUSE to KconfigSimon Glass1-0/+2
2017-03-19mx7: Add 1.2GHz speed grade entryFabio Estevam1-0/+3
2017-03-19mx7: Fix the get_cpu_speed_grade_hz() return valuesFabio Estevam1-2/+2
2017-03-19mx7: Fix speed grade entryFabio Estevam1-3/+3
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini1-0/+3
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2-2/+2
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada1-0/+1
2016-07-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-0/+23
2016-07-28colibri_imx7: add Colibri iMX7S/iMX7D module supportStefan Agner1-0/+7
2016-07-19mx7_common: use Kconfig for ARMv7 non-secure modeStefan Agner1-0/+2
2016-07-19mx7: set soc environment according to exact SoC typeStefan Agner1-0/+14
2016-07-15ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai1-5/+8
2016-07-15ARM: Move __secure definition to common asm/secure.hChen-Yu Tsai1-1/+1
2016-07-15ARM: PSCI: Remove unused psci_text_end symbolChen-Yu Tsai1-2/+0
2016-07-15ARM: PSCI: Split out common stack setup code from psci_arch_initChen-Yu Tsai1-16/+0
2016-05-31imx: mx7: implement reset_miscPeng Fan1-0/+8
2016-05-17imx: imx7d: fix ahb clock mux 1Stefan Agner1-1/+1
2016-03-26imx: mx7d: move MX7D to Kconfig entryPeng Fan1-0/+1
2016-03-26warp7: Add initial supportFabio Estevam1-0/+7
2016-03-09mx7: Distinguish between dual and solo versionsFabio Estevam1-0/+18
2016-02-21imx: mx7d: isolate resources to domain 0 for A7 corePeng Fan1-0/+64
2016-02-21imx: mx7: implement functions to boot auxiliary corePeng Fan1-0/+36
2016-02-21imx: mx7d: clock support for RDCPeng Fan1-0/+6
2016-02-04imx: mx7dsabresd: move mmc_get_env_devno to soc codePeng Fan1-0/+21
2016-01-24imx: mx7: default enable MDIO open drainPeng Fan1-0/+20
2015-11-12mx7: psci: add basic psci supportPeng Fan4-0/+136
2015-10-30arm: imx: add secure boot fuse details for imx7 SoCAdrian Alonso1-0/+8
2015-10-30imx: hab: rework unified rom section for mx7Adrian Alonso1-0/+2
2015-09-24imx: fix coding stylePeng Fan1-1/+1
2015-09-24imx: mx7: discard unused global variablePeng Fan1-2/+0
2015-09-20imx: mx7: drop select CPU_V7 for board targetPeng Fan1-1/+0
2015-09-13imx: mx7dsabresd: Add support for MX7D SABRESD boardAdrian Alonso1-0/+27
2015-09-13imx: imx7d: add imx-common cpu support for imx7dAdrian Alonso1-0/+8
2015-09-13imx: imx7d: Add SoC system supportAdrian Alonso1-0/+269
2015-09-13imx: imx7d: clock control module supportAdrian Alonso2-0/+1884