index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
cmd_usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/cmd_usb.c: fix warning: variable ... set but not used
Wolfgang Denk
2011-10-09
1
-2
/
+1
*
autostart: unify duplicated logic into the bootm code
Mike Frysinger
2011-07-25
1
-11
/
+2
*
Fix misc spelling errors found by lintian
Loïc Minier
2011-04-12
1
-1
/
+1
*
Add USB host ethernet adapter support
Simon Glass
2011-02-19
1
-2
/
+10
*
Revert "boot cmds: convert to getenv_yesno() with autostart"
Wolfgang Denk
2011-01-11
1
-1
/
+1
*
boot cmds: convert to getenv_yesno() with autostart
Mike Frysinger
2010-11-28
1
-1
/
+1
*
do_bootm: unify duplicate prototypes
Mike Frysinger
2010-11-28
1
-1
/
+0
*
Fixed clobbered output of the "help usb" command
Sergei Poselenov
2010-08-12
1
-1
/
+1
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
1
-8
/
+4
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-2
/
+2
*
cmd_usb.c: show cmd usage if no args given
Serge Ziryukin
2010-05-06
1
-0
/
+5
*
USB storage count
Kim B. Heino
2010-04-08
1
-5
/
+8
*
cmd_usb.c: print debug messages only when DEBUG is defined
Wolfgang Denk
2010-03-28
1
-2
/
+2
*
usb: write command for RAW partition.
Mahavir Jain
2009-12-20
1
-0
/
+24
*
USB Consolidate descriptor definitions
Tom Rix
2009-12-20
1
-10
/
+10
*
General help message cleanup
Wolfgang Denk
2009-06-12
1
-3
/
+3
*
USB: Add high-speed (480Mb/s) to all USB related outputs
Stefan Roese
2009-01-28
1
-1
/
+11
*
Prepare USB layer for ehci
Michael Trimarchi
2009-01-28
1
-1
/
+1
*
Command usage cleanup
Peter Tyser
2009-01-28
1
-3
/
+3
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
1
-2
/
+2
*
Remove obsolete command (apply afte USB style patch, 80 chars strict)
Michael Trimarchi
2008-11-28
1
-9
/
+0
*
USB style patch, 80 chars strict
Michael Trimarchi
2008-11-28
1
-279
/
+316
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-1
/
+1
*
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-07-14
1
-1
/
+1
*
Fix "usb part" command
Christian Eggers
2008-07-10
1
-4
/
+15
*
Delay FIT format check on sector based devices
Marian Balakowicz
2008-06-30
1
-7
/
+8
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
1
-1
/
+1
*
Merge branch 'master_merge_new-image' of /home/tur/git/u-boot
Wolfgang Denk
2008-03-26
1
-15
/
+35
|
\
|
*
[new uImage] Add new uImage format handling to other bootm related commands
Marian Balakowicz
2008-03-12
1
-8
/
+19
|
*
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-29
1
-1
/
+1
|
*
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-25
1
-10
/
+23
|
*
[new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds
Marian Balakowicz
2008-02-21
1
-1
/
+1
|
*
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
2008-02-21
1
-1
/
+1
|
*
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-02-07
1
-8
/
+4
*
|
USB Storage, add meaningful return value
Aras Vaichas
2008-03-26
1
-2
/
+1
|
/
*
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-11-20
1
-10
/
+0
*
common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-08
1
-3
/
+3
*
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-2
/
+2
*
[PATCH 1_4] Merge common get_dev() routines for block devices
Grant Likely
2007-02-20
1
-0
/
+1
*
Prevent USB commands from working when USB is stopped.
Bartlomiej Sieka
2006-08-03
1
-0
/
+5
*
Add rudimentary handling of alternate settings of USB interfaces - to fix
Bartlomiej Sieka
2006-08-02
1
-1
/
+1
*
Cleanup for GCC-4.x
Wolfgang Denk
2005-10-13
1
-5
/
+5
*
Coding style cleanup
Wolfgang Denk
2005-08-02
1
-2
/
+1
*
Fix low-level OHCI transfers for ARM920t and MPC5xxx
Wolfgang Denk
2005-07-21
1
-13
/
+22
*
* Fix baudrate calculation problem on MPC5200 systems
wdenk
2005-06-27
1
-1
/
+1
*
Fix problems with SNTP support;
wdenk
2005-04-02
1
-0
/
+1
*
Cleanup USB and partition defines
wdenk
2005-02-24
1
-0
/
+4
*
Fix for incomplete byteorder fix in cmd_scsi.c and cmd_usb.c
wdenk
2005-02-04
1
-1
/
+2
*
Fix byteorder problem in usbboot and scsiboot commands.
wdenk
2005-02-04
1
-2
/
+2
*
* Removed '--no-warn-mismatch' option from Makefile. This option
wdenk
2005-02-03
1
-17
/
+18
[next]