summaryrefslogtreecommitdiffstats
path: root/src/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* cbmem: add indicator to hooks if cbmem is being recoveredAaron Durbin2015-06-091-1/+1
* cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki2015-06-091-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-217-7/+7
* usbdebug: Add FTDI FT232H supportKyösti Mälkki2015-05-122-2/+91
* Unify byte order macros and clrsetbitsJulius Werner2015-04-211-1/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-152-56/+56
* usbdebug: Some fix for dongle compatibilityKyösti Mälkki2014-11-231-0/+2
* usbdebug: Reduce bus reset delaysKyösti Mälkki2014-11-231-29/+19
* usbdebug: Refactor descriptor probing of dongleKyösti Mälkki2014-11-234-118/+145
* usbdebug: Move initialisation of the optional hubKyösti Mälkki2014-11-235-105/+155
* usbdebug: Refactor on EHCI memory spaceKyösti Mälkki2014-11-231-17/+13
* usbdebug: Fix migration to ramstageKyösti Mälkki2014-11-231-1/+6
* drivers: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-082-2/+0
* console: Drop EARLY_CONSOLE optionKyösti Mälkki2014-04-301-1/+1
* usbdebug: Add BeagleBone BlackKyösti Mälkki2014-04-221-0/+5
* usbdebug: Move Kconfig under drivers/usbKyösti Mälkki2014-03-041-0/+94
* usbdebug: Unify console APIKyösti Mälkki2014-02-202-5/+31
* usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki2014-02-163-7/+30
* usbdebug: Split to USB host/deviceKyösti Mälkki2014-02-124-63/+90
* usbdebug: Split PCI EHCI partKyösti Mälkki2014-02-104-77/+139
* usbdebug: Fix data toggle on receiveKyösti Mälkki2014-02-101-2/+1
* usbdebug: Improve receive speedKyösti Mälkki2014-02-101-0/+18
* usbdebug: Move under drivers/usbKyösti Mälkki2014-02-064-0/+1349