aboutsummaryrefslogtreecommitdiff
path: root/src/config/defaults
AgeCommit message (Expand)AuthorFilesLines
2024-03-15[bios] Provide a multiprocessor API for BIOSMichael Brown1-1/+1
2024-03-15[efi] Provide a multiprocessor API for EFIMichael Brown1-1/+1
2024-03-15[mp] Define an API for multiprocessor functionsMichael Brown3-0/+3
2023-06-29[loong64] Add support for building EFI binariesXiaotian Wu1-0/+5
2023-06-09[efi] Provide read-only access to EFI variables via settings mechanismMichael Brown1-0/+2
2023-05-24[efi] Implement "shim" as a dummy command on non-EFI platformsMichael Brown1-1/+0
2023-05-22[efi] Add "shim" commandMichael Brown1-0/+1
2023-02-20[efi] Split out EFI_RNG_PROTOCOL as a separate entropy sourceMichael Brown1-1/+2
2023-02-17[rng] Allow entropy source to be selected at runtimeMichael Brown3-0/+6
2023-02-05[efi] Enable NET_PROTO_LLDP by defaultMichael Brown1-0/+1
2022-02-10[efi] Enable IMAGE_GZIP by default for AArch64Michael Brown1-0/+4
2021-03-01[linux] Provide ACPI settings via /sys/firmware/acpi/tablesMichael Brown1-0/+1
2020-11-05[dma] Define a DMA API to allow for non-flat device address spacesMichael Brown3-0/+3
2020-10-14[efi] Enable NET_PROTO_IPV6 by defaultTore Anderson1-0/+2
2020-10-13[usbblk] Add support for USB mass storage devicesMichael Brown2-0/+2
2020-07-07[efi] Avoid setting direction flag on EFI platformsMichael Brown1-0/+1
2019-07-19[efi] Register a device tree if provided by the platform firmwareMichael Brown1-0/+1
2017-05-23[efi] Provide access to ACPI tablesMichael Brown1-1/+1
2017-05-23[acpi] Make acpi_find_rsdt() a per-platform methodMichael Brown2-0/+2
2017-03-28[linux] Use dummy SAN deviceMichael Brown1-1/+7
2017-03-07[efi] Add missing SANBOOT_PROTO_HTTP to EFI default configurationMichael Brown1-0/+1
2016-11-16[efi] Add basic EFI SAN booting capabilityMichael Brown1-1/+6
2016-05-08[arm] Add support for 64-bit ARM (Aarch64)Michael Brown1-1/+1
2016-05-06[arm] Add support for 32-bit ARMMichael Brown1-2/+10
2016-03-14[efi] Provide access to files stored on EFI filesystemsMichael Brown1-0/+2
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 Brown2-0/+2
2015-09-14[efi] Expose unused USB devices via EFI_USB_IO_PROTOCOLMichael Brown1-0/+5
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-04-14[efi] Add EFI time sourceMichael Brown1-1/+1
2015-04-14[efi] Add EFI entropy sourceMichael Brown1-2/+2
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-07-15[legal] Add missing FILE_LICENCE declarationsMarin Hannache2-0/+4
2013-07-13[linux] Add support for accessing PCI configuration space via /proc/bus/pciMichael Brown1-0/+1
2013-03-22[efi] Enable "cpuid" command by default for EFIMichael Brown1-0/+1
2013-03-22[efi] Add "reboot" command for EFIMichael Brown3-0/+5
2012-07-17[efi] Default to using raw x86 I/OMichael Brown1-1/+1
2012-06-07[cmdline] Add "cpuid" commandMichael Brown1-0/+1
2012-05-04[time] Add Linux time source using gettimeofday()Michael Brown1-1/+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 Brown3-0/+3
2012-03-18[rng] Add Linux entropy source using /dev/randomMichael Brown1-1/+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 Brown3-0/+3
2011-10-26[cmdline] Make "reboot" command available by defaultMichael Brown1-0/+2