summaryrefslogtreecommitdiff
path: root/configs/imx6q_logic_defconfig
AgeCommit message (Expand)AuthorFilesLines
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-0/+1
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-08-23configs: Resync with savedefconfigTom Rini1-1/+1
2022-06-06Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini1-0/+2
2022-06-06Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini1-0/+1
2022-06-06imx6: Update CONFIG_SPL_STACK defaults in KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-0/+2
2022-06-06Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-0/+1
2022-04-22configs: Resync with savedefconfigTom Rini1-1/+0
2022-04-01configs: Resync with savedefconfigTom Rini1-2/+2
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini1-0/+2
2022-03-18Convert CONFIG_ARP_TIMEOUT to KconfigTom Rini1-0/+1
2022-01-21spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc1-0/+2
2021-12-27Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in KconfigTom Rini1-1/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-1/+1
2021-11-12Convert CONFIG_I2C_EDID et al to KconfigTom Rini1-0/+4
2021-11-01configs: Resync with savedefconfigTom Rini1-1/+1
2021-10-06Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini1-0/+2
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini1-0/+1
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-1/+1
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass1-1/+1
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-0/+1
2021-09-01imx: Finish migration of IMX_CONFIG to KconfigTom Rini1-1/+0
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass1-1/+1
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass1-1/+1
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass1-1/+1
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass1-1/+1
2021-07-27configs: Resync with savedefconfigTom Rini1-1/+0
2021-06-28configs: Resync with savedefconfigTom Rini1-1/+1
2021-05-25configs: Resync with savedefconfigTom Rini1-1/+1
2021-05-24ARM: enable LTO for some boardsMarek BehĂșn1-0/+1
2020-11-30configs: Resync with savedefconfigTom Rini1-2/+2
2020-10-09configs: Resync with savedefconfigTom Rini1-1/+1
2020-08-25arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini1-0/+1
2020-08-10configs: Resync with savedefconfigTom Rini1-1/+1
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-0/+1
2020-07-28configs: Resync with savedefconfigTom Rini1-1/+1
2020-07-06configs: Resync with savedefconfigTom Rini1-1/+1
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-0/+2
2020-04-28configs: Resync with savedefconfigTom Rini1-4/+3
2020-01-22configs: Resync with savedefconfigTom Rini1-2/+2
2020-01-16Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMAVignesh Raghavendra1-1/+1
2019-12-05configs: Resync with savedefconfigTom Rini1-2/+1
2019-12-04mtd: ensure CMD_NAND is compiled when its options are selectedMiquel Raynal1-0/+1
2019-12-04mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flashMiquel Raynal1-0/+1
2019-12-04mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal1-1/+1