summaryrefslogtreecommitdiff
path: root/configs/galileo_defconfig
AgeCommit message (Expand)AuthorFilesLines
2017-08-24x86: kconfig: Imply CMD_PCIBin Meng1-1/+0
2017-08-15configs: Resync with savedefconfigTom Rini1-2/+2
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-0/+2
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-0/+1
2017-08-01x86: kconfig: Let board select SPI flashBin Meng1-3/+0
2017-08-01x86: quark: kconfig: Imply platform specific driversBin Meng1-9/+0
2017-08-01x86: kconfig: Imply DM uclass driversBin Meng1-4/+0
2017-08-01x86: kconfig: Select OF_CONTROLBin Meng1-1/+0
2017-08-01x86: kconfig: Imply ENABLE_MRC_CACHE in the platform KconfigBin Meng1-1/+0
2017-08-01x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng1-1/+0
2017-08-01x86: kconfig: Select PCI and DM_PCIBin Meng1-1/+0
2017-08-01x86: kconfig: Select USE_PRIVATE_LIBGCCBin Meng1-1/+0
2017-08-01x86: kconfig: Select TIMER and X86_TSC_TIMERBin Meng1-1/+0
2017-07-30arch/x86: Select USB before selecting host driverAndy Shevchenko1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-0/+1
2017-03-21mmc: pci: Add CONFIG_MMC_PCIFelipe Balbi1-0/+1
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-1/+2
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay1-0/+1
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay1-0/+1
2017-01-28disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay1-0/+1
2017-01-26Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass1-0/+1
2016-12-29mmc: move some SDHCI related options to KconfigMasahiro Yamada1-0/+1
2016-12-29mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada1-0/+1
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-0/+1
2016-10-24Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass1-0/+1
2016-10-24Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass1-0/+1
2016-10-24Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-0/+1
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-0/+1
2016-05-30x86: galileo: Enable ACPI table generationBin Meng1-0/+1
2016-05-23x86: galileo: Enable MP table generationBin Meng1-0/+1
2016-05-23x86: galileo: Enable CPU driverBin Meng1-0/+2
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-0/+6
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-0/+6
2016-04-25configs: Re-sync HUSH optionsTom Rini1-0/+1
2016-03-22defconfig: Reorder boards' defconfig filesBin Meng1-1/+1
2016-03-17x86: gpio: Allow the pinctrl driver to set up the pin configSimon Glass1-0/+2
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-0/+1
2016-03-14Correct defconfig orderingSimon Glass1-2/+2
2016-01-19vsprintf.c: Always enable CONFIG_SYS_VSNPRINTFTom Rini1-1/+0
2015-12-01x86: Convert to use driver model timerBin Meng1-0/+1
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-0/+3
2015-11-25spi: Move SPI drivers to defconfigBin Meng1-0/+1
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-0/+1
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-0/+1
2015-10-21x86: galileo: Enable mrc cacheBin Meng1-0/+1
2015-09-17x86: galileo: Enable random mac address for QuarkBin Meng1-0/+1
2015-09-17x86: Convert to use driver model eth on quark/galileoBin Meng1-1/+1
2015-09-09x86: galileo: Convert to use CONFIG_DM_USBBin Meng1-0/+2
2015-09-09x86: Convert to use driver model pci on quark/galileoBin Meng1-0/+1
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada1-1/+0