summaryrefslogtreecommitdiff
path: root/board/embest
AgeCommit message (Expand)AuthorFilesLines
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-1/+1
2021-04-08ARM: embestmx6boards: convert mars/riot boards to DM_ETHPeter Robinson1-25/+1
2021-04-08ARM: embestmx6boards: convert the mars/riot boards to DM_MMCPeter Robinson1-137/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
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 Lahoudere2-0/+49
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-5/+2
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
2015-09-13mx6: remove SYS_SOC from board KconfigPeng Fan1-3/+0
2014-11-24mx6boards: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
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-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-08-13embest/mx6boards: only toggle eMMC usdhc3 RST line on MarSboardIain Paton1-0/+1
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+7
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-04-15embest/mx6boards: use common detect_hdmiEric Benard1-6/+0
2014-04-15RiOTboard and MarSBoard: add new boards supportEric Benard2-0/+616