summaryrefslogtreecommitdiff
path: root/include/configs/qemu-x86.h
AgeCommit message (Expand)Author
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng
2016-10-12x86: Convert to use DM VESA video driverBin Meng
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass
2016-01-24dm: x86: Set up interrupt routing from interrupt_init()Simon Glass
2015-11-25spi: Move SPI drivers to defconfigBin Meng
2015-11-19x86: qemu: Convert to use driver model keyboardBin Meng
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-11-13x86: Remove CONFIG_SYS_EARLY_PCI_INITBin Meng
2015-11-13x86: qemu: Convert to use driver model pciBin Meng
2015-11-13x86: qemu: Move chipset-specific codes from pci.c to qemu.cBin Meng
2015-08-26x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boardsBin Meng
2015-08-21net: Move CONFIG_E1000 options to KconfigSimon Glass
2015-08-05x86: Move CONFIG_X86_SERIAL to KconfigSimon Glass
2015-06-04x86: qemu: Implement PIRQ routingBin Meng
2015-06-04x86: qemu: Make host bridge (b.d.f=0.0.0) visibleBin Meng
2015-06-04x86: qemu: Add ATA/SATA supportBin Meng
2015-06-04x86: qemu: Add graphics supportBin Meng
2015-06-04x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.hBin Meng
2015-06-04x86: Support QEMU x86 targetsBin Meng