summaryrefslogtreecommitdiff
path: root/board/CarMediaLab
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-07-25board: constify struct node_info arrayMasahiro Yamada1-1/+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
2016-11-16mx35: add GPIO setup on flea3 boardStefano Babic1-0/+7
2016-11-16mx35: factorize SDRAM setup in flea3Stefano Babic1-90/+3
2016-11-16mx35: add DT support to flea3 boardHeiko Schocher1-0/+24
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
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-28/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-45/+3
2013-05-05imx: flea3: Convert to iomux-v3Benoît Thébaudeau1-43/+48
2012-10-16mx35: Clean up lowlevel_initBenoît Thébaudeau1-41/+0
2012-09-01mx35: Fix broken pin definitionsBenoît Thébaudeau1-2/+2
2012-09-01mx35: Fix typo on EDIOBenoît Thébaudeau1-1/+1
2011-12-07MX35: flea3: changes due to hardware revision BStefano Babic1-2/+2
2011-11-04MX35: add support for flea3 boardStefano Babic3-0/+417