summaryrefslogtreecommitdiff
path: root/board/advantech/dms-ba16
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-9/+4
2017-10-12imx: Include <input.h> header fileDiego Dorta1-0/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-4/+4
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass1-1/+1
2017-04-12board: advantech: dms-ba16: apply the proper register setting to fix the volt...Yung-Ching LIN1-1/+2
2017-04-12board: advantech: dms-ba16: fix AR8033 reset timing issueYung-Ching LIN1-1/+2
2017-04-12board: advantech: dms-ba16: add the PMIC configuration supportYung-Ching LIN1-0/+51
2017-04-12board: advantech: dms-ba16: Add the configuration options for display initial...Yung-Ching LIN1-0/+3
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-09-06arm: imx: Add support for Advantech DMS-BA16 boardAkshay Bhat10-0/+857