summaryrefslogtreecommitdiff
path: root/include/configs/mcx.h
AgeCommit message (Expand)Author
2017-08-08configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng
2017-05-22Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan
2017-05-15Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to KconfigTom Rini
2017-05-15omap3: Migrate CONFIG_OMAP3_GPIO_X to KconfigTom Rini
2017-05-15gpio: Move OMAP_GPIO to KconfigTom Rini
2017-05-15omap3: Drop unused CONFIG_OMAP3_xxx board definesTom Rini
2017-05-15TI: Drop 'CONFIG_OMAP'Tom Rini
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham
2017-04-30Convert CONFIG_CMD_BMP to KconfigSimon Glass
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-03-10ARM: Migrate errata to KconfigTom Rini
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-28arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada
2016-11-21TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2Tom Rini
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini
2016-11-19spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko
2016-10-23Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass
2016-10-23Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-10-23Convert CONFIG_VIDEO to KconfigSimon Glass
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass
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_MMC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBDISK_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_FAT_SUPPORT to KconfigSimon Glass
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25include/configs: Whitespace fixupTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-04-01Migrate CONFIG_ULPI* to KconfigMateusz Kulikowski
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
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