summaryrefslogtreecommitdiff
path: root/src/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* build: explicitly set ROM sizeGerd Hoffmann2013-09-301-0/+11
* usb: add xhci supportGerd Hoffmann2013-09-191-0/+6
* Add config option to support memory allocations in 9-segment.Kevin O'Connor2013-08-101-0/+9
* Default unused UMB areas to be read-only.Kevin O'Connor2013-07-211-0/+12
* Add CONFIG_DEBUG_COREBOOT config optionGerd Hoffmann2013-07-141-0/+10
* config: allow DEBUG_IO for !QEMUGerd Hoffmann2013-06-121-1/+1
* acpi: make default DSDT optionalMichael S. Tsirkin2013-03-221-0/+10
* Support using the "extra stack" for all 16bit irq entry points.Kevin O'Connor2013-03-031-0/+9
* Disable CONFIG_THREAD_OPTIONROMS for CSM buildDavid Woodhouse2013-02-181-1/+1
* build: Don't require $(OUT) to be a sub-directory of the main directory.Kevin O'Connor2013-02-171-1/+1
* Make CONFIG_OPTIONROMS_DEPLOYED depend on CONFIG_QEMUDavid Woodhouse2013-02-151-1/+1
* Use find_pmtimer() after copying coreboot ACPI tablesDavid Woodhouse2013-02-121-1/+0
* Consistently use CONFIG_COREBOOT, CONFIG_QEMU, and runningOnXen().Kevin O'Connor2013-02-121-4/+4
* Add runningOnQEMU() and runningOnXen() for runtime platform detection.Kevin O'Connor2013-02-101-3/+11
* Enable PMTIMER for CSM buildDavid Woodhouse2013-02-081-1/+1
* Add CSM supportDavid Woodhouse2013-02-071-0/+6
* megasas: Add boot support for LSI MegaRAID SASHannes Reinecke2012-11-191-0/+6
* config: add coreboot / qemu choiceGerd Hoffmann2012-11-111-11/+21
* add acpi pmtimer supportGerd Hoffmann2012-09-101-0/+6
* scsi: add AMD PCscsi driverPaolo Bonzini2012-08-071-0/+6
* lsi53c895a boot supportGerd Hoffmann2012-07-211-0/+6
* usb attached scsi boot supportGerd Hoffmann2012-07-211-1/+7
* Xen: Autodetect debug I/O port at runtime instead of via KconfigIan Campbell2012-07-021-7/+0
* enable Xen support by default.Ian Campbell2012-07-021-1/+1
* Remove SMBIOS generation on coreboot hack.Kevin O'Connor2012-06-091-3/+1
* add virtio-scsi driverPaolo Bonzini2012-03-061-0/+6
* Xen: Use VGA Hooks to make VGA passthrough work on certain devicesJulian Pidancet2012-02-051-1/+0
* Introduce config option to select which IO port to send debug output onJulian Pidancet2012-02-011-0/+17
* vgabios: Move vgabios Kconfig definitions to vgasrc/Kconfig.Kevin O'Connor2012-01-161-78/+1
* vgabios: Build vgabios by default if enabled in Kconfig.Kevin O'Connor2012-01-161-1/+11
* vgabios: Improve vgabios Kconfig menu.Kevin O'Connor2012-01-161-25/+39
* vgabios: Add the geode GX2 functionality.Nils2012-01-141-0/+8
* vgabios: Some little geode cleanup.Nils2012-01-141-2/+2
* vgabios: Make the naming in the LX code generic to Geode.Nils2012-01-141-1/+1
* vgabios: Merge support for GeodeLX vga bios.Kevin O'Connor2011-12-271-3/+11
* Add configuration menu for the VGA ROMJulian Pidancet2011-12-201-0/+39
* always specify virtio-blk rather than virtioPaolo Bonzini2011-11-171-2/+2
* ahci: enable by defaultGerd Hoffmann2011-08-061-1/+1
* Replace CONFIG_SCREEN_AND_DEBUG with "etc/screen-and-debug" file.Kevin O'Connor2011-07-051-8/+0
* Replace CONFIG_S3_RESUME_VGA_INIT with "etc/s3-resume-vga-init" file.Kevin O'Connor2011-07-051-6/+0
* Replace "CONFIG_OPTIONROMS_CHECKSUM" with "etc/optionroms-checksum" file.Kevin O'Connor2011-07-051-11/+0
* Replace CONFIG_PS2_KEYBOARD_SPINUP with "etc/ps2-keyboard-spinup" file.Kevin O'Connor2011-07-051-8/+0
* Replace CONFIG_EXTRA_PCI_ROOTS with dynamic "etc/extra-pci-roots" file.Kevin O'Connor2011-07-051-11/+0
* Replace CONFIG_BOOTMENU_WAIT with dynamic "etc/boot-menu-wait" file.Kevin O'Connor2011-07-051-6/+0
* Replace CONFIG_PCI_ROOT1/2 with CONFIG_EXTRA_PCI_ROOTS.Kevin O'Connor2011-07-021-12/+8
* Only allow CONFIG_XEN when not CONFIG_COREBOOT.Kevin O'Connor2011-06-141-0/+1
* Add support for use as Xen HVM BIOS.Ian Campbell2011-06-131-0/+6
* Only show CONFIG_PS2_KEYBOARD_SPINUP when CONFIG_COREBOOT.Kevin O'Connor2011-05-281-1/+1
* Add option to handle PS2 keyboards that have a slow power up.Kevin O'Connor2011-05-281-0/+8
* Add Kconfig option to specify which serial port when serial debugging.Kevin O'Connor2011-05-101-0/+6