aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_fastboot.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2015-07-22fastboot: Dynamic controller index for usb_gadget_handle_interruptsPaul Kocialkowski1-1/+1
2015-07-22usb: board_usb_init and board_usb_cleanup calls in the fastboot commandPaul Kocialkowski1-6/+25
2015-04-14fastboot: Proper download gadget unregister and clear when cable is missingPaul Kocialkowski1-0/+2
2015-04-14usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I1-1/+1
2015-02-25fastboot: Add USB cable detect checkRob Herring1-0/+6
2014-12-18fastboot: add support for continue commandRob Herring1-0/+4
2014-09-24usb/gadget: fastboot: minor cleanupSteve Rae1-3/+4
2014-05-08usb/gadget: add the fastboot gadgetSebastian Siewior1-0/+36