aboutsummaryrefslogtreecommitdiff
path: root/include/configs/somlabs_visionsom_6ull.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_MXC_USB_FLAGS et al to CFGTom Rini1-2/+2
2022-12-23global: Migrate CONFIG_FEC_MXC_PHYADDR to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-2/+2
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-12-05imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.hTom Rini1-4/+0
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-2/+2
2022-06-28Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini1-1/+0
2022-06-28Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini1-1/+0
2022-06-14imx: drop CONFIG_MXC_UART_BASEPeng Fan1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-5/+0
2022-04-21configs: imx: drop IMX_FEC_BASEPeng Fan1-1/+0
2022-03-18net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini1-1/+0
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini1-1/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-13/+0
2021-11-05Convert CONFIG_FEC_MXC to KconfigTom Rini1-1/+0
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini1-2/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-3/+0
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-1/+0
2020-12-07configs: migrate CONFIG_IMX_THERMAL to defconfigsTom Rini1-2/+0
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-2/+0
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini1-1/+0
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-2/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2020-01-20ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVKArkadiusz Karas1-0/+116