Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
0e21548b15e25e010c362ea13d170c61a3fcc899
/
src
/
hw
/
usb-uhci.h
2891a83
usb: Control transfers always have an 8 byte command size
by Kevin O'Connor
· 8 years ago
eb9f3ae
uhci: Merge uhci_send_control with uhci_send_bulk
by Kevin O'Connor
· 8 years ago
89452cc
uhci: Export uhci_realloc_pipe() instead of uhci_alloc_pipe()
by Kevin O'Connor
· 8 years ago
20c9be3
usb: Rename ?hci_control() to ?hci_send_control()
by Kevin O'Connor
· 8 years ago
ec443ff
usb: Replace EHCI to UHCI/OHCI synchronization with new scheme.
by Kevin O'Connor
· 9 years ago
5d369d8
Move code centered around specific hardware devices to src/hw/
by Kevin O'Connor
· 9 years ago
[Renamed from src/usb-uhci.h]
d83c87b
Normalize POST initialization function name suffixes.
by Kevin O'Connor
· 9 years ago
c3d96c2
usb: Generalize controller alloc_async_pipe / alloc_intr_pipe 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
ae0ed62
usb: Centralize pipe free list code.
by Kevin O'Connor
· 10 years ago
8ff8e01
Push 'struct pci_device' into USB code (instead of using u16 bdf).
by Kevin O'Connor
· 11 years ago
09e2f7c
Reduce size of USB 'struct uhci_td'.
by Kevin O'Connor
· 12 years ago
406fad6
Dynamically allocate USB controller structures.
by Kevin O'Connor
· 12 years ago
4547eb9
Replace USB encoded 'u32 endp' scheme with explicit struct fields.
by Kevin O'Connor
· 12 years ago
357bdfa
Prefer passing a USB "pipe" structure over a USB endp encoding.
by Kevin O'Connor
· 12 years ago
7149fc8
Initial support for booting from USB drives.
by Kevin O'Connor
· 12 years ago
9571439
USB UHCI cleanups.
by Kevin O'Connor
· 12 years ago
991eaff
Support USB interrupt schedules on OHCI and UHCI.
by Kevin O'Connor
· 12 years ago
a5826b5
Add simple cooperative threading scheme to allow parallel hw init.
by Kevin O'Connor
· 13 years ago
59f0283
Add stubs for USB OHCI support.
by Kevin O'Connor
· 13 years ago
114592f
Initial support for USB, UHCI, and USB Keyboards.
by Kevin O'Connor
· 13 years ago