summaryrefslogtreecommitdiff
path: root/configs/cm_fx6_defconfig
AgeCommit message (Expand)Author
2017-08-28configs: Resync with savedefconfigTom Rini
2017-08-17dm: imx: cm_fx6: Enable more driver model supportSimon Glass
2017-08-14configs: Resync with savedefconfigTom Rini
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc
2017-07-31configs: Migrate CMD_NAND*Tom Rini
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-12cm_fx6: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONSFabio Estevam
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass
2017-06-19configs: Resync defconfigsTom Rini
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini
2017-04-30Convert CONFIG_CMD_BMP to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_BMODE to KconfigSimon Glass
2017-03-13configs: Re-syncTom Rini
2016-11-18spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko
2016-10-23Convert CONFIG_VIDEO to KconfigSimon Glass
2016-10-15spl: move FDT_FIXUP_PARTITIONS to KconfigHeiko Schocher
2016-09-16Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass
2016-09-16Kconfig: Move SPL settings into their own fileSimon Glass
2016-06-17configs: Re-sync BOOTDELAY changesTom Rini
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-09-28Reorder defconfigs with 'savedefconfig'Bin Meng
2015-09-02arm: mx6: cm-fx6: switch to usb kbd polling via int queueNikita Kiryanov
2015-08-21Tidy up some defconfig filesSimon Glass
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-08-02sf: kconfig: add kconfig options for spi flashesNikita Kiryanov
2015-08-02usb: kconfig: usb keyboard kconfigNikita Kiryanov
2015-08-02arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig optionNikita Kiryanov
2015-08-02arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6Nikita Kiryanov
2015-08-02arm: mx6: cm-fx6: move CMD configs to defconfigNikita Kiryanov
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-05-12Clean all defconfigs with savedefconfigJoe Hershberger
2015-04-18ARM: cm_fx6: use "select" instead of default value in defconfigMasahiro Yamada
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada