summaryrefslogtreecommitdiff
path: root/include/configs/qemu-x86.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Switch all boards to use DM SCSIBin Meng2017-08-011-10/+0
* x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng2017-08-011-3/+0
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_SCSI to KconfigSimon Glass2017-07-111-1/+0
* Kconfig: Add a CONFIG_IDE optionSimon Glass2017-05-221-2/+2
* Convert CONFIG_CMD_IDE to KconfigSimon Glass2017-05-221-1/+0
* x86: qemu: Add build options for SPLBin Meng2017-02-071-0/+9
* Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass2017-01-251-1/+0
* pci: Move CONFIG_PCI_PNP to KconfigBin Meng2016-10-281-2/+0
* x86: Convert to use DM VESA video driverBin Meng2016-10-121-2/+2
* dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-171-1/+1
* 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