summaryrefslogtreecommitdiff
path: root/include/configs/x86-common.h
AgeCommit message (Expand)Author
2015-11-13x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQSBin Meng
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng
2015-10-21x86: Remove quotation mark in CONFIG_HOSTNAMEBin Meng
2015-08-31tpm: Convert board config TPM options to KconfigSimon Glass
2015-08-26x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boardsBin Meng
2015-08-26x86: Only include cbfs command for corebootBin Meng
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-04x86: qemu: Make host bridge (b.d.f=0.0.0) visibleBin Meng
2015-06-04x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.hBin Meng
2015-06-04x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.hBin Meng
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-04-30x86: Write configuration tables in last_stage_init()Bin Meng
2015-04-30x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.hBin Meng
2015-04-18sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass
2015-04-18Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass
2015-04-18dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass
2015-03-25x86: Add ramboot and nfsboot commands in x86-common.hBin Meng
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass
2015-02-12dm: x86: Move driver model CONFIGs to KconfigSimon Glass
2015-02-06x86: Remove CONFIG_SATA_INTEL from x86-common.hBin Meng
2015-02-06x86: Enable bootstage featuresSimon Glass
2015-01-24x86: spi: Add device tree supportSimon Glass
2015-01-24x86: config: Always scroll the display by 5 lines, for speedSimon Glass
2014-11-21x86: ivybridge: Implement SDRAM initSimon Glass
2014-11-21x86: config: Move common x86 configs to a common fileSimon Glass