aboutsummaryrefslogtreecommitdiff
path: root/src/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2012-03-06add virtio-scsi driverPaolo Bonzini1-0/+6
2012-02-05Xen: Use VGA Hooks to make VGA passthrough work on certain devicesJulian Pidancet1-1/+0
2012-02-01Introduce config option to select which IO port to send debug output onJulian Pidancet1-0/+17
2012-01-16vgabios: Move vgabios Kconfig definitions to vgasrc/Kconfig.Kevin O'Connor1-78/+1
2012-01-16vgabios: Build vgabios by default if enabled in Kconfig.Kevin O'Connor1-1/+11
2012-01-16vgabios: Improve vgabios Kconfig menu.Kevin O'Connor1-25/+39
2012-01-14vgabios: Add the geode GX2 functionality.Nils1-0/+8
2012-01-14vgabios: Some little geode cleanup.Nils1-2/+2
2012-01-14vgabios: Make the naming in the LX code generic to Geode.Nils1-1/+1
2011-12-27vgabios: Merge support for GeodeLX vga bios.Kevin O'Connor1-3/+11
2011-12-20Add configuration menu for the VGA ROMJulian Pidancet1-0/+39
2011-11-17always specify virtio-blk rather than virtioPaolo Bonzini1-2/+2
2011-08-06ahci: enable by defaultGerd Hoffmann1-1/+1
2011-07-05Replace CONFIG_SCREEN_AND_DEBUG with "etc/screen-and-debug" file.Kevin O'Connor1-8/+0
2011-07-05Replace CONFIG_S3_RESUME_VGA_INIT with "etc/s3-resume-vga-init" file.Kevin O'Connor1-6/+0
2011-07-05Replace "CONFIG_OPTIONROMS_CHECKSUM" with "etc/optionroms-checksum" file.Kevin O'Connor1-11/+0
2011-07-05Replace CONFIG_PS2_KEYBOARD_SPINUP with "etc/ps2-keyboard-spinup" file.Kevin O'Connor1-8/+0
2011-07-05Replace CONFIG_EXTRA_PCI_ROOTS with dynamic "etc/extra-pci-roots" file.Kevin O'Connor1-11/+0
2011-07-05Replace CONFIG_BOOTMENU_WAIT with dynamic "etc/boot-menu-wait" file.Kevin O'Connor1-6/+0
2011-07-02Replace CONFIG_PCI_ROOT1/2 with CONFIG_EXTRA_PCI_ROOTS.Kevin O'Connor1-12/+8
2011-06-14Only allow CONFIG_XEN when not CONFIG_COREBOOT.Kevin O'Connor1-0/+1
2011-06-13Add support for use as Xen HVM BIOS.Ian Campbell1-0/+6
2011-05-28Only show CONFIG_PS2_KEYBOARD_SPINUP when CONFIG_COREBOOT.Kevin O'Connor1-1/+1
2011-05-28Add option to handle PS2 keyboards that have a slow power up.Kevin O'Connor1-0/+8
2011-05-10Add Kconfig option to specify which serial port when serial debugging.Kevin O'Connor1-0/+6
2011-05-10Add config option (CONFIG_BOOTORDER) to disable bootorder support.Kevin O'Connor1-0/+7
2011-05-07Minor Kconfig help update.Kevin O'Connor1-0/+5
2011-03-06Add config option to permit running option roms with bad checksums.Kevin O'Connor1-0/+11
2011-03-06Add config option to disable MTRR initialization.Kevin O'Connor1-0/+6
2011-01-30Expand user configurable parameters in Kconfig.Kevin O'Connor1-9/+347
2011-01-29Start using Kconfig to configure SeaBIOS settings.Kevin O'Connor1-0/+15