summaryrefslogtreecommitdiffstats
path: root/board/embest/mx6boards/mx6boards.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* arm: Don't include common.h in header filesSimon Glass2020-05-181-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-2/+2
* embestmx6boards: Add SPL supportFabien Lahoudere2019-01-011-0/+48
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* board: imx6: marsboard: Remove doubled #include <asm/arch/sys_proto.h>Lukasz Majewski2017-11-091-1/+1
* imx: Include <input.h> header fileDiego Dorta2017-10-121-0/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-5/+5
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* mx6boards: Fix error handling in board_mmc_init()Fabio Estevam2014-11-241-4/+6
* ARM: i.MX: provide declaration for board_spi_cs_gpioEric Nelson2014-10-211-0/+1
* spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov2014-09-241-0/+5
* embest/mx6boards: only toggle eMMC usdhc3 RST line on MarSboardIain Paton2014-08-131-0/+1
* embest/mx6boards: use common detect_hdmiEric Benard2014-04-151-6/+0
* RiOTboard and MarSBoard: add new boards supportEric Benard2014-04-151-0/+607