summaryrefslogtreecommitdiffstats
path: root/include/configs/qemu-x86.h
Commit message (Expand)AuthorAgeFilesLines
* dm: x86: Set up interrupt routing from interrupt_init()Simon Glass2016-01-241-1/+0
* spi: Move SPI drivers to defconfigBin Meng2015-11-251-1/+0
* x86: qemu: Convert to use driver model keyboardBin Meng2015-11-191-1/+1
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* x86: Remove CONFIG_SYS_EARLY_PCI_INITBin Meng2015-11-131-1/+0
* x86: qemu: Convert to use driver model pciBin Meng2015-11-131-12/+0
* x86: qemu: Move chipset-specific codes from pci.c to qemu.cBin Meng2015-11-131-0/+2
* x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boardsBin Meng2015-08-261-1/+0
* net: Move CONFIG_E1000 options to KconfigSimon Glass2015-08-211-1/+0
* x86: Move CONFIG_X86_SERIAL to KconfigSimon Glass2015-08-051-2/+0
* x86: qemu: Implement PIRQ routingBin Meng2015-06-041-0/+1
* x86: qemu: Make host bridge (b.d.f=0.0.0) visibleBin Meng2015-06-041-0/+1
* x86: qemu: Add ATA/SATA supportBin Meng2015-06-041-1/+25
* x86: qemu: Add graphics supportBin Meng2015-06-041-7/+3
* x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.hBin Meng2015-06-041-2/+0
* x86: Support QEMU x86 targetsBin Meng2015-06-041-0/+57
OpenPOWER on IntegriCloud