summaryrefslogtreecommitdiff
path: root/src/lib/usbdebug.c
AgeCommit message (Expand)Author
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2013-10-22usbdebug: Fix boards without EARLY_CBMEM_INITKyösti Mälkki
2013-10-15Have option of timestamps, CBMEM console and usbdebug for most boardsKyösti Mälkki
2013-10-13Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer
2013-09-21CBMEM: Always select CAR_MIGRATIONKyösti Mälkki
2013-09-20usbdebug: Allow an USB hub on the debug dongleKyösti Mälkki
2013-09-06usbdebug: Use CAR migrationKyösti Mälkki
2013-09-06usbdebug: Dump low-level protocol detailsKyösti Mälkki
2013-09-06usbdebug: Adjust endpoint retry timeoutsKyösti Mälkki
2013-09-06usbdebug: Adjust transaction retriesKyösti Mälkki
2013-08-29usbdebug: Fix control messagesKyösti Mälkki
2013-08-29usbdebug: Use separate data toggle for each pipeKyösti Mälkki
2013-08-29usbdebug: Reference endpoints by pipes in callsKyösti Mälkki
2013-08-29usbdebug: Support choice of EHCI controllerKyösti Mälkki
2013-08-29usbdebug: Change debug port scanningKyösti Mälkki
2013-08-24usbdebug: Only test two possible USB device numbersKyösti Mälkki
2013-08-23usbdebug: Halt host controller before resetting itKyösti Mälkki
2013-08-23usbdebug: Add compatibility quirk for FX2Kyösti Mälkki
2013-08-23usbdebug: Block recursive calls of printkKyösti Mälkki
2013-08-23usbdebug: Add logging level to debuggingKyösti Mälkki
2013-08-10usbdebug: Add option for verbose logging of connectionKyösti Mälkki
2013-07-30usbdebug: Fix missing includeKyösti Mälkki
2013-07-24usbdebug: Split endpoint buffersKyösti Mälkki
2013-07-11usbdebug: Cleanup dbgp_ehci_info callKyösti Mälkki
2013-07-10usbdebug: Put ehci_debug_info in CAR_GLOBALKyösti Mälkki
2013-07-10usbdebug: Move EHCI BAR relocation codeKyösti Mälkki
2013-07-10usbdebug: Move ehci_debug_info allocationKyösti Mälkki
2013-07-10usbdebug: Refactor disable logicKyösti Mälkki
2013-07-10lib: Fix spellingMartin Roth
2013-06-12usbdebug: Improve solving EHCI debug port problemsKyösti Mälkki
2012-07-30USBDEBUG: retry harder for slow devicesSven Schnelle
2012-07-26USBDEBUG: buffer up to 8 bytesSven Schnelle
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-31Fix usb debug dongle supportSven Schnelle
2011-01-28This patch gets usbdebug console working in romstage.Stefan Reinauer
2010-09-23USB Debug Port related license header fixes (trivial).Uwe Hermann
2010-09-22Fix a compiler warning in src/lib/usbdebug.c (trivial).Uwe Hermann
2010-08-30We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer
2010-08-04Remove warnings from USB debug console code.Myles Watson
2010-08-03Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer
2010-05-25fix most usbdebug warnings and fix function names.Stefan Reinauer
2010-05-25Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer