aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/usb/ehci_debug.c
AgeCommit message (Expand)Author
2019-02-02usbdebug: Use fixed size fieldKyösti Mälkki
2019-02-02usbdebug: Fix reserve in CARKyösti Mälkki
2019-01-13usbdebug: Remove option DEBUG_USBDEBUGKyösti Mälkki
2019-01-07usbdebug: Probe for gadget only onceKyösti Mälkki
2019-01-07usbdebug: Initialize the HW once in CAR stagesArthur Heymans
2019-01-06usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans
2019-01-06usbdebug: Refactor init callsKyösti Mälkki
2018-07-09src/{device,drivers}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2017-09-14usbdebug: Fix init and add support for postcarKyösti Mälkki
2017-07-28src/drivers: Fix checkpatch warning: no spaces at the start of a lineMartin Roth
2017-07-13src/drivers: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-08-31src/drivers: Add required space before opening parenthesis '('Elyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-09cbmem: add indicator to hooks if cbmem is being recoveredAaron Durbin
2015-06-09cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
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