summaryrefslogtreecommitdiff
path: root/board/advantech
AgeCommit message (Expand)Author
2022-03-08board: .gitignore: replace dsdt.c by dsdt_generated.cPhilippe Reynes
2022-02-25scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.cPhilippe Reynes
2022-02-20Merge tag 'u-boot-imx-20220220' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-02-19arm: imx8m: add support for Advantech RSB-3720Ying-Chun Liu (PaulLiu)
2022-02-08imx: Don't define __ASSEMBLY__ in source filesSimon Glass
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini
2021-04-10arm: Remove dms-ba16 boardTom Rini
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-07doc: board: imx8qm-rom7720-a1.rst: convert readme to reSTOliver Graute
2020-12-06imx: imx8qm_rom7720_a1: add missing DTS to the MAINTAINERSOliver Graute
2020-09-01x86: advantech: som-db5800-som-6867: Remove dead codeAndy Shevchenko
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-06-22imx: imx8qm_rom7720_a1: update READMEOliver Graute
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-16doc: update reference to README.imximagePatrick Delaunay
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-20imx8qm_rom7720_a1: Remove unused function detail_board_ddr_info()Alifer Moraes
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-11-03imx: support i.MX8QM ROM 7720 a1 boardOliver Graute
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2018-06-17x86: baytrail: Drop EFI-specific test logicsBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-19x86: baytrail: fsp: Move Azalia update codes to boardBin Meng
2017-10-12imx: Include <input.h> header fileDiego Dorta
2017-08-01x86: kconfig: Let board select SPI flashBin Meng
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng
2017-08-01x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass
2017-04-12board: advantech: dms-ba16: apply the proper register setting to fix the volt...Yung-Ching LIN
2017-04-12board: advantech: dms-ba16: fix AR8033 reset timing issueYung-Ching LIN
2017-04-12board: advantech: dms-ba16: add the PMIC configuration supportYung-Ching LIN
2017-04-12board: advantech: dms-ba16: Add the configuration options for display initial...Yung-Ching LIN
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-06arm: imx: Add support for Advantech DMS-BA16 boardAkshay Bhat
2016-07-12x86: Add Advantech SOM-DB5800/SOM-6867 supportGeorge McCollister