grml...
[seabios.git] / src / usb-ehci.c
2011-11-19 Kevin O'Connorusb-ehci: Fix races with controller on updates to QH.
2011-07-10 Kevin O'ConnorMinor fix - check for malloc failure in USB cntl alloca...
2011-07-10 Kevin O'ConnorMinor fix - make sure not to call ohci/uhci_init from...
2011-07-10 Kevin O'ConnorPush 'struct pci_device' into USB code (instead of...
2011-07-03 Kevin O'ConnorRename foreachbdf_in_bus to foreachbdf and simplify it.
2011-01-01 Kevin O'ConnorExtend 'usb_pipe' to track the controller and ports...
2010-05-23 Kevin O'ConnorRename check_time() to check_tsc().
2010-04-17 Kevin O'ConnorUSB EHCI should yield() whil waiting for controller...
2010-03-28 Kevin O'ConnorRefactor USB hub code.
2010-03-21 Kevin O'ConnorImprove USB EHCI timing.
2010-03-20 Kevin O'ConnorAdjust debug levels of device discovery.
2010-03-10 Kevin O'ConnorAdd USB EHCI controller support.