Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
49ecf6933af0b803defcfe10f5786e5f1eee7f46
/
src
/
usb-ehci.c
49ecf69
usb-ehci: Fix races with controller on updates to QH.
by Kevin O'Connor
· 12 years ago
ffdcd3a
Minor fix - check for malloc failure in USB cntl allocation.
by Kevin O'Connor
· 12 years ago
6f50051
Minor fix - make sure not to call ohci/uhci_init from irq handler.
by Kevin O'Connor
· 12 years ago
8ff8e01
Push 'struct pci_device' into USB code (instead of using u16 bdf).
by Kevin O'Connor
· 12 years ago
2b333e4
Rename foreachbdf_in_bus to foreachbdf and simplify it.
by Kevin O'Connor
· 12 years ago
a5f2b91
Extend 'usb_pipe' to track the controller and ports of each device.
by Kevin O'Connor
· 13 years ago
144817b
Rename check_time() to check_tsc().
by Kevin O'Connor
· 13 years ago
698d3f9
USB EHCI should yield() whil waiting for controller to ack reset.
by Kevin O'Connor
· 13 years ago
d28b0fe
Refactor USB hub code.
by Kevin O'Connor
· 14 years ago
87ab2fb
Improve USB EHCI timing.
by Kevin O'Connor
· 14 years ago
9dc243e
Adjust debug levels of device discovery.
by Kevin O'Connor
· 14 years ago
190cc62
Add USB EHCI controller support.
by Kevin O'Connor
· 14 years ago