summaryrefslogtreecommitdiff
path: root/board/advantech
AgeCommit message (Expand)AuthorFilesLines
2021-04-10arm: Remove dms-ba16 boardTom Rini10-913/+0
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass3-0/+3
2020-12-07doc: board: imx8qm-rom7720-a1.rst: convert readme to reSTOliver Graute1-61/+0
2020-12-06imx: imx8qm_rom7720_a1: add missing DTS to the MAINTAINERSOliver Graute1-0/+1
2020-09-01x86: advantech: som-db5800-som-6867: Remove dead codeAndy Shevchenko2-9/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2-3/+3
2020-06-22imx: imx8qm_rom7720_a1: update READMEOliver Graute1-0/+11
2020-05-19common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-04-17doc: update reference to README.imximagePatrick Delaunay2-2/+2
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-5/+0
2020-01-20imx8qm_rom7720_a1: Remove unused function detail_board_ddr_info()Alifer Moraes1-5/+0
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-11-03imx: support i.MX8QM ROM 7720 a1 boardOliver Graute7-0/+463
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass1-1/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-2/+2
2018-06-17x86: baytrail: Drop EFI-specific test logicsBin Meng1-3/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini9-20/+9
2017-10-19x86: baytrail: fsp: Move Azalia update codes to boardBin Meng1-0/+111
2017-10-12imx: Include <input.h> header fileDiego Dorta1-0/+1
2017-08-01x86: kconfig: Let board select SPI flashBin Meng1-0/+1
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng1-5/+0
2017-08-01x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng1-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
2016-07-12x86: Add Advantech SOM-DB5800/SOM-6867 supportGeorge McCollister9-0/+132