aboutsummaryrefslogtreecommitdiff
path: root/src/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2021-09-24Add config option for PA-RISC archHelge Deller1-16/+38
2020-05-15acpi: add dsdt parserGerd Hoffmann1-0/+7
2019-11-18geometry: Add boot_lchs_find_*() utility functionsSam Eiderman1-0/+7
2019-11-18Revert "config: Add toggle for bootdevice information"Gerd Hoffmann1-7/+0
2019-11-06config: Add toggle for bootdevice informationSam Eiderman1-0/+7
2017-09-22add serial console supportGerd Hoffmann1-0/+5
2017-05-10NVMe: Allow NVMe to be enabled on real hardwareKevin O'Connor1-1/+1
2017-02-20block: add NVMe boot supportJulian Stecklina1-0/+6
2016-12-30serialio: Support for mmap serial portsRicardo Ribalda Delgado1-0/+13
2016-04-06optionroms: Drop support for CONFIG_OPTIONROMS_DEPLOYEDKevin O'Connor1-8/+0
2016-03-29Support for booting from LSI Logic LSI53C1030, SAS1068, SAS1068eDon Slutz1-0/+6
2015-10-09Fix typos found by codespellStefan Weil1-1/+1
2015-08-24Add minimal support for machines without hardware interruptsKevin O'Connor1-1/+12
2015-08-17rtc: Support disabling the RTC timer irq supportKevin O'Connor1-0/+9
2015-08-17sdcard: Allow the sdcard driver to run on real hardwareKevin O'Connor1-1/+1
2015-07-23ramdisk: Allow ramdisk support (CONFIG_FLASH_FLOPPY) under QEMUKevin O'Connor1-6/+7
2015-07-23timer: Add CONFIG_TSC_TIMER build option to disable the CPU TSC timerKevin O'Connor1-2/+8
2015-06-01Add multiboot support.Vladimir Serbinenko1-0/+7
2015-05-21Implementation of the TCG BIOS extensionsStefan Berger1-0/+7
2014-12-29sdcard: Initial support for SD cards on PCI SDHCI controllers on QEMUKevin O'Connor1-0/+6
2014-10-15Implement call32 mechanism using SMIs.Kevin O'Connor1-0/+4
2014-04-07Replace CONFIG_THREAD_OPTIONROMS with a runtime config setting.Kevin O'Connor1-11/+0
2014-01-29xhci: Allow the XHCI USB controller to be enabled for coreboot.Kevin O'Connor1-1/+1
2014-01-22coreboot: Support alternative locations for CBFS.Kevin O'Connor1-1/+11
2013-11-06acpi: load and link tables through romfile loaderMichael S. Tsirkin1-0/+11
2013-10-26Add pvscsi boot supportEvgeny Budilovsky1-0/+12
2013-09-30build: explicitly set ROM sizeGerd Hoffmann1-0/+11
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