aboutsummaryrefslogtreecommitdiff
path: root/board/variscite
AgeCommit message (Expand)AuthorFilesLines
2023-12-13MAINTAINERS: Remove non-working address from MAINTAINERSHugo Villeneuve1-1/+0
2023-12-13imx8mn-var-som: Simplify FEC initializationHugo Villeneuve1-13/+0
2023-12-13imx8mn_var_som: Add myself to MAINTAINERSHugo Villeneuve1-0/+1
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang2-0/+2
2023-07-13imx8mn-var-som: adjust PHY reset gpios according to hardware configurationHugo Villeneuve1-0/+80
2023-07-11imx8mn-var-som: read and print SoM infos from eeprom on startupHugo Villeneuve1-0/+134
2023-02-10Correct SPL uses of FEC_MXCSimon Glass1-1/+1
2022-12-23global: Migrate CONFIG_FEC_ENET_DEV to CFGTom Rini1-1/+1
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-1/+1
2022-07-05nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini1-2/+0
2022-06-14imx: imx8mn_var_som: clean up board watchdog codePeng Fan1-11/+0
2022-06-14imx: imx8mn_var_som: enable DM_SERIALPeng Fan1-9/+2
2022-02-08imx: Don't define __ASSEMBLY__ in source filesSimon Glass1-2/+0
2022-02-05imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO boardAriel D'Alessandro7-0/+697
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-23arm: dart6ul: fix ddr size macroMarc Ferland1-2/+2
2021-01-23arm: dart6ul: enable DM_ETH for the dart6ulMarc Ferland2-74/+1
2020-12-26arm: dart6ul: read and print SoM info from eeprom on startupMarc Ferland1-1/+103
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2-2/+2
2020-05-18common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2-2/+2
2019-04-25imx: Add variscite DART-6UL Evaluation KitParthiban Nallathambi6-0/+508