index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_usb.c
Age
Commit message (
Expand
)
Author
2014-10-06
usb: kbd: Allow "usb reset" to continue when an usb kbd is used
Hans de Goede
2014-10-06
usb: kbd: On a "usb reset" call usb_kbd_deregister() before calling usb_stop()
Hans de Goede
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-05
USB: SS: Add support for Super Speed USB interface
Vivek Gautam
2013-05-05
usb: Add new command to set USB 2.0 port test modes
Julius Werner
2012-11-19
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-11-04
common/cmd_*.c: sparse fixes
Kim Phillips
2012-10-15
usb: add support for multiple usb controllers
Lucas Stach
2012-09-25
combine block device load commands into common function
Rob Herring
2012-05-20
USB: Align buffers at cacheline
Puneet Saxena
2012-03-18
bootstage: Plumb in bootstage calls for basic operations
Simon Glass
2012-03-06
Convert cmd_usage() calls in common to use a return value
Simon Glass
2011-12-16
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
Tom Rini
2011-12-11
usb: add help for missing start subcommand
Veli-Pekka Peltola
2011-12-11
cosmetic: remove excess whitespace from usb command help
Veli-Pekka Peltola
2011-10-09
common/cmd_usb.c: fix warning: variable ... set but not used
Wolfgang Denk
2011-07-25
autostart: unify duplicated logic into the bootm code
Mike Frysinger
2011-04-12
Fix misc spelling errors found by lintian
Loïc Minier
2011-02-19
Add USB host ethernet adapter support
Simon Glass
2011-01-11
Revert "boot cmds: convert to getenv_yesno() with autostart"
Wolfgang Denk
2010-11-28
boot cmds: convert to getenv_yesno() with autostart
Mike Frysinger
2010-11-28
do_bootm: unify duplicate prototypes
Mike Frysinger
2010-08-12
Fixed clobbered output of the "help usb" command
Sergei Poselenov
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-05-06
cmd_usb.c: show cmd usage if no args given
Serge Ziryukin
2010-04-08
USB storage count
Kim B. Heino
2010-03-27
cmd_usb.c: print debug messages only when DEBUG is defined
Wolfgang Denk
2009-12-20
usb: write command for RAW partition.
Mahavir Jain
2009-12-20
USB Consolidate descriptor definitions
Tom Rix
2009-06-12
General help message cleanup
Wolfgang Denk
2009-01-28
USB: Add high-speed (480Mb/s) to all USB related outputs
Stefan Roese
2009-01-28
Prepare USB layer for ehci
Michael Trimarchi
2009-01-28
Command usage cleanup
Peter Tyser
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
2008-11-28
Remove obsolete command (apply afte USB style patch, 80 chars strict)
Michael Trimarchi
2008-11-28
USB style patch, 80 chars strict
Michael Trimarchi
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-07-14
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-07-10
Fix "usb part" command
Christian Eggers
2008-06-30
Delay FIT format check on sector based devices
Marian Balakowicz
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-03-26
Merge branch 'master_merge_new-image' of /home/tur/git/u-boot
Wolfgang Denk
2008-03-26
USB Storage, add meaningful return value
Aras Vaichas
2008-03-12
[new uImage] Add new uImage format handling to other bootm related commands
Marian Balakowicz
2008-02-29
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-25
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-21
[new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds
Marian Balakowicz
2008-02-21
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
2008-02-07
[new uImage] Define a API for image handling operations
Marian Balakowicz
[next]