Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usb: Update USB hub code to support super speed hubs | Kevin O'Connor | 2014-12-15 | 1 | -2/+34 |
* | usb: Rename send_default_control() to usb_send_default_control() | Kevin O'Connor | 2014-10-16 | 1 | -4/+4 |
* | usb: Perform device detect polling on all usb controllers. | Kevin O'Connor | 2014-09-16 | 1 | -21/+5 |
* | usb-hub: Enable power to all ports prior to calling usb_enumerate(). | Kevin O'Connor | 2014-09-10 | 1 | -10/+12 |
* | Move function definitions for output.c from util.h to new file output.h. | Kevin O'Connor | 2013-09-18 | 1 | -3/+4 |
* | Rename util.c to string.c and introduce string.h. | Kevin O'Connor | 2013-09-18 | 1 | -0/+1 |
* | Move code centered around specific hardware devices to src/hw/ | Kevin O'Connor | 2013-09-02 | 1 | -0/+185 |