summaryrefslogtreecommitdiffstats
path: root/commands/usbserial.c
Commit message (Expand)AuthorAgeFilesLines
* commands/*: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-04-271-20/+6
* commands: exit on invalid optionEnrico Jorns2016-09-161-0/+2
* USB: gadget: specify vendor/product id with device parametersSascha Hauer2014-07-221-25/+2
* USB: gadget: Update to 3.15Sascha Hauer2014-07-221-17/+5
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-4/+0
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-11/+17
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* commands/usbserial: Remove unused variableAlexander Shiyan2014-04-231-3/+0
* remove remaining references of CONFIG_BOARDINFOSascha Hauer2013-08-161-2/+2
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* serial gadget: enable/disable on requestEric Bénard2012-01-041-0/+108