summaryrefslogtreecommitdiffstats
path: root/src/config/config_usb.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Expose unused USB devices via EFI_USB_IO_PROTOCOLMichael Brown2015-09-141-0/+7
* [efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOLMichael Brown2015-09-071-0/+3
* [usb] Add basic support for USB keyboardsMichael Brown2015-05-121-0/+7
* [uhci] Add support for UHCI host controllersMichael Brown2015-05-101-0/+3
* [ehci] Add support for EHCI host controllersMichael Brown2015-03-181-0/+3
* [usb] Add config/usb.h for USB configuration optionsMichael Brown2015-03-181-1/+1
* [build] Fix the REQUIRE_SYMBOL mechanismMichael Brown2015-03-051-0/+2
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [legal] Include full licence text for all GPL2_OR_LATER filesMichael Brown2015-02-261-2/+12
* [usb] Add support for xHCI host controllersMichael Brown2015-02-031-0/+3
* [usb] Add basic support for USB devicesMichael Brown2015-02-031-0/+20