summaryrefslogtreecommitdiffstats
path: root/board/CarMediaLab
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* board: constify struct node_info arrayMasahiro Yamada2018-07-251-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* mx35: add GPIO setup on flea3 boardStefano Babic2016-11-161-0/+7
* mx35: factorize SDRAM setup in flea3Stefano Babic2016-11-161-90/+3
* mx35: add DT support to flea3 boardHeiko Schocher2016-11-161-0/+24
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-5/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-28/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-243-45/+3
* imx: flea3: Convert to iomux-v3Benoît Thébaudeau2013-05-051-43/+48
* mx35: Clean up lowlevel_initBenoît Thébaudeau2012-10-161-41/+0
* mx35: Fix broken pin definitionsBenoît Thébaudeau2012-09-011-2/+2
* mx35: Fix typo on EDIOBenoît Thébaudeau2012-09-011-1/+1
* MX35: flea3: changes due to hardware revision BStefano Babic2011-12-061-2/+2
* MX35: add support for flea3 boardStefano Babic2011-11-033-0/+417