summaryrefslogtreecommitdiff
path: root/common/cmd_usb.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-04Prevent 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-03Fix problems with SNTP support;wdenk1-0/+1
2005-02-25Cleanup USB and partition defineswdenk1-0/+4
2005-02-05Fix 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-04* Removed '--no-warn-mismatch' option from Makefile. This optionwdenk1-17/+18
2004-04-24* Modify KUP4X board configuration to use SL811 driver for USB memorywdenk1-8/+8
2003-12-07* Patches by David Müller, 14 Nov 2003:wdenk1-1/+1
2003-07-02Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-6/+6
2003-06-30Fix some missing commands, cleanup header fileswdenk1-1/+0
2003-06-28* Code cleanup:wdenk1-2/+34
2003-04-28* LWMON extensions:wdenk1-1/+2
2002-08-27Initial revisionwdenk1-0/+595