summaryrefslogtreecommitdiffstats
path: root/include/configs/x86-common.h
Commit message (Expand)AuthorAgeFilesLines
* x86: adjust ramdisk load addressMiao Yan2016-01-131-1/+2
* x86: tsc: Move tsc_timer.c to drivers/timerBin Meng2015-12-011-2/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-3/+0
* spi: Move SPI drivers to defconfigBin Meng2015-11-251-1/+0
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
* x86: Add an i8042 device for boards that have itSimon Glass2015-11-191-1/+1
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to KconfigBin Meng2015-11-131-2/+0
* x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng2015-11-131-2/+2
* x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQSBin Meng2015-11-131-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0
* x86: Remove quotation mark in CONFIG_HOSTNAMEBin Meng2015-10-211-1/+1
* tpm: Convert board config TPM options to KconfigSimon Glass2015-08-311-2/+0
* x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boardsBin Meng2015-08-261-0/+1
* x86: Only include cbfs command for corebootBin Meng2015-08-261-0/+2
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-21/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-1/+0
* x86: qemu: Make host bridge (b.d.f=0.0.0) visibleBin Meng2015-06-041-0/+1
* x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.hBin Meng2015-06-041-4/+1
* x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.hBin Meng2015-06-041-0/+1
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* x86: Write configuration tables in last_stage_init()Bin Meng2015-04-291-0/+1
* x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.hBin Meng2015-04-291-1/+1
* sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass2015-04-181-1/+0
* Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass2015-04-181-3/+0
* dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass2015-04-181-1/+0
* x86: Add ramboot and nfsboot commands in x86-common.hBin Meng2015-03-241-2/+29
* dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-121-1/+0
* dm: x86: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-5/+0
* x86: Remove CONFIG_SATA_INTEL from x86-common.hBin Meng2015-02-061-1/+0
* x86: Enable bootstage featuresSimon Glass2015-02-061-0/+3
* x86: spi: Add device tree supportSimon Glass2015-01-241-0/+1
* x86: config: Always scroll the display by 5 lines, for speedSimon Glass2015-01-231-0/+1
* x86: ivybridge: Implement SDRAM initSimon Glass2014-11-211-1/+1
* x86: config: Move common x86 configs to a common fileSimon Glass2014-11-211-0/+251
OpenPOWER on IntegriCloud