summaryrefslogtreecommitdiff
path: root/board/syteco/zmx25
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
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 Rini3-7/+3
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
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-46/+3
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-16punt unused clean/distclean targetsMike Frysinger1-6/+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-07Makefile : fix generation of cpu related asm-offsets.hStefano Babic1-1/+1
2011-09-04MX25: zmx25: make use of GPIO frameworkStefano Babic1-21/+14
2011-07-14imx: Add support for zmx25 boardMatthias Weisser3-0/+364