summaryrefslogtreecommitdiff
path: root/payloads/libpayload/drivers/usb/usbhub.c
AgeCommit message (Expand)Author
2012-11-07libpayload: Turn the "debug" #define into the usb_debug static inline function.Gabe Black
2012-06-07libpayload: Bring USB hub driver to a working stateNico Huber
2011-11-04libpayload: Drop usb_fatal()Patrick Georgi
2010-03-25USB updates from our internal treeStefan Reinauer
2009-07-31Catch various cases in libpayload where malloc() or memalign() return NULLStefan Reinauer
2008-10-16- reduced memory requirements a lot (from >100kb/controller toPatrick Georgi
2008-09-11Fix the USB code to find the headers after they were moved.Jordan Crouse
2008-09-02This patch adds USB capabilities to libpayload. It requires somePatrick Georgi