aboutsummaryrefslogtreecommitdiff
path: root/board/CarMediaLab/flea3/flea3.c
AgeCommit message (Expand)Author
2021-10-01arm: Remove flea3 boardTom Rini
2021-09-07arm: Disable ATAGs supportTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
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
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-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