Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Remove CONFIG_SYS_EARLY_PCI_INIT | Bin Meng | 2015-11-13 | 1 | -1/+0 |
* | x86: qemu: Convert to use driver model pci | Bin Meng | 2015-11-13 | 1 | -12/+0 |
* | x86: qemu: Move chipset-specific codes from pci.c to qemu.c | Bin Meng | 2015-11-13 | 1 | -0/+2 |
* | x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boards | Bin Meng | 2015-08-26 | 1 | -1/+0 |
* | net: Move CONFIG_E1000 options to Kconfig | Simon Glass | 2015-08-21 | 1 | -1/+0 |
* | x86: Move CONFIG_X86_SERIAL to Kconfig | Simon Glass | 2015-08-05 | 1 | -2/+0 |
* | x86: qemu: Implement PIRQ routing | Bin Meng | 2015-06-04 | 1 | -0/+1 |
* | x86: qemu: Make host bridge (b.d.f=0.0.0) visible | Bin Meng | 2015-06-04 | 1 | -0/+1 |
* | x86: qemu: Add ATA/SATA support | Bin Meng | 2015-06-04 | 1 | -1/+25 |
* | x86: qemu: Add graphics support | Bin Meng | 2015-06-04 | 1 | -7/+3 |
* | x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.h | Bin Meng | 2015-06-04 | 1 | -2/+0 |
* | x86: Support QEMU x86 targets | Bin Meng | 2015-06-04 | 1 | -0/+57 |