aboutsummaryrefslogtreecommitdiff
path: root/src/config/defaults/pcbios.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-15[bios] Provide a multiprocessor API for BIOSMichael Brown1-1/+1
2024-03-15[mp] Define an API for multiprocessor functionsMichael Brown1-0/+1
2023-02-17[rng] Allow entropy source to be selected at runtimeMichael Brown1-0/+1
2020-11-05[dma] Define a DMA API to allow for non-flat device address spacesMichael Brown1-0/+1
2020-10-13[usbblk] Add support for USB mass storage devicesMichael Brown1-0/+1
2017-05-23[acpi] Make acpi_find_rsdt() a per-platform methodMichael Brown1-0/+1
2016-02-26[librm] Support ioremap() for addresses above 4GB in a 64-bit buildMichael Brown1-1/+6
2016-02-26[ioapi] Split ioremap() out to a separate IOMAP APIMichael Brown1-0/+1
2015-08-17[http] Rewrite HTTP core to support content encodingsMichael Brown1-0/+1
2015-05-12[usb] Add basic support for USB keyboardsMichael Brown1-0/+1
2015-05-09[uhci] Add support for UHCI host controllersMichael Brown1-0/+1
2015-03-18[ehci] Add support for EHCI host controllersMichael Brown1-0/+1
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2015-02-03[usb] Add support for xHCI host controllersMichael Brown1-0/+2
2013-03-22[efi] Add "reboot" command for EFIMichael Brown1-0/+1
2012-06-07[cmdline] Add "cpuid" commandMichael Brown1-0/+1
2012-03-29[comboot] Remove COMBOOT image support by defaultMichael Brown1-1/+0
2012-03-19[time] Add RTC-based time sourceMichael Brown1-1/+1
2012-03-19[time] Define an API for getting the current timeMichael Brown1-0/+1
2012-02-28[rng] Add RTC-based entropy sourceMichael Brown1-1/+1
2012-02-21[rng] Add ANS X9.82 Approved Source of Entropy InputMichael Brown1-0/+1
2011-10-26[cmdline] Make "reboot" command available by defaultMichael Brown1-0/+2
2010-11-22[pxe] Remove startpxe and stoppxe commands from default buildsMichael Brown1-1/+0
2010-09-15[fcp] Add support for the Fibre Channel ProtocolMichael Brown1-0/+1
2010-09-14[block] Replace gPXE block-device API with an iPXE asynchronous interfaceMichael Brown1-0/+1
2010-09-12[infiniband] Include SRP by default, but only for Infiniband buildsMichael Brown1-0/+1
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-2/+2
2010-01-20[config] Make PXE stack a compile-time optionJoshua Oreman1-0/+2
2009-08-02[config] Enable PXE commands by default only on pcbios architectureJoshua Oreman1-0/+2
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown1-0/+2
2008-12-04[efi] Use EFI-native mechanism for accessing SMBIOS tableMichael Brown1-0/+1
2008-10-13[sanboot] Quick and dirty hack to make SAN boot protocols selectableMichael Brown1-0/+3
2008-10-13[config] Make the default image type selection platform-dependentMichael Brown1-0/+7
2008-10-13[umalloc] Formalise the user memory allocation APIMichael Brown1-0/+1
2008-10-13[uaccess] Formalise the uaccess APIMichael Brown1-0/+1
2008-10-12[nap] Formalise the CPU sleeping APIMichael Brown1-0/+1
2008-10-12[timer] Formalise the timer APIMichael Brown1-0/+1
2008-10-12[pci] Formalise the PCI I/O APIMichael Brown1-1/+1
2008-10-12[config] Split console configuration out to config/console.hMichael Brown1-0/+2
2008-10-12[ioapi] Formalise the I/O API as used in i386-pcbiosMichael Brown1-0/+12