Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
7cac600a661bf664553726b0729916f5485a310b
/
src
/
usb-ehci.c
7cac600
USB-EHCI: Fix null pointer assignment
by Avik Sil
· 9 years ago
d83c87b
Normalize POST initialization function name suffixes.
by Kevin O'Connor
· 9 years ago
c020788
EHCI: increase CONNECT detection delay
by Kevin O'Connor
· 10 years ago
a3fa66c
EHCI: Add support for 64 bit capability
by Sven Schnelle
· 10 years ago
4f6563e
Convert GET/SET_FLATPTR() accesses to "low mem" to GET/SET_LOWFLAT().
by Kevin O'Connor
· 10 years ago
32d68ab
usb: Remove QH_MULT_SHIFT flag from qh.info1.
by Kevin O'Connor
· 10 years ago
8915ed2
usb: Move EHCI tt_* fields to EHCI controller code.
by Kevin O'Connor
· 10 years ago
c3d96c2
usb: Generalize controller alloc_async_pipe / alloc_intr_pipe code.
by Kevin O'Connor
· 10 years ago
6152c32
usb: Move code around in usb controller code.
by Kevin O'Connor
· 10 years ago
eb50eae
usb: Pass 'struct usbdevice_s' to controller alloc_intr_pipe functions.
by Kevin O'Connor
· 10 years ago
54bf207
usb: Pass 'struct usbdevice_s' into controller alloc_async functions.
by Kevin O'Connor
· 10 years ago
01de9bd
usb: Obtain free list items in main code.
by Kevin O'Connor
· 10 years ago
92650f2
usb: Remove cntl->defaultpipe cache.
by Kevin O'Connor
· 10 years ago
ae0ed62
usb: Centralize pipe free list code.
by Kevin O'Connor
· 10 years ago
402f9a0
Batch free USB pipes on EHCI controllers.
by Kevin O'Connor
· 10 years ago
49ecf69
usb-ehci: Fix races with controller on updates to QH.
by Kevin O'Connor
· 11 years ago
ffdcd3a
Minor fix - check for malloc failure in USB cntl allocation.
by Kevin O'Connor
· 11 years ago
6f50051
Minor fix - make sure not to call ohci/uhci_init from irq handler.
by Kevin O'Connor
· 11 years ago
8ff8e01
Push 'struct pci_device' into USB code (instead of using u16 bdf).
by Kevin O'Connor
· 11 years ago
2b333e4
Rename foreachbdf_in_bus to foreachbdf and simplify it.
by Kevin O'Connor
· 11 years ago
a5f2b91
Extend 'usb_pipe' to track the controller and ports of each device.
by Kevin O'Connor
· 11 years ago
144817b
Rename check_time() to check_tsc().
by Kevin O'Connor
· 12 years ago
698d3f9
USB EHCI should yield() whil waiting for controller to ack reset.
by Kevin O'Connor
· 12 years ago
d28b0fe
Refactor USB hub code.
by Kevin O'Connor
· 12 years ago
87ab2fb
Improve USB EHCI timing.
by Kevin O'Connor
· 12 years ago
9dc243e
Adjust debug levels of device discovery.
by Kevin O'Connor
· 12 years ago
190cc62
Add USB EHCI controller support.
by Kevin O'Connor
· 12 years ago