summaryrefslogtreecommitdiff
path: root/board/syteco/zmx25/zmx25.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+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-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-15/+1
2013-05-05imx: zmx25: Convert to iomux-v3Benoît Thébaudeau1-71/+72
2012-10-26mx25: Place common functions into sys_proto.hFabio Estevam1-0/+1
2012-09-01MX: Set a common gpio.h for all i.MXStefano Babic1-13/+13
2011-11-11MX25: zmx25: GCC4.6 fix build warningsStefano Babic1-2/+0
2011-10-01zmx25: Place machine ID into board configFabio Estevam1-2/+0
2011-10-01zmx25: Remove dram_init_banksize()Fabio Estevam1-6/+0
2011-09-04MX25: zmx25: make use of GPIO frameworkStefano Babic1-21/+14
2011-07-14imx: Add support for zmx25 boardMatthias Weisser1-0/+203