9
0
Fork 0
barebox/drivers/usb/gadget
Holger Schurig ab23d0bb3f commands: group 'help' output
The old output of "help" was just producing a long list, that usually
scrolled of the screen (even on a X11 terminal). This list is more
compact, and also sorted by groups.

The old output format (plus grouping) is now available with 'help -v'.

Example:

   Information commands:
     ?, devinfo, help, iomem, meminfo, version
   Boot commands:
     boot, bootm, go, loadb, loads, loadx, loady, saves, uimage
   ...

Signed-off-by: Holger Schurig <holgerschurig@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-05-14 07:59:55 +02:00
..
Kconfig usb/gadget/Kconfig: fix menu 2013-03-12 18:41:12 +01:00
Makefile at91: add udc usb device controller support 2011-12-14 12:41:15 +01:00
at91_udc.c Fix AT91 UDC driver on boards without vbus. 2014-04-23 09:24:06 +02:00
at91_udc.h at91_udc: update vbus param only if updated 2012-01-02 12:08:25 +01:00
composite.c usb: gadget: set composite to NULL when usb_gadget_register_driver fails 2014-03-19 16:29:08 +01:00
config.c Add USB device support 2009-09-25 14:31:26 +02:00
dfu.c usb: gadget: propagate error code from usb_composite_register 2014-03-19 16:29:14 +01:00
epautoconf.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
f_acm.c serial gadget: enable/disable on request 2012-01-04 14:18:46 +01:00
f_serial.c usb/gadget: add USB serial connect and disconnect 2011-12-05 17:59:02 +01:00
fsl_udc.c USB gadget: fsl: Bail out if no udc exists 2014-02-13 10:40:22 +01:00
gadget_chips.h Add USB device support 2009-09-25 14:31:26 +02:00
pxa27x_udc.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
pxa27x_udc.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
serial.c serial gadget: enable/disable on request 2012-01-04 14:18:46 +01:00
u_serial.c commands: group 'help' output 2014-05-14 07:59:55 +02:00
u_serial.h Add USB device support 2009-09-25 14:31:26 +02:00
usbstring.c Add USB device support 2009-09-25 14:31:26 +02:00