summaryrefslogtreecommitdiffstats
path: root/board/advantech
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove dms-ba16 boardTom Rini2021-04-1010-913/+0
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-023-0/+3
* doc: board: imx8qm-rom7720-a1.rst: convert readme to reSTOliver Graute2020-12-071-61/+0
* imx: imx8qm_rom7720_a1: add missing DTS to the MAINTAINERSOliver Graute2020-12-061-0/+1
* x86: advantech: som-db5800-som-6867: Remove dead codeAndy Shevchenko2020-09-012-9/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-3/+3
* imx: imx8qm_rom7720_a1: update READMEOliver Graute2020-06-221-0/+11
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop image.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
* Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-211-5/+0
|\
| * imx8qm_rom7720_a1: Remove unused function detail_board_ddr_info()Alifer Moraes2020-01-201-5/+0
* | common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
|/
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* imx: support i.MX8QM ROM 7720 a1 boardOliver Graute2019-11-037-0/+463
* x86: Rename existing FSP code to fsp1Simon Glass2019-10-081-1/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-2/+2
* x86: baytrail: Drop EFI-specific test logicsBin Meng2018-06-171-3/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-079-20/+9
* x86: baytrail: fsp: Move Azalia update codes to boardBin Meng2017-10-191-0/+111
* imx: Include <input.h> header fileDiego Dorta2017-10-121-0/+1
* x86: kconfig: Let board select SPI flashBin Meng2017-08-011-0/+1
* x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng2017-08-011-5/+0
* x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng2017-08-011-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
* x86: Add Advantech SOM-DB5800/SOM-6867 supportGeorge McCollister2016-07-129-0/+132