aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/usb/ehci_debug.c
AgeCommit message (Expand)Author
2015-04-21Unify byte order macros and clrsetbitsJulius Werner
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-11-23usbdebug: Some fix for dongle compatibilityKyösti Mälkki
2014-11-23usbdebug: Reduce bus reset delaysKyösti Mälkki
2014-11-23usbdebug: Refactor descriptor probing of dongleKyösti Mälkki
2014-11-23usbdebug: Move initialisation of the optional hubKyösti Mälkki
2014-11-23usbdebug: Refactor on EHCI memory spaceKyösti Mälkki
2014-11-23usbdebug: Fix migration to ramstageKyösti Mälkki
2014-02-16usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki
2014-02-12usbdebug: Split to USB host/deviceKyösti Mälkki
2014-02-10usbdebug: Split PCI EHCI partKyösti Mälkki
2014-02-10usbdebug: Fix data toggle on receiveKyösti Mälkki
2014-02-10usbdebug: Improve receive speedKyösti Mälkki
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki