summaryrefslogtreecommitdiff
path: root/configs/coreboot-x86_defconfig
AgeCommit message (Expand)Author
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2017-10-10cmd: Toggle the default value of CONFIG_CMD_IMLSTuomas Tynkkynen
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: coreboot: kconfig: Imply drivers that are usefulBin Meng
2017-08-01x86: kconfig: Imply DM uclass driversBin Meng
2017-08-01x86: kconfig: Select OF_CONTROLBin 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 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_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_IDE to KconfigSimon Glass
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
2016-12-29Sync defconfig files by savedefconfigMasahiro 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_CONSOLE_SCROLL_LINES 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-12x86: coreboot: Convert to use DM coreboot video driverBin Meng
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-06-12x86: Enable regmap and syscon for coreboot and qemu-x86Bin 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-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: tsc: Remove legacy timer codesBin Meng
2015-12-01x86: Convert to use driver model timerBin Meng
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-09-28Reorder defconfigs with 'savedefconfig'Bin Meng
2015-09-09x86: coreboot: Convert to use more dm driversBin Meng
2015-08-31tpm: Enable 'tpmtest' command for Chrome OS boards with TPMsSimon Glass
2015-08-31dm: tpm: Convert LPC driver to driver modelSimon Glass
2015-08-31tpm: Convert board config TPM options to KconfigSimon Glass
2015-08-21net: Move CONFIG_E1000 options to KconfigSimon Glass
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger