aboutsummaryrefslogtreecommitdiff
path: root/src/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2013-09-19usb: add xhci supportGerd Hoffmann1-0/+6
2013-08-10Add config option to support memory allocations in 9-segment.Kevin O'Connor1-0/+9
2013-07-21Default unused UMB areas to be read-only.Kevin O'Connor1-0/+12
2013-07-14Add CONFIG_DEBUG_COREBOOT config optionGerd Hoffmann1-0/+10
2013-06-12config: allow DEBUG_IO for !QEMUGerd Hoffmann1-1/+1
2013-03-22acpi: make default DSDT optionalMichael S. Tsirkin1-0/+10
2013-03-03Support using the "extra stack" for all 16bit irq entry points.Kevin O'Connor1-0/+9
2013-02-18Disable CONFIG_THREAD_OPTIONROMS for CSM buildDavid Woodhouse1-1/+1
2013-02-17build: Don't require $(OUT) to be a sub-directory of the main directory.Kevin O'Connor1-1/+1
2013-02-15Make CONFIG_OPTIONROMS_DEPLOYED depend on CONFIG_QEMUDavid Woodhouse1-1/+1
2013-02-12Use find_pmtimer() after copying coreboot ACPI tablesDavid Woodhouse1-1/+0
2013-02-12Consistently use CONFIG_COREBOOT, CONFIG_QEMU, and runningOnXen().Kevin O'Connor1-4/+4
2013-02-10Add runningOnQEMU() and runningOnXen() for runtime platform detection.Kevin O'Connor1-3/+11
2013-02-08Enable PMTIMER for CSM buildDavid Woodhouse1-1/+1
2013-02-07Add CSM supportDavid Woodhouse1-0/+6
2012-11-19megasas: Add boot support for LSI MegaRAID SASHannes Reinecke1-0/+6
2012-11-11config: add coreboot / qemu choiceGerd Hoffmann1-11/+21
2012-09-10add acpi pmtimer supportGerd Hoffmann1-0/+6
2012-08-07scsi: add AMD PCscsi driverPaolo Bonzini1-0/+6
2012-07-21lsi53c895a boot supportGerd Hoffmann1-0/+6
2012-07-21usb attached scsi boot supportGerd Hoffmann1-1/+7
2012-07-02Xen: Autodetect debug I/O port at runtime instead of via KconfigIan Campbell1-7/+0
2012-07-02enable Xen support by default.Ian Campbell1-1/+1
2012-06-09Remove SMBIOS generation on coreboot hack.Kevin O'Connor1-3/+1
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