index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
mx7
Age
Commit message (
Expand
)
Author
2017-01-24
Kconfig: Migrate BOARD_LATE_INIT to a select
Tom Rini
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-07
ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
Masahiro Yamada
2016-07-28
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-07-28
colibri_imx7: add Colibri iMX7S/iMX7D module support
Stefan Agner
2016-07-19
mx7_common: use Kconfig for ARMv7 non-secure mode
Stefan Agner
2016-07-19
mx7: set soc environment according to exact SoC type
Stefan Agner
2016-07-15
ARM: PSCI: Switch to per-CPU target PC storage in secure data section
Chen-Yu Tsai
2016-07-15
ARM: Move __secure definition to common asm/secure.h
Chen-Yu Tsai
2016-07-15
ARM: PSCI: Remove unused psci_text_end symbol
Chen-Yu Tsai
2016-07-15
ARM: PSCI: Split out common stack setup code from psci_arch_init
Chen-Yu Tsai
2016-05-31
imx: mx7: implement reset_misc
Peng Fan
2016-05-17
imx: imx7d: fix ahb clock mux 1
Stefan Agner
2016-03-26
imx: mx7d: move MX7D to Kconfig entry
Peng Fan
2016-03-26
warp7: Add initial support
Fabio Estevam
2016-03-09
mx7: Distinguish between dual and solo versions
Fabio Estevam
2016-02-21
imx: mx7d: isolate resources to domain 0 for A7 core
Peng Fan
2016-02-21
imx: mx7: implement functions to boot auxiliary core
Peng Fan
2016-02-21
imx: mx7d: clock support for RDC
Peng Fan
2016-02-04
imx: mx7dsabresd: move mmc_get_env_devno to soc code
Peng Fan
2016-01-24
imx: mx7: default enable MDIO open drain
Peng Fan
2015-11-12
mx7: psci: add basic psci support
Peng Fan
2015-10-30
arm: imx: add secure boot fuse details for imx7 SoC
Adrian Alonso
2015-10-30
imx: hab: rework unified rom section for mx7
Adrian Alonso
2015-09-24
imx: fix coding style
Peng Fan
2015-09-24
imx: mx7: discard unused global variable
Peng Fan
2015-09-20
imx: mx7: drop select CPU_V7 for board target
Peng Fan
2015-09-13
imx: mx7dsabresd: Add support for MX7D SABRESD board
Adrian Alonso
2015-09-13
imx: imx7d: add imx-common cpu support for imx7d
Adrian Alonso
2015-09-13
imx: imx7d: Add SoC system support
Adrian Alonso
2015-09-13
imx: imx7d: clock control module support
Adrian Alonso