summaryrefslogtreecommitdiff
path: root/include/configs/colibri_vf.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-22global: Remove unused CONFIG symbolsTom Rini1-4/+0
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini1-4/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-2/+2
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini1-1/+0
2022-06-29Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environmentTom Rini1-1/+0
2022-06-29Convert CONFIG_ENV_RANGE to KconfigTom Rini1-5/+0
2022-06-29Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini1-1/+0
2022-06-29Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-5/+0
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-1/+0
2022-04-21toradex: drop legacy nfsboot scriptIgor Opaniuk1-10/+0
2022-04-21toradex: set default dhcp distroboot scriptnameIgor Opaniuk1-0/+1
2022-04-12include: colibri_vf: add missing tdxargs variablePhilippe Schenker1-1/+1
2022-04-08Convert CONFIG_BOARD_SIZE_LIMIT to KconfigTom Rini1-3/+0
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass1-7/+0
2022-03-28video: Drop CONFIG_VIDEO_BMP_LOGOSimon Glass1-1/+0
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...Tom Rini1-1/+0
2021-12-28Finish converting CONFIG_SYS_FSL_CLK to KconfigTom Rini1-2/+0
2021-12-27video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass1-1/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-2/+0
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini1-2/+0
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-3/+0
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-2/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-09-01global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-2/+1
2021-06-09usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju1-1/+0
2020-09-17colibri_vf: use preboot for fdtfile evaluationIgor Opaniuk1-2/+1
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass1-1/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-3/+0
2020-06-22configs/colibri_vf.h: drop sdboot in favour of distro_bootcmdMax Krummenacher1-17/+1
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2020-04-17colibri_vf: enable relocation of fdt and initrdIgor Opaniuk1-2/+0
2020-01-07colibri_vf: add update_uboot wrapperIgor Opaniuk1-0/+5
2019-11-21env: Finish migration of common ENV optionsTom Rini1-2/+0
2019-06-11colibri_vf: use UUID for rootfsIgor Opaniuk1-4/+11
2019-04-13colibri_vf: fix sdboot for vybrid modulesGerard Salvatella1-3/+3
2019-04-13colibri_vf: disable undefined instruction events in user debugStefan Agner1-1/+1
2019-04-13colibri_vf: enable user debug by defaultStefan Agner1-1/+1
2019-04-13colibri_vf: set fdtfile for distrobootStefan Agner1-2/+2
2019-04-13colibri_vf: add distroboot supportStefan Agner1-29/+46
2019-04-13config: colibri_vf: use macros from linux/sizes.hMarcel Ziswiler1-3/+4
2019-04-13colibri_vf: migrate fec, esdhc, nfc and usb to driver modelMarcel Ziswiler1-12/+1
2019-04-13configs: move CONFIG_MXC_OCOTP to KconfigMarcel Ziswiler1-4/+0
2019-04-13configs: colibri_vf: remove obsolete mmc/sd card environmentMarcel Ziswiler1-9/+0
2019-04-13configs: move CONFIG_USB_EHCI_VF to KconfigMarcel Ziswiler1-1/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0