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
/
drivers
/
usb
/
ehci_debug.c
Age
Commit message (
Expand
)
Author
2017-09-14
usbdebug: Fix init and add support for postcar
Kyösti Mälkki
2017-07-28
src/drivers: Fix checkpatch warning: no spaces at the start of a line
Martin Roth
2017-07-13
src/drivers: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2016-08-31
src/drivers: Add required space before opening parenthesis '('
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-09
cbmem: add indicator to hooks if cbmem is being recovered
Aaron Durbin
2015-06-09
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-21
Unify byte order macros and clrsetbits
Julius Werner
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-11-23
usbdebug: Some fix for dongle compatibility
Kyösti Mälkki
2014-11-23
usbdebug: Reduce bus reset delays
Kyösti Mälkki
2014-11-23
usbdebug: Refactor descriptor probing of dongle
Kyösti Mälkki
2014-11-23
usbdebug: Move initialisation of the optional hub
Kyösti Mälkki
2014-11-23
usbdebug: Refactor on EHCI memory space
Kyösti Mälkki
2014-11-23
usbdebug: Fix migration to ramstage
Kyösti Mälkki
2014-02-16
usbdebug: Remove EHCI_DEBUG_OFFSET
Kyösti Mälkki
2014-02-12
usbdebug: Split to USB host/device
Kyösti Mälkki
2014-02-10
usbdebug: Split PCI EHCI part
Kyösti Mälkki
2014-02-10
usbdebug: Fix data toggle on receive
Kyösti Mälkki
2014-02-10
usbdebug: Improve receive speed
Kyösti Mälkki
2014-02-06
usbdebug: Move under drivers/usb
Kyösti Mälkki