summaryrefslogtreecommitdiff
path: root/include/configs/imx6-engicam.h
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_MXC_UART_BASE to CFGTom Rini
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-05Convert CONFIG_IMX_VIDEO_SKIP et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.hTom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-06-06Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini
2022-03-28video: Drop CONFIG_VIDEO_BMP_LOGOSimon Glass
2022-01-21spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc
2021-12-26video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-11-05Convert CONFIG_SPL_DRIVERS_MISC et al to KconfigTom Rini
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-01-07configs: imx6-engicam: Drop fec phy address and modeMichael Trimarchi
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-09-21imx: icore: fix splash logo drawingAnatolij Gustschin
2019-06-11configs: imx6-engicam: Update the recoveryboot settingJagan Teki
2019-03-13include: configs: imx6-engicam: Add recovery boot optionShyam Saini
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-28Migrate IMAGE_FORMAT_LEGACY to KconfigAlex Kiernan
2018-02-08Convert CONFIG_APBH_DMA et al to KconfigAdam Ford
2018-02-04configs: enable spl support wrt env deviceJagan Teki
2017-11-27i.MX6UL: icore: Add SPL_OF_CONTROL supportJagan Teki
2017-11-27i.MX6Q: icore: Add SPL_OF_CONTROL supportJagan Teki
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini
2017-09-11ipu_common: Let the MX6 IPU clock be calculated in run-timeFabio Estevam