summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* [time] Add support for the ACPI power management timerMichael Brown2018-03-201-0/+3
* [ocsp] Allow OCSP checks to be disabledMichael Brown2018-03-181-0/+8
* [http] Add support for NTLM authenticationMichael Brown2017-11-122-0/+4
* [shell] Enable "shell" command even when BANNER_TIMEOUT is zeroMichael Brown2017-08-012-0/+4
* [acpi] Expose ACPI tables via settings mechanismMichael Brown2017-05-232-0/+4
* [efi] Provide access to ACPI tablesMichael Brown2017-05-231-1/+1
* [acpi] Make acpi_find_rsdt() a per-platform methodMichael Brown2017-05-232-0/+2
* [linux] Use dummy SAN deviceMichael Brown2017-03-281-1/+7
* [efi] Add missing SANBOOT_PROTO_HTTP to EFI default configurationMichael Brown2017-03-071-0/+1
* [time] Allow timer to be selected at runtimeMichael Brown2017-01-261-0/+48
* [cloud] Show CPU vendor and model in example cloud boot scriptsMichael Brown2017-01-243-0/+6
* [cloud] Add ability to retrieve Google Compute Engine metadataMichael Brown2017-01-234-0/+15
* [efi] Add basic EFI SAN booting capabilityMichael Brown2016-11-171-1/+6
* [build] Disable TIVOLI_VMM_WORKAROUND in the qemu configurationLaszlo Ersek2016-11-081-0/+5
* [librm] Conditionalize the workaround for the Tivoli VMM's SSE garblingLaszlo Ersek2016-11-081-0/+3
* [cmdline] Add certificate management commandsMichael Brown2016-08-312-0/+4
* [pixbuf] Enable PNG format by defaultMichael Brown2016-07-293-7/+40
* [crypto] Enable both DER and PEM formats by defaultMichael Brown2016-07-293-8/+41
* [crypto] Add PEM image formatMichael Brown2016-07-292-0/+4
* [crypto] Add DER image formatMichael Brown2016-07-292-0/+4
* [cmdline] Add "ntp" commandMichael Brown2016-06-132-0/+4
* [arm] Add support for 64-bit ARM (Aarch64)Michael Brown2016-05-081-1/+1
* [arm] Add support for 32-bit ARMMichael Brown2016-05-061-2/+10
* [ethernet] Make LACP support configurable at build timeMichael Brown2016-04-182-0/+4
* [crypto] Allow cross-certificate source to be configured at build timeMichael Brown2016-03-241-0/+8
* [efi] Provide access to files stored on EFI filesystemsMichael Brown2016-03-143-0/+7
* [xsigo] Add support for Xsigo virtual Ethernet (XVE) EoIB devicesMichael Brown2016-03-092-0/+4
* [infiniband] Make IPoIB support configurable at build timeMichael Brown2016-03-092-0/+13
* [infiniband] Add "ibstat" commandMichael Brown2016-03-082-0/+8
* [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-262-0/+2
* [build] Add named configuration for public cloud environmentsMichael Brown2016-01-189-0/+38
* [dhcp] Limit maximum number of DHCP discovery deferralsMichael Brown2015-11-101-0/+6
* [efi] Add support for EFI_GRAPHICS_OUTPUT_PROTOCOL frame buffer consolesMichael Brown2015-10-161-0/+6
* [build] Generalise CONSOLE_VESAFB to CONSOLE_FRAMEBUFFERMichael Brown2015-10-165-10/+133
* [console] Tidy up config/console.hMichael Brown2015-10-161-7/+39
* [efi] Expose unused USB devices via EFI_USB_IO_PROTOCOLMichael Brown2015-09-143-5/+23
* [efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOLMichael Brown2015-09-072-0/+4
* [peerdist] Add support for PeerDist (aka BranchCache) HTTP content encodingMichael Brown2015-08-172-0/+4
* [peerdist] Add individual block download mechanismMichael Brown2015-08-171-0/+12
* [peerdist] Add segment discovery mechanismMichael Brown2015-08-171-0/+3
* [http] Rewrite HTTP core to support content encodingsMichael Brown2015-08-174-0/+54
* [crypto] Support SHA-{224,384,512} in X.509 certificatesMichael Brown2015-08-022-0/+109
* [fault] Generalise NETDEV_DISCARD_RATE fault injection mechanismMichael Brown2015-07-222-1/+19
* [build] Add named configuration for qemuMichael Brown2015-07-228-0/+10
* [efi] Allow user experience to be downgradedMichael Brown2015-07-221-0/+1
* [serial] Use new UART abstraction in serial console driverMichael Brown2015-06-292-6/+1Star
* [stp] Add support for detecting Spanning Tree Protocol non-forwarding portsMichael Brown2015-06-252-0/+4
* [int13con] Add basic ability to log to a local disk via INT 13Michael Brown2015-05-192-0/+4
* [usb] Add basic support for USB keyboardsMichael Brown2015-05-123-0/+14