summaryrefslogtreecommitdiff
path: root/board/advantech
AgeCommit message (Expand)AuthorFilesLines
2023-07-13imx: advantech: correct SCU API usagePeng Fan2-6/+6
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini4-4/+4
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima1-1/+1
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan4-4/+4
2023-05-02imx: support i.MX8QM DMSSE20 a1 boardOliver Graute7-0/+512
2023-03-30arm64: imx8mp: Drop EQoS GPR[1] board workaroundMarek Vasut1-16/+1
2023-03-22spl: Add function prototype for spl_mmc_get_uboot_raw_sectorTom Rini1-1/+2
2023-02-10Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORTSimon Glass1-1/+1
2023-01-31ARM: imx: Remove PMIC reset configuration from board filesMarek Vasut1-3/+0
2022-11-14Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-2/+2
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2-3/+3
2022-11-09imx: imx8qm-rom7720: switch to binmanOliver Graute1-2/+2
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-08-04imx: imx8mp_rsb3720a1: fix incorrect ifdef check on SPL_MMCQuentin Schulz1-2/+2
2022-07-06nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini2-4/+0
2022-06-14imx: imx8mp_rsb7320a1: enable wdog driver model in SPLPeng Fan1-12/+0
2022-05-20imx: imx8mp_rsb3720a1: convert to DM_SERIALPeng Fan1-8/+0
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu1-0/+29
2022-03-08board: .gitignore: replace dsdt.c by dsdt_generated.cPhilippe Reynes1-3/+3
2022-02-25scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.cPhilippe Reynes1-1/+1
2022-02-20Merge tag 'u-boot-imx-20220220' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini8-0/+4249
2022-02-19arm: imx8m: add support for Advantech RSB-3720Ying-Chun Liu (PaulLiu)8-0/+4251
2022-02-09imx: Don't define __ASSEMBLY__ in source filesSimon Glass1-1/+0
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass1-2/+2
2021-09-01imx: Finish migration of IMX_CONFIG to KconfigTom Rini1-0/+3
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