index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
drivers
/
usb
/
ohci_private.h
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2018-04-29
libpayload/drivers/usb/ohci_private.h: Add parentheses around macro
Elyes HAOUAS
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-28
payloads: Add whitespace around '<<'
Elyes HAOUAS
2017-06-27
libpayload/drivers/usb/ohci_private.h: Add brackets around macro
Elyes HAOUAS
2014-10-22
libpayload: usb: Make OHCI work with ARM systems
Julius Werner
2013-11-25
libpayload: Add USB support for non-PCI controllers
Stefan Reinauer
2012-06-21
libpayload: Add support for interrupt transfers in OHCI
Nico Huber
2012-06-21
libpayload: Fix initialization of OHCI driver
Nico Huber
2012-06-21
libpayload: Implement correct done queue processing for OHCI
Nico Huber
2012-06-21
libpayload: Correct interchanged parameters in OHCI driver
Nico Huber
2012-01-10
libpayload: Remove bitfield use from OHCI data structures
Patrick Georgi
2010-08-13
Add support for OHCI controllers and prelimiary support for xHCI (USB3) contr...
Patrick Georgi