aboutsummaryrefslogtreecommitdiff
path: root/common/usb.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-31ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese1-1/+1
2007-07-08common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-2/+2
2007-07-04common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+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-33/+53
2005-08-04(re)enabled scsi commands do_scsi() and do_scsiboot()Wolfgang Denk1-3/+13
2005-08-02Coding style cleanupWolfgang Denk1-10/+9
2005-07-21Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk1-64/+190
2004-10-17Code cleanup for GCC-3.3.x compilerswdenk1-1/+3
2004-02-23* Patch by Laurent Mohin, 10 Feb 2004:wdenk1-6/+31
2003-09-18* Patches by Anders Larsen, 17 Sep 2003:wdenk1-1/+1
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-1/+0
2002-08-17Initial revisionwdenk1-0/+1066