summaryrefslogtreecommitdiff
path: root/board/syteco
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
2015-02-25ARM: remove jadecpu board supportMasahiro Yamada5-443/+0
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2-6/+0
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2-10/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada2-0/+12
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada2-0/+46
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada2-44/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk6-94/+6
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-29Fix Stelian's email addressStelian Pop1-1/+1
2011-11-11MX25: zmx25: GCC4.6 fix build warningsStefano Babic1-2/+0
2011-11-05arm: jadecpu: Readd MACH_TYPE_JADECPUMatthias Weisser1-1/+0
2011-10-16punt unused clean/distclean targetsMike Frysinger2-12/+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 Babic2-2/+2
2011-09-04MX25: zmx25: make use of GPIO frameworkStefano Babic1-21/+14
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD1-1/+1
2011-07-14imx: Add support for zmx25 boardMatthias Weisser3-0/+364
2011-07-04arm: Update jadecpu boardMatthias Weisser2-5/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-09-21arm: Make jadecpu board use relocationMatthias Weisser2-3/+10
2010-08-11ARM: Add support for jadecpu board based on MB86R01 SoCMatthias Weisser4-0/+491