summaryrefslogtreecommitdiff
path: root/board/embest/mx6boards/mx6boards.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-18arm: Don't include common.h in header filesSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-2/+2
2019-01-01embestmx6boards: Add SPL supportFabien Lahoudere1-0/+48
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-11-09board: imx6: marsboard: Remove doubled #include <asm/arch/sys_proto.h>Lukasz Majewski1-1/+1
2017-10-12imx: Include <input.h> header fileDiego Dorta1-0/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-5/+5
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2014-11-24mx6boards: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-10-21ARM: i.MX: provide declaration for board_spi_cs_gpioEric Nelson1-0/+1
2014-09-24spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov1-0/+5
2014-08-13embest/mx6boards: only toggle eMMC usdhc3 RST line on MarSboardIain Paton1-0/+1
2014-04-15embest/mx6boards: use common detect_hdmiEric Benard1-6/+0
2014-04-15RiOTboard and MarSBoard: add new boards supportEric Benard1-0/+607