index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
drivers
/
usb
/
dwc2.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-02-17
payloads: Fix typos
Elyes HAOUAS
2019-07-09
libpayload/usb: fix DWC2 driver
Patrick Georgi
2019-07-02
libpayload/usb: Increase USB request timeout to 5 s
Keith Short
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-17
libpayload: usb: dwc2: check device connect state before enable channel
Yunzhi Li
2015-09-17
libpayload: usb: dwc2: fix hub hot-plug bug
Yunzhi Li
2015-08-28
libpayload: usb: dwc2: Always return 'size' transferred bytes for OUT
Julius Werner
2015-08-19
libpayload: usb: dwc2: fix usb plug/unplug bug
Yunzhi Li
2015-08-14
libpayload: usb: dwc2: fix short packet transfer
Yunzhi Li
2015-07-16
libpayload: usb: dwc2: support split transaction
Yunzhi Li
2015-07-06
libpayload: usb: dwc2: support interrupt transfer
Yunzhi Li
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-14
libpayload dwc2: use bus addresses for buffers
Ionela Voinescu
2015-04-14
libpayload dwc2: Use a new FIFO allocation method
huang lin
2015-04-14
libpayload: Add dwc2 usb driver
huang lin