summaryrefslogtreecommitdiff
path: root/common/cmd_fastboot.c
AgeCommit message (Expand)Author
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-07-22fastboot: Dynamic controller index for usb_gadget_handle_interruptsPaul Kocialkowski
2015-07-22usb: board_usb_init and board_usb_cleanup calls in the fastboot commandPaul Kocialkowski
2015-04-14fastboot: Proper download gadget unregister and clear when cable is missingPaul Kocialkowski
2015-04-14usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I
2015-02-25fastboot: Add USB cable detect checkRob Herring
2014-12-18fastboot: add support for continue commandRob Herring
2014-09-24usb/gadget: fastboot: minor cleanupSteve Rae
2014-05-08usb/gadget: add the fastboot gadgetSebastian Siewior