Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename check_time() to check_tsc(). | Kevin O'Connor | 2010-05-23 | 1 | -5/+5 |
* | USB EHCI should yield() whil waiting for controller to ack reset. | Kevin O'Connor | 2010-04-17 | 1 | -0/+1 |
* | Refactor USB hub code. | Kevin O'Connor | 2010-03-28 | 1 | -51/+49 |
* | Improve USB EHCI timing. | Kevin O'Connor | 2010-03-20 | 1 | -7/+17 |
* | Adjust debug levels of device discovery. | Kevin O'Connor | 2010-03-20 | 1 | -1/+1 |
* | Add USB EHCI controller support. | Kevin O'Connor | 2010-03-09 | 1 | -0/+751 |