summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* [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
* [uhci] Add support for UHCI host controllersMichael Brown2015-05-103-0/+5
* [vram] Add "vram" built-in setting to dump video RAMMichael Brown2015-04-242-0/+4
* [efi] Add EFI time sourceMichael Brown2015-04-141-1/+1
* [efi] Add EFI entropy sourceMichael Brown2015-04-141-2/+2
* [romprefix] Allow autoboot device filter to be disabledMichael Brown2015-04-131-0/+1
* [ehci] Add support for EHCI host controllersMichael Brown2015-03-183-0/+5
* [usb] Add config/usb.h for USB configuration optionsMichael Brown2015-03-183-1/+26
* [build] Fix the REQUIRE_SYMBOL mechanismMichael Brown2015-03-058-0/+16
* [build] Use REQUIRE_OBJECT() to drag in per-object configurationMichael Brown2015-03-053-72/+0Star
* [build] Remove obsolete and unused portions of config.cMichael Brown2015-03-042-29/+0Star
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-025-5/+13
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-0223-23/+55
* [legal] Include full licence text for all GPL2_OR_LATER filesMichael Brown2015-02-2611-22/+132
* [vbox] Enable some more features now that we have LZMA compressionRobin Smidsrød2015-02-261-8/+0Star
* [dhcp] Extract timing parameters out to config/dhcp.hAlex Williamson2015-02-251-0/+87
* [build] Allow product tag line to be customised via config/branding.hMichael Brown2015-02-111-0/+9
* [build] Allow setting help text URI to be customised via config/branding.hMichael Brown2015-02-111-0/+43
* [build] Allow command help text URI to be customised via config/branding.hMichael Brown2015-02-111-0/+44
* [build] Allow error message URI to be customised via config/branding.hMichael Brown2015-02-111-0/+45