aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_usb.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-2/+2
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely1-0/+1
2006-08-03Prevent USB commands from working when USB is stopped.Bartlomiej Sieka1-0/+5
2006-08-02Add rudimentary handling of alternate settings of USB interfaces - to fixBartlomiej Sieka1-1/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-5/+5
2005-08-02Coding style cleanupWolfgang Denk1-2/+1
2005-07-21Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk1-13/+22
2005-06-27* Fix baudrate calculation problem on MPC5200 systemswdenk1-1/+1
2005-04-02Fix problems with SNTP support;wdenk1-0/+1
2005-02-24Cleanup USB and partition defineswdenk1-0/+4
2005-02-04Fix for incomplete byteorder fix in cmd_scsi.c and cmd_usb.cwdenk1-1/+2
2005-02-04Fix byteorder problem in usbboot and scsiboot commands.wdenk1-2/+2
2005-02-03* Removed '--no-warn-mismatch' option from Makefile. This optionwdenk1-17/+18
2004-04-23* Modify KUP4X board configuration to use SL811 driver for USB memoryLABEL_2004_04_23_2240wdenk1-8/+8
2003-12-07* Patches by David Müller, 14 Nov 2003:wdenk1-1/+1
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-6/+6
2003-06-29Fix some missing commands, cleanup header filesU-Boot-0_4_1wdenk1-1/+0
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-2/+34
2003-04-27* LWMON extensions:wdenk1-1/+2
2002-08-27Initial revisionwdenk1-0/+595