vgabios: Merge support for GeodeLX vga bios.
[seabios.git] / src / Kconfig
2011-12-28 Kevin O'Connorvgabios: Merge support for GeodeLX vga bios.
2011-12-21 Julian PidancetAdd configuration menu for the VGA ROM
2011-11-18 Paolo Bonzinialways specify virtio-blk rather than virtio
2011-08-06 Gerd Hoffmannahci: enable by default
2011-07-06 Kevin O'ConnorReplace CONFIG_SCREEN_AND_DEBUG with "etc/screen-and...
2011-07-06 Kevin O'ConnorReplace CONFIG_S3_RESUME_VGA_INIT with "etc/s3-resume...
2011-07-06 Kevin O'ConnorReplace "CONFIG_OPTIONROMS_CHECKSUM" with "etc/optionro...
2011-07-06 Kevin O'ConnorReplace CONFIG_PS2_KEYBOARD_SPINUP with "etc/ps2-keyboa...
2011-07-06 Kevin O'ConnorReplace CONFIG_EXTRA_PCI_ROOTS with dynamic "etc/extra...
2011-07-06 Kevin O'ConnorReplace CONFIG_BOOTMENU_WAIT with dynamic "etc/boot...
2011-07-03 Kevin O'ConnorReplace CONFIG_PCI_ROOT1/2 with CONFIG_EXTRA_PCI_ROOTS.
2011-06-15 Kevin O'ConnorOnly allow CONFIG_XEN when not CONFIG_COREBOOT.
2011-06-13 Ian CampbellAdd support for use as Xen HVM BIOS.
2011-05-28 Kevin O'ConnorOnly show CONFIG_PS2_KEYBOARD_SPINUP when CONFIG_COREBOOT.
2011-05-28 Kevin O'ConnorAdd option to handle PS2 keyboards that have a slow...
2011-05-11 Kevin O'ConnorAdd Kconfig option to specify which serial port when...
2011-05-11 Kevin O'ConnorAdd config option (CONFIG_BOOTORDER) to disable bootord...
2011-05-07 Kevin O'ConnorMinor Kconfig help update.
2011-03-07 Kevin O'ConnorAdd config option to permit running option roms with...
2011-03-07 Kevin O'ConnorAdd config option to disable MTRR initialization.
2011-01-30 Kevin O'ConnorExpand user configurable parameters in Kconfig.
2011-01-29 Kevin O'ConnorStart using Kconfig to configure SeaBIOS settings.