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
/
src
/
lib
/
usbdebug.c
Age
Commit message (
Expand
)
Author
2013-08-23
usbdebug: Halt host controller before resetting it
Kyösti Mälkki
2013-08-23
usbdebug: Add compatibility quirk for FX2
Kyösti Mälkki
2013-08-23
usbdebug: Block recursive calls of printk
Kyösti Mälkki
2013-08-23
usbdebug: Add logging level to debugging
Kyösti Mälkki
2013-08-10
usbdebug: Add option for verbose logging of connection
Kyösti Mälkki
2013-07-30
usbdebug: Fix missing include
Kyösti Mälkki
2013-07-24
usbdebug: Split endpoint buffers
Kyösti Mälkki
2013-07-11
usbdebug: Cleanup dbgp_ehci_info call
Kyösti Mälkki
2013-07-10
usbdebug: Put ehci_debug_info in CAR_GLOBAL
Kyösti Mälkki
2013-07-10
usbdebug: Move EHCI BAR relocation code
Kyösti Mälkki
2013-07-10
usbdebug: Move ehci_debug_info allocation
Kyösti Mälkki
2013-07-10
usbdebug: Refactor disable logic
Kyösti Mälkki
2013-07-10
lib: Fix spelling
Martin Roth
2013-06-12
usbdebug: Improve solving EHCI debug port problems
Kyösti Mälkki
2012-07-30
USBDEBUG: retry harder for slow devices
Sven Schnelle
2012-07-26
USBDEBUG: buffer up to 8 bytes
Sven Schnelle
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-31
Fix usb debug dongle support
Sven Schnelle
2011-01-28
This patch gets usbdebug console working in romstage.
Stefan Reinauer
2010-09-23
USB Debug Port related license header fixes (trivial).
Uwe Hermann
2010-09-22
Fix a compiler warning in src/lib/usbdebug.c (trivial).
Uwe Hermann
2010-08-30
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-04
Remove warnings from USB debug console code.
Myles Watson
2010-08-03
Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
Stefan Reinauer
2010-05-25
fix most usbdebug warnings and fix function names.
Stefan Reinauer
2010-05-25
Long ago we agreed on kicking the _direct appendix because everything in
Stefan Reinauer