summaryrefslogtreecommitdiff
path: root/configs/coreboot-x86_defconfig
AgeCommit message (Expand)Author
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
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-04x86: Change coreboot default build configuration to QEMUBin Meng
2015-06-04x86: Make QEMU the default vendorBin Meng
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-05-12Clean all defconfigs with savedefconfigJoe Hershberger
2015-04-29x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONSBin Meng
2015-04-29x86: Kconfig: Divide the target selection to vendor/modelBin Meng
2015-04-18dm: x86: pci: Convert coreboot to use driver model for pciSimon Glass
2015-01-13x86: Make chromebook_link the default board for corebootBin Meng
2014-09-25kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada