summaryrefslogtreecommitdiff
path: root/board/advantech
AgeCommit message (Expand)Author
2023-02-09Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORTSimon Glass
2023-01-30ARM: imx: Remove PMIC reset configuration from board filesMarek Vasut
2022-11-14Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-09imx: imx8qm-rom7720: switch to binmanOliver Graute
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-08-04imx: imx8mp_rsb3720a1: fix incorrect ifdef check on SPL_MMCQuentin Schulz
2022-07-05nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini
2022-06-14imx: imx8mp_rsb7320a1: enable wdog driver model in SPLPeng Fan
2022-05-20imx: imx8mp_rsb3720a1: convert to DM_SERIALPeng Fan
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu
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