1. e144bb7 usb: add xhci support by Gerd Hoffmann · 11 years ago
  2. 2b0fb8c Add config option to support memory allocations in 9-segment. by Kevin O'Connor · 11 years ago
  3. c98424c Default unused UMB areas to be read-only. by Kevin O'Connor · 11 years ago
  4. c83e7c2 Add CONFIG_DEBUG_COREBOOT config option by Gerd Hoffmann · 11 years ago
  5. 2ca73ed config: allow DEBUG_IO for !QEMU by Gerd Hoffmann · 11 years ago
  6. 5aef563 acpi: make default DSDT optional by Michael S. Tsirkin · 11 years ago
  7. f0d75a0 Support using the "extra stack" for all 16bit irq entry points. by Kevin O'Connor · 11 years ago
  8. 41fb363 Disable CONFIG_THREAD_OPTIONROMS for CSM build by David Woodhouse · 11 years ago
  9. 2321912 build: Don't require $(OUT) to be a sub-directory of the main directory. by Kevin O'Connor · 11 years ago
  10. 5cf799b Make CONFIG_OPTIONROMS_DEPLOYED depend on CONFIG_QEMU by David Woodhouse · 11 years ago
  11. dbdb773 Use find_pmtimer() after copying coreboot ACPI tables by David Woodhouse · 11 years ago
  12. 897fb11 Consistently use CONFIG_COREBOOT, CONFIG_QEMU, and runningOnXen(). by Kevin O'Connor · 11 years ago
  13. 02313b2 Add runningOnQEMU() and runningOnXen() for runtime platform detection. by Kevin O'Connor · 11 years ago
  14. 5d47eb4 Enable PMTIMER for CSM build by David Woodhouse · 11 years ago
  15. 118469a Add CSM support by David Woodhouse · 12 years ago
  16. 2df70bf megasas: Add boot support for LSI MegaRAID SAS by Hannes Reinecke · 12 years ago
  17. 9600c80 config: add coreboot / qemu choice by Gerd Hoffmann · 12 years ago
  18. 455a7c8 add acpi pmtimer support by Gerd Hoffmann · 12 years ago
  19. 7a39e72 scsi: add AMD PCscsi driver by Paolo Bonzini · 12 years ago
  20. 9d6bac1 lsi53c895a boot support by Gerd Hoffmann · 12 years ago
  21. e53e30d usb attached scsi boot support by Gerd Hoffmann · 12 years ago
  22. 54f3b25 Xen: Autodetect debug I/O port at runtime instead of via Kconfig by Ian Campbell · 12 years ago
  23. 9264a2c enable Xen support by default. by Ian Campbell · 12 years ago
  24. 7a88c87 Remove SMBIOS generation on coreboot hack. by Kevin O'Connor · 12 years ago
  25. c5c488f add virtio-scsi driver by Paolo Bonzini · 12 years ago
  26. 0214515 Xen: Use VGA Hooks to make VGA passthrough work on certain devices by Julian Pidancet · 12 years ago
  27. 7123d98 Introduce config option to select which IO port to send debug output on by Julian Pidancet · 12 years ago
  28. 5f4ce9e vgabios: Move vgabios Kconfig definitions to vgasrc/Kconfig. by Kevin O'Connor · 13 years ago
  29. a7fc815 vgabios: Build vgabios by default if enabled in Kconfig. by Kevin O'Connor · 13 years ago
  30. b94fdc8 vgabios: Improve vgabios Kconfig menu. by Kevin O'Connor · 13 years ago
  31. 24ddd86 vgabios: Add the geode GX2 functionality. by Nils · 13 years ago
  32. e8b184f vgabios: Some little geode cleanup. by Nils · 13 years ago
  33. 31eabf9 vgabios: Make the naming in the LX code generic to Geode. by Nils · 13 years ago
  34. 4c52fb4 vgabios: Merge support for GeodeLX vga bios. by Kevin O'Connor · 13 years ago
  35. da08a6d Add configuration menu for the VGA ROM by Julian Pidancet · 13 years ago
  36. 0e7fb5f always specify virtio-blk rather than virtio by Paolo Bonzini · 13 years ago
  37. ceb8ed4 ahci: enable by default by Gerd Hoffmann · 13 years ago
  38. 422263d Replace CONFIG_SCREEN_AND_DEBUG with "etc/screen-and-debug" file. by Kevin O'Connor · 13 years ago
  39. 8b0c509 Replace CONFIG_S3_RESUME_VGA_INIT with "etc/s3-resume-vga-init" file. by Kevin O'Connor · 13 years ago
  40. e010d85 Replace "CONFIG_OPTIONROMS_CHECKSUM" with "etc/optionroms-checksum" file. by Kevin O'Connor · 13 years ago
  41. aafe442 Replace CONFIG_PS2_KEYBOARD_SPINUP with "etc/ps2-keyboard-spinup" file. by Kevin O'Connor · 13 years ago
  42. b044e77 Replace CONFIG_EXTRA_PCI_ROOTS with dynamic "etc/extra-pci-roots" file. by Kevin O'Connor · 13 years ago
  43. 7302300 Replace CONFIG_BOOTMENU_WAIT with dynamic "etc/boot-menu-wait" file. by Kevin O'Connor · 13 years ago
  44. 3076cfb Replace CONFIG_PCI_ROOT1/2 with CONFIG_EXTRA_PCI_ROOTS. by Kevin O'Connor · 13 years ago
  45. 9b0fbd2 Only allow CONFIG_XEN when not CONFIG_COREBOOT. by Kevin O'Connor · 13 years ago
  46. 74c7878 Add support for use as Xen HVM BIOS. by Ian Campbell · 13 years ago
  47. cdf76c2 Only show CONFIG_PS2_KEYBOARD_SPINUP when CONFIG_COREBOOT. by Kevin O'Connor · 13 years ago
  48. 299dc13 Add option to handle PS2 keyboards that have a slow power up. by Kevin O'Connor · 13 years ago
  49. d12e8a2 Add Kconfig option to specify which serial port when serial debugging. by Kevin O'Connor · 13 years ago
  50. 49bf57b Add config option (CONFIG_BOOTORDER) to disable bootorder support. by Kevin O'Connor · 13 years ago
  51. f31171c Minor Kconfig help update. by Kevin O'Connor · 13 years ago
  52. cc97564 Add config option to permit running option roms with bad checksums. by Kevin O'Connor · 13 years ago
  53. 424f217 Add config option to disable MTRR initialization. by Kevin O'Connor · 13 years ago
  54. 1efb10b Expand user configurable parameters in Kconfig. by Kevin O'Connor · 13 years ago
  55. 713be89 Start using Kconfig to configure SeaBIOS settings. by Kevin O'Connor · 14 years ago