summaryrefslogtreecommitdiff
path: root/include/configs/x86-common.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-28x86: x86-common.h: Add generic FS commandsStefan Roese1-0/+1
2016-01-13x86: adjust ramdisk load addressMiao Yan1-1/+2
2015-12-01x86: tsc: Move tsc_timer.c to drivers/timerBin Meng1-2/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-3/+0
2015-11-25spi: Move SPI drivers to defconfigBin Meng1-1/+0
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-11-20x86: Add an i8042 device for boards that have itSimon Glass1-1/+1
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-11-13x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to KconfigBin Meng1-2/+0
2015-11-13x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng1-2/+2
2015-11-13x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQSBin Meng1-1/+0
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0
2015-10-21x86: Remove quotation mark in CONFIG_HOSTNAMEBin Meng1-1/+1
2015-08-31tpm: Convert board config TPM options to KconfigSimon Glass1-2/+0
2015-08-26x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boardsBin Meng1-0/+1
2015-08-26x86: Only include cbfs command for corebootBin Meng1-0/+2
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-21/+0
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-04x86: qemu: Make host bridge (b.d.f=0.0.0) visibleBin Meng1-0/+1
2015-06-04x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.hBin Meng1-4/+1
2015-06-04x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.hBin Meng1-0/+1
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-04-30x86: Write configuration tables in last_stage_init()Bin Meng1-0/+1
2015-04-30x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.hBin Meng1-1/+1
2015-04-18sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass1-1/+0
2015-04-18Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass1-3/+0
2015-04-18dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass1-1/+0
2015-03-25x86: Add ramboot and nfsboot commands in x86-common.hBin Meng1-2/+29
2015-02-13dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass1-1/+0
2015-02-12dm: x86: Move driver model CONFIGs to KconfigSimon Glass1-5/+0
2015-02-06x86: Remove CONFIG_SATA_INTEL from x86-common.hBin Meng1-1/+0
2015-02-06x86: Enable bootstage featuresSimon Glass1-0/+3
2015-01-24x86: spi: Add device tree supportSimon Glass1-0/+1
2015-01-24x86: config: Always scroll the display by 5 lines, for speedSimon Glass1-0/+1
2014-11-21x86: ivybridge: Implement SDRAM initSimon Glass1-1/+1
2014-11-21x86: config: Move common x86 configs to a common fileSimon Glass1-0/+251