summaryrefslogtreecommitdiff
path: root/board/advantech/imx8mp_rsb3720a1
AgeCommit message (Expand)AuthorFilesLines
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-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-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 Rini1-2/+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-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