aboutsummaryrefslogtreecommitdiff
path: root/board/aristainetos/aristainetos-v2.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2019-04-13imx: aristainetos: fix build breakageAnatolij Gustschin1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-4/+4
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2015-10-30arm, imx6, aristainetos2: set gpr register after resetHeiko Schocher1-0/+16
2015-09-02arm, imx6: add aristainetos 2b board versionHeiko Schocher1-6/+50
2015-09-02arm, imx6: aristainetos board updatesHeiko Schocher1-1/+0
2015-05-26arm, imx6: add support for aristainetos2 boardHeiko Schocher1-0/+627