summaryrefslogtreecommitdiff
path: root/include/configs/qemu-x86.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-101-2/+0
* spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGETom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_IDE_MAXBUS et al to KconfigSimon Glass2022-02-091-9/+0
* qemu-x86*_defconfig: Enable CONFIG_PCI_INIT_RWIP/2020-05-15-kconfig-migrationsOvidiu Panait2020-05-151-2/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-3/+0
* x86: qemu: Fix non-working ramboot and nfsboot environment variablesBin Meng2019-08-091-10/+0
* qemu-x86: Use config_distro_bootcmdJoshua Watt2019-08-091-0/+25
* x86: Add a simple TPL implementationSimon Glass2019-05-081-5/+0
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-2/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-141-2/+0
* 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