Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1f47a4dcc16895d7b67ba652458ab24a8a18850a
/
common
/
cmd_usb.c
1f47a4d
cosmetic: remove excess whitespace from usb command help
by Veli-Pekka Peltola
· 13 years ago
6c7c558
common/cmd_usb.c: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
194c2e8
autostart: unify duplicated logic into the bootm code
by Mike Frysinger
· 13 years ago
5d0569a
Fix misc spelling errors found by lintian
by Loïc Minier
· 14 years ago
1e9961d
Add USB host ethernet adapter support
by Simon Glass
· 14 years ago
f489250
Revert "boot cmds: convert to getenv_yesno() with autostart"
by Wolfgang Denk
· 14 years ago
27c0b4a
boot cmds: convert to getenv_yesno() with autostart
by Mike Frysinger
· 14 years ago
2a5ba45
do_bootm: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
95b57aa
Fixed clobbered output of the "help usb" command
by Sergei Poselenov
· 14 years ago
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
84e20a2
cmd_usb.c: show cmd usage if no args given
by Serge Ziryukin
· 15 years ago
300ea51
USB storage count
by Kim B. Heino
· 15 years ago
2f4d365
cmd_usb.c: print debug messages only when DEBUG is defined
by Wolfgang Denk
· 15 years ago
d43a0b8
usb: write command for RAW partition.
by Mahavir Jain
· 15 years ago
83b9e1d
USB Consolidate descriptor definitions
by Tom Rix
· 15 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
6a6d9d1
USB: Add high-speed (480Mb/s) to all USB related outputs
by Stefan Roese
· 16 years ago
3d18996
Prepare USB layer for ehci
by Michael Trimarchi
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
b60d265
Remove obsolete command (apply afte USB style patch, 80 chars strict)
by Michael Trimarchi
· 16 years ago
5f2e7fc
USB style patch, 80 chars strict
by Michael Trimarchi
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
dc770c7
Code cleanup: fix old style assignment ambiguities like "=-" etc.
by Wolfgang Denk
· 16 years ago
1eef5c3
Fix "usb part" command
by Christian Eggers
· 16 years ago
cefb402
Delay FIT format check on sector based devices
by Marian Balakowicz
· 16 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
1fca254
Merge branch 'master_merge_new-image' of /home/tur/git/u-boot
by Wolfgang Denk
· 17 years ago
7ede186
USB Storage, add meaningful return value
by Aras Vaichas
· 17 years ago
e6bdd34
[new uImage] Add new uImage format handling to other bootm related commands
by Marian Balakowicz
· 17 years ago
d7c88a4
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· 17 years ago
dbdd16a
[new uImage] Add dual format uImage support framework
by Marian Balakowicz
· 17 years ago
65a2752
[new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds
by Marian Balakowicz
· 17 years ago
a1cc147
[new uImage] Rename and move print_image_hdr() routine
by Marian Balakowicz
· 17 years ago
41d71ed
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· 17 years ago
c0d32e9
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
by Grant Likely
· 17 years ago
4c17634
common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· 17 years ago
3de8b24
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
ffc2dd7
[PATCH 1_4] Merge common get_dev() routines for block devices
by Grant Likely
· 18 years ago
e39589f
Prevent USB commands from working when USB is stopped.
by Bartlomiej Sieka
· 18 years ago
978333a
Add rudimentary handling of alternate settings of USB interfaces - to fix
by Bartlomiej Sieka
· 18 years ago
7fb5266
Cleanup for GCC-4.x
by Wolfgang Denk
· 19 years ago
d06ce5d
Coding style cleanup
by Wolfgang Denk
· 19 years ago
c7a4f7d
Fix low-level OHCI transfers for ARM920t and MPC5xxx
by Wolfgang Denk
· 19 years ago
a2b932d
* Fix baudrate calculation problem on MPC5200 systems
by wdenk
· 19 years ago
8d5d28a
Fix problems with SNTP support; enable SNTP support in some boards.
by wdenk
· 20 years ago
acd0536
Cleanup USB and partition defines
by wdenk
· 20 years ago
422fa62
Fix for incomplete byteorder fix in cmd_scsi.c and cmd_usb.c
by wdenk
· 20 years ago
c233db8
Fix byteorder problem in usbboot and scsiboot commands.
by wdenk
· 20 years ago
f1276d4
* Removed '--no-warn-mismatch' option from Makefile. This option
by wdenk
· 20 years ago
20c98a6
* Modify KUP4X board configuration to use SL811 driver for USB memory
by wdenk
· 21 years ago
4ea537d
* Patches by David Müller, 14 Nov 2003:
by wdenk
· 21 years ago
f287a24
Patch by Kenneth Johansson, 30 Jun 2003:
by wdenk
· 21 years ago
f12e396
Fix some missing commands, cleanup header files
by wdenk
· 21 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
c08f158
* LWMON extensions:
by wdenk
· 22 years ago
e887afc
Initial revision
by wdenk
· 22 years ago