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
/
usbinit.c
Age
Commit message (
Expand
)
Author
2012-11-23
libpayload: Fix some missing-prototype warnings
Nico Huber
2012-11-07
libpayload: Take usb_poll out of usb_initialize.
Gabe Black
2012-11-07
libpayload: Make usb_initialize more efficient and fix style problems.
Gabe Black
2011-11-04
libpayload: Implement usb_exit
Patrick Georgi
2011-11-03
libpayload: Reduce verbosity in USB stack
Mathias Krause
2011-07-14
Print a warning when an unknow USB controller type is detected.
Steven A. Falco
2010-09-25
Add an EHCI driver to libpayload's USB stack.
Patrick Georgi
2010-09-03
The AMD CS5536's USB controllers are located at device 0F, functions 4
Jens Rottmann
2010-08-13
Add support for OHCI controllers and prelimiary support for xHCI (USB3) contr...
Patrick Georgi
2010-03-25
USB updates from our internal tree
Stefan Reinauer
2008-11-24
[PATCH] libpayload: rename config.h to libpayload-config.h
Jordan Crouse
2008-09-11
Fix the USB code to find the headers after they were moved.
Jordan Crouse
2008-09-02
This patch adds USB capabilities to libpayload. It requires some
Patrick Georgi