summaryrefslogtreecommitdiff
path: root/include/configs/mcx.h
Commit message (Expand)AuthorAgeLines
* ARM: Migrate errata to KconfigTom Rini2017-03-09-4/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-12-1/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-31-1/+0
* arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini2017-01-28-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-21-1/+0
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-11-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-29-1/+0
* TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2Tom Rini2016-11-21-1/+0
* arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini2016-11-21-1/+1
* spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko2016-11-18-1/+0
* Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_VIDEO to KconfigSimon Glass2016-10-23-1/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-12-5/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-12-1/+0
* kconfig: introduce kconfig for UBIHeiko Schocher2016-09-26-1/+0
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-09-1/+0
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-26-2/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-6/+0
* include/configs: Whitespace fixupTom Rini2016-04-25-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-4/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-25-1/+0
* Migrate CONFIG_ULPI* to KconfigMateusz Kulikowski2016-04-01-2/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-14-2/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-1/+0
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-21-1/+0
* common: add CMD_GPIO to KconfigThomas Chou2015-11-18-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-24-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-13-3/+0
* mcx: add Ethernet over USBStefano Babic2015-08-12-0/+3
* omap3: fix NAND support for mcx boardStefano Babic2015-08-12-0/+3
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-8/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-01-1/+0
* mcx: update maintainer and convert to generic boardAnatolij Gustschin2015-04-09-0/+2
* ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon2015-03-13-0/+4
* ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCsNishanth Menon2015-03-13-1/+1
* MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski2014-12-04-1/+1
* Use __stringify() instead of xstr()Anatolij Gustschin2014-10-27-6/+3