coreboot-kgpe-d16/payloads/libpayload/drivers/usb
Anton Kochkov cf7b63ff65 libpayload: improving OHCI TD/ED debugging
Improving USB debugging for OHCI by enhacing dump_td
and adding dump_ed function to dump all chain information

Change-Id: Ia8b2a9b53e79b1f280fd12ea0d9233fc875e0b57
Signed-off-by: Anton Kochkov <anton.kochkov@gmail.com>
Reviewed-on: http://review.coreboot.org/2056
Tested-by: build bot (Jenkins)
Reviewed-by: Nico Huber <nico.huber@secunet.com>
2012-12-19 15:19:24 +01:00
..
TODO
ehci.c libpayload: Use usb_debug() to show USB messages 2012-12-18 19:59:22 +01:00
ehci.h
ehci_private.h [PATCH] libpayload: Implement EHCI reset function 2012-11-09 20:10:05 +01:00
ehci_rh.c libpayload: Use usb_debug() to show USB messages 2012-12-18 19:59:22 +01:00
ohci.c libpayload: improving OHCI TD/ED debugging 2012-12-19 15:19:24 +01:00
ohci.h
ohci_private.h
ohci_rh.c libpayload: Rework connection state detection for OHCI 2012-11-24 08:46:34 +01:00
quirks.c libpayload: Turn the "debug" #define into the usb_debug static inline function. 2012-11-07 18:38:37 +01:00
uhci.c libpayload: Use usb_debug() to show USB messages 2012-12-18 19:59:22 +01:00
uhci.h
uhci_private.h
uhci_rh.c libpayload: Turn the "debug" #define into the usb_debug static inline function. 2012-11-07 18:38:37 +01:00
usb.c libpayload: Use usb_debug() to show USB messages 2012-12-18 19:59:22 +01:00
usb_dev.c
usbhid.c libpayload: Use usb_debug() to show USB messages 2012-12-18 19:59:22 +01:00
usbhub.c libpayload: Detach devices behind removed USB hubs 2012-11-23 18:18:31 +01:00
usbinit.c libpayload: Use usb_debug() to show USB messages 2012-12-18 19:59:22 +01:00
usbmsc.c libpayload: Use usb_debug() to show USB messages 2012-12-18 19:59:22 +01:00
xhci.c libpayload: Use usb_debug() to show USB messages 2012-12-18 19:59:22 +01:00
xhci.h
xhci_private.h
xhci_rh.c libpayload: Turn the "debug" #define into the usb_debug static inline function. 2012-11-07 18:38:37 +01:00