summaryrefslogtreecommitdiff
path: root/configs/galileo_defconfig
AgeCommit message (Expand)Author
2017-08-24x86: kconfig: Imply CMD_PCIBin Meng
2017-08-14configs: Resync with savedefconfigTom Rini
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-08-01x86: kconfig: Let board select SPI flashBin Meng
2017-08-01x86: quark: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: kconfig: Imply DM uclass driversBin Meng
2017-08-01x86: kconfig: Select OF_CONTROLBin Meng
2017-08-01x86: kconfig: Imply ENABLE_MRC_CACHE in the platform KconfigBin Meng
2017-08-01x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng
2017-08-01x86: kconfig: Select PCI and DM_PCIBin Meng
2017-08-01x86: kconfig: Select USE_PRIVATE_LIBGCCBin Meng
2017-08-01x86: kconfig: Select TIMER and X86_TSC_TIMERBin Meng
2017-07-30arch/x86: Select USB before selecting host driverAndy Shevchenko
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass
2017-03-21mmc: pci: Add CONFIG_MMC_PCIFelipe Balbi
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-28disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay
2017-01-25Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass
2016-12-29mmc: move some SDHCI related options to KconfigMasahiro Yamada
2016-12-29mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada
2016-10-23Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-05-30x86: galileo: Enable ACPI table generationBin Meng
2016-05-23x86: galileo: Enable MP table generationBin Meng
2016-05-23x86: galileo: Enable CPU driverBin Meng
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-22defconfig: Reorder boards' defconfig filesBin Meng
2016-03-17x86: gpio: Allow the pinctrl driver to set up the pin configSimon Glass
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-03-14Correct defconfig orderingSimon Glass
2016-01-19vsprintf.c: Always enable CONFIG_SYS_VSNPRINTFTom Rini
2015-12-01x86: Convert to use driver model timerBin Meng
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-25spi: Move SPI drivers to defconfigBin Meng
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-10-21x86: galileo: Enable mrc cacheBin Meng
2015-09-16x86: galileo: Enable random mac address for QuarkBin Meng
2015-09-16x86: Convert to use driver model eth on quark/galileoBin Meng
2015-09-09x86: galileo: Convert to use CONFIG_DM_USBBin Meng
2015-09-09x86: Convert to use driver model pci on quark/galileoBin Meng
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada