summaryrefslogtreecommitdiffstats
path: root/board/advantech/dms-ba16
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove dms-ba16 boardTom Rini2021-04-1010-913/+0
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* 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
* doc: update reference to README.imximagePatrick Delaunay2020-04-162-2/+2
* 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
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-074-9/+4
* imx: Include <input.h> header fileDiego Dorta2017-10-121-0/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-4/+4
* Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-111-1/+1
* board: advantech: dms-ba16: apply the proper register setting to fix the volt...Yung-Ching LIN2017-04-121-1/+2
* board: advantech: dms-ba16: fix AR8033 reset timing issueYung-Ching LIN2017-04-121-1/+2
* board: advantech: dms-ba16: add the PMIC configuration supportYung-Ching LIN2017-04-121-0/+51
* board: advantech: dms-ba16: Add the configuration options for display initial...Yung-Ching LIN2017-04-121-0/+3
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* arm: imx: Add support for Advantech DMS-BA16 boardAkshay Bhat2016-09-0610-0/+857