Print a warning when an unknow USB controller type is detected.
[coreboot.git] / payloads / libpayload / drivers / usb / usbinit.c
2011-07-14 Steven A. FalcoPrint a warning when an unknow USB controller type...
2010-09-25 Patrick GeorgiAdd an EHCI driver to libpayload's USB stack.
2010-09-03 Jens RottmannThe AMD CS5536's USB controllers are located at device...
2010-08-13 Patrick GeorgiAdd support for OHCI controllers and prelimiary support...
2010-03-25 Stefan ReinauerUSB updates from our internal tree
2008-11-24 Jordan Crouse[PATCH] libpayload: rename config.h to libpayload-config.h
2008-09-11 Jordan CrouseFix the USB code to find the headers after they were...
2008-09-02 Patrick GeorgiThis patch adds USB capabilities to libpayload. It...