aboutsummaryrefslogtreecommitdiffstats
path: root/src/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* kvmtool: initial supportGerd Hoffmann2019-03-201-2/+20
* add serial console supportGerd Hoffmann2017-09-221-0/+5
* NVMe: Allow NVMe to be enabled on real hardwareKevin O'Connor2017-05-101-1/+1
* block: add NVMe boot supportJulian Stecklina2017-02-201-0/+6
* serialio: Support for mmap serial portsRicardo Ribalda Delgado2016-12-301-0/+13
* optionroms: Drop support for CONFIG_OPTIONROMS_DEPLOYEDKevin O'Connor2016-04-061-8/+0
* Support for booting from LSI Logic LSI53C1030, SAS1068, SAS1068eDon Slutz2016-03-291-0/+6
* Fix typos found by codespellStefan Weil2015-10-091-1/+1
* Add minimal support for machines without hardware interruptsKevin O'Connor2015-08-241-1/+12
* rtc: Support disabling the RTC timer irq supportKevin O'Connor2015-08-171-0/+9
* sdcard: Allow the sdcard driver to run on real hardwareKevin O'Connor2015-08-171-1/+1
* ramdisk: Allow ramdisk support (CONFIG_FLASH_FLOPPY) under QEMUKevin O'Connor2015-07-231-6/+7
* timer: Add CONFIG_TSC_TIMER build option to disable the CPU TSC timerKevin O'Connor2015-07-231-2/+8
* Add multiboot support.Vladimir Serbinenko2015-06-011-0/+7
* Implementation of the TCG BIOS extensionsStefan Berger2015-05-211-0/+7
* sdcard: Initial support for SD cards on PCI SDHCI controllers on QEMUKevin O'Connor2014-12-291-0/+6
* Implement call32 mechanism using SMIs.Kevin O'Connor2014-10-151-0/+4
* Replace CONFIG_THREAD_OPTIONROMS with a runtime config setting.Kevin O'Connor2014-04-071-11/+0
* xhci: Allow the XHCI USB controller to be enabled for coreboot.Kevin O'Connor2014-01-291-1/+1
* coreboot: Support alternative locations for CBFS.Kevin O'Connor2014-01-221-1/+11
* acpi: load and link tables through romfile loaderMichael S. Tsirkin2013-11-061-0/+11
* Add pvscsi boot supportEvgeny Budilovsky2013-10-261-0/+12
* 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