aboutsummaryrefslogtreecommitdiff
path: root/src/config/config_usb.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-13[usbblk] Add support for USB mass storage devicesMichael Brown1-0/+3
2015-09-14[efi] Expose unused USB devices via EFI_USB_IO_PROTOCOLMichael Brown1-0/+7
2015-09-07[efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOLMichael Brown1-0/+3
2015-05-12[usb] Add basic support for USB keyboardsMichael Brown1-0/+7
2015-05-09[uhci] Add support for UHCI host controllersMichael Brown1-0/+3
2015-03-18[ehci] Add support for EHCI host controllersMichael Brown1-0/+3
2015-03-18[usb] Add config/usb.h for USB configuration optionsMichael Brown1-1/+1
2015-03-05[build] Fix the REQUIRE_SYMBOL mechanismMichael Brown1-0/+2
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2015-02-26[legal] Include full licence text for all GPL2_OR_LATER filesMichael Brown1-2/+12
2015-02-03[usb] Add support for xHCI host controllersMichael Brown1-0/+3
2015-02-03[usb] Add basic support for USB devicesMichael Brown1-0/+20