summaryrefslogtreecommitdiffstats
path: root/src/config/defaults/pcbios.h
Commit message (Expand)AuthorAgeFilesLines
* [bios] Provide a multiprocessor API for BIOSMichael Brown2024-03-151-1/+1
* [mp] Define an API for multiprocessor functionsMichael Brown2024-03-151-0/+1
* [rng] Allow entropy source to be selected at runtimeMichael Brown2023-02-171-0/+1
* [dma] Define a DMA API to allow for non-flat device address spacesMichael Brown2020-11-051-0/+1
* [usbblk] Add support for USB mass storage devicesMichael Brown2020-10-131-0/+1
* [acpi] Make acpi_find_rsdt() a per-platform methodMichael Brown2017-05-231-0/+1
* [librm] Support ioremap() for addresses above 4GB in a 64-bit buildMichael Brown2016-02-261-1/+6
* [ioapi] Split ioremap() out to a separate IOMAP APIMichael Brown2016-02-261-0/+1
* [http] Rewrite HTTP core to support content encodingsMichael Brown2015-08-171-0/+1
* [usb] Add basic support for USB keyboardsMichael Brown2015-05-121-0/+1
* [uhci] Add support for UHCI host controllersMichael Brown2015-05-101-0/+1
* [ehci] Add support for EHCI host controllersMichael Brown2015-03-181-0/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [usb] Add support for xHCI host controllersMichael Brown2015-02-031-0/+2
* [efi] Add "reboot" command for EFIMichael Brown2013-03-221-0/+1
* [cmdline] Add "cpuid" commandMichael Brown2012-06-071-0/+1
* [comboot] Remove COMBOOT image support by defaultMichael Brown2012-03-291-1/+0Star
* [time] Add RTC-based time sourceMichael Brown2012-03-191-1/+1
* [time] Define an API for getting the current timeMichael Brown2012-03-191-0/+1
* [rng] Add RTC-based entropy sourceMichael Brown2012-02-281-1/+1
* [rng] Add ANS X9.82 Approved Source of Entropy InputMichael Brown2012-02-211-0/+1
* [cmdline] Make "reboot" command available by defaultMichael Brown2011-10-261-0/+2
* [pxe] Remove startpxe and stoppxe commands from default buildsMichael Brown2010-11-221-1/+0Star
* [fcp] Add support for the Fibre Channel ProtocolMichael Brown2010-09-151-0/+1
* [block] Replace gPXE block-device API with an iPXE asynchronous interfaceMichael Brown2010-09-141-0/+1
* [infiniband] Include SRP by default, but only for Infiniband buildsMichael Brown2010-09-121-0/+1
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-2/+2
* [config] Make PXE stack a compile-time optionJoshua Oreman2010-01-201-0/+2
* [config] Enable PXE commands by default only on pcbios architectureJoshua Oreman2009-08-031-0/+2
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [efi] Use EFI-native mechanism for accessing SMBIOS tableMichael Brown2008-12-051-0/+1
* [sanboot] Quick and dirty hack to make SAN boot protocols selectableMichael Brown2008-10-131-0/+3
* [config] Make the default image type selection platform-dependentMichael Brown2008-10-131-0/+7
* [umalloc] Formalise the user memory allocation APIMichael Brown2008-10-131-0/+1
* [uaccess] Formalise the uaccess APIMichael Brown2008-10-131-0/+1
* [nap] Formalise the CPU sleeping APIMichael Brown2008-10-131-0/+1
* [timer] Formalise the timer APIMichael Brown2008-10-121-0/+1
* [pci] Formalise the PCI I/O APIMichael Brown2008-10-121-1/+1
* [config] Split console configuration out to config/console.hMichael Brown2008-10-121-0/+2
* [ioapi] Formalise the I/O API as used in i386-pcbiosMichael Brown2008-10-121-0/+12