summaryrefslogtreecommitdiff
path: root/configs/efi-x86_defconfig
AgeCommit message (Expand)Author
2017-08-28configs: Resync with savedefconfigTom Rini
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_SF_TEST to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-08-01x86: kconfig: Move USB to platform KconfigBin Meng
2017-08-01x86: kconfig: Imply DM uclass driversBin Meng
2017-08-01x86: kconfig: Select OF_CONTROLBin Meng
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng
2017-08-01x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng
2017-08-01x86: kconfig: Select PCI and DM_PCIBin 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_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-06-19configs: Resync defconfigsTom Rini
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham
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_BOARD_EARLY_INIT_F to KconfigSimon Glass
2017-01-25Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass
2016-11-14x86: Enable EFI loader supportSimon Glass
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-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-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-02-05efi: app: Clean up defconfigBin Meng
2015-12-01x86: tsc: Remove legacy timer codesBin Meng
2015-12-01x86: Convert to use driver model timerBin Meng
2015-11-25spi: Move SPI drivers to defconfigBin Meng
2015-11-21ns16550: zap CONFIG_NS16550_SERIALThomas Chou
2015-11-20ns16550: unify serial_x86Thomas Chou
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-08-14x86: Re-order efi-x86_defconfigSimon Glass
2015-08-05x86: Add definitions for the x86-efi board and plumb it inBen Stoltz