summaryrefslogtreecommitdiff
path: root/configs/cairo_defconfig
AgeCommit message (Expand)Author
2017-08-13Convert CONFIG_OMAP3_SPI to KconfigAdam Ford
2017-08-12Convert CONFIG_NAND to KconfigAdam Ford
2017-08-11Convert CONFIG_CMD_SPL_NAND_OFS to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SPL to KconfigSimon Glass
2017-08-05Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to KconfigAdam Ford
2017-07-31configs: Migrate CMD_NAND*Tom Rini
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-06-19configs: Resync defconfigsTom Rini
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini
2017-04-27ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass
2016-10-15spl: move SPL_OS_BOOT to KconfigHeiko Schocher
2016-09-16Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_MTD_SUPPORT to KconfigSimon Glass
2016-09-16Kconfig: Move SPL settings into their own fileSimon Glass
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher
2016-07-01autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada
2016-06-17configs: Re-sync BOOTDELAY changesTom Rini
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-09-28Reorder defconfigs with 'savedefconfig'Bin Meng
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-01Move setexpr to KconfigJoe Hershberger
2015-05-12Clean all defconfigs with savedefconfigJoe Hershberger
2015-03-15kconfig: remove meaningless prefixes in defconfig filesMasahiro Yamada
2015-03-06omap3: add support for QUIPOS Cairo board.Albert ARIBAUD \(3ADEV\)