summaryrefslogtreecommitdiff
path: root/board/CarMediaLab
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2018-07-25board: constify struct node_info arrayMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2016-11-16mx35: add GPIO setup on flea3 boardStefano Babic
2016-11-16mx35: factorize SDRAM setup in flea3Stefano Babic
2016-11-16mx35: add DT support to flea3 boardHeiko Schocher
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-05imx: flea3: Convert to iomux-v3Benoît Thébaudeau
2012-10-16mx35: Clean up lowlevel_initBenoît Thébaudeau
2012-09-01mx35: Fix broken pin definitionsBenoît Thébaudeau
2012-09-01mx35: Fix typo on EDIOBenoît Thébaudeau
2011-12-06MX35: flea3: changes due to hardware revision BStefano Babic
2011-11-03MX35: add support for flea3 boardStefano Babic