index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
drivers
/
usb
/
ohci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libpayload: Make Kconfig bools use IS_ENABLED()
Stefan Reinauer
2015-06-30
1
-1
/
+1
*
Remove empty lines at end of file
Elyes HAOUAS
2015-06-08
1
-1
/
+0
*
libpayload: avoid use-after-free in OHCI driver
Patrick Georgi
2015-02-23
1
-3
/
+3
*
libpayload: usb: Remove automatic clear_stall() calls from transfers
Julius Werner
2014-11-13
1
-2
/
+1
*
libpayload: usb: Fix up usb_shutdown() code paths
Julius Werner
2014-11-13
1
-16
/
+4
*
libpayload: usb: Make OHCI work with ARM systems
Julius Werner
2014-10-22
1
-23
/
+60
*
libpayload: Make USB transfer functions return amount of bytes
Julius Werner
2014-08-12
1
-29
/
+42
*
libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.
Gabe Black
2014-08-05
1
-1
/
+1
*
libpayload: Drop obsolete setting of reg_base in [oex]hci
Nico Huber
2014-07-10
1
-2
/
+1
*
libpayload: Use unsigned long for BARs in *hci_init()
Nico Huber
2014-07-10
1
-3
/
+3
*
libpayload: Add USB support for non-PCI controllers
Stefan Reinauer
2013-11-25
1
-6
/
+18
*
libpayload: Redirect USB slave init through controller driver
Patrick Georgi
2013-06-13
1
-0
/
+3
*
libpayload: Put dump_td/dump_ed in ohci.c behind #ifdef USB_DEBUG
Gabe Black
2013-03-14
1
-1
/
+3
*
libpayload: Another usb fix
Patrick Georgi
2012-12-20
1
-1
/
+1
*
libpayload: fix USB
Patrick Georgi
2012-12-19
1
-1
/
+1
*
libpayload: improving OHCI TD/ED debugging
Anton Kochkov
2012-12-19
1
-15
/
+75
*
libpayload: Use usb_debug() to show USB messages
Dave Frodin
2012-12-18
1
-3
/
+3
*
libpayload: Fix interrupt-queue cleanup for OHCI
Nico Huber
2012-11-24
1
-10
/
+27
*
libpayload: Fix random warnings
Nico Huber
2012-11-23
1
-0
/
+2
*
libpayload: Add init() function to hci_t and rework uhci_reset()
Nico Huber
2012-11-14
1
-0
/
+6
*
libpayload: Do not call ohci_reset() from ohci_init()
Nico Huber
2012-11-14
1
-1
/
+0
*
libpayload: Turn the "debug" #define into the usb_debug static inline function.
Gabe Black
2012-11-07
1
-9
/
+9
*
libpayload: add controller type in usbdev_hc
Anton Kochkov
2012-08-23
1
-0
/
+2
*
libpayload: Fix typo
Patrick Georgi
2012-07-27
1
-2
/
+2
*
libpayload: Add reset function for OHCI USB driver
Anton Kochkov
2012-07-12
1
-0
/
+7
*
libpayload: OHCI driver correct PCI BAR reading
Anton Kochkov
2012-06-29
1
-1
/
+3
*
libpayload: Adjust timeouts and delays in OHCI driver
Nico Huber
2012-06-22
1
-4
/
+9
*
libpayload: Add support for interrupt transfers in OHCI
Nico Huber
2012-06-21
1
-8
/
+222
*
libpayload: Fix initialization of OHCI driver
Nico Huber
2012-06-21
1
-5
/
+9
*
libpayload: Implement correct done queue processing for OHCI
Nico Huber
2012-06-21
1
-72
/
+120
*
libpayload: Add timeouts in the OHCI USB driver
Nico Huber
2012-06-07
1
-4
/
+18
*
libpayload: Remove orphaned delay from OHCI USB driver
Nico Huber
2012-06-07
1
-1
/
+0
*
libpayload: Disable some buggy debugging code
Nico Huber
2012-06-01
1
-0
/
+7
*
libpayload: fix OHCI IN commands
Mathias Krause
2012-06-01
1
-3
/
+3
*
libpayload: fix compile error with enabled USB_DEBUG
Mathias Krause
2012-02-20
1
-1
/
+1
*
libpayload: Remove bitfield use from OHCI data structures
Patrick Georgi
2012-01-10
1
-46
/
+37
*
libpayload: Drop usb_fatal()
Patrick Georgi
2011-11-04
1
-2
/
+2
*
libpayload: Fix OHCI some more
Patrick Georgi
2011-11-01
1
-6
/
+8
*
libpayload: fix bulk transfers on OHCI controllers
Patrick Georgi
2011-10-21
1
-0
/
+1
*
Add support for OHCI controllers and prelimiary support for xHCI (USB3) contr...
Patrick Georgi
2010-08-13
1
-0
/
+472