summaryrefslogtreecommitdiff
path: root/common/usb.c
Commit message (Expand)AuthorAgeLines
...
* Make usb-stop() safe to call multiple times in a row.Remy Bohmer2008-09-09-4/+9
* common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-4/+0
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-14-3/+3
* USB: replace old swap_ with proper endianess conversion macrosChristian Eggers2008-05-22-22/+22
* Big white-space cleanup.Wolfgang Denk2008-05-21-3/+3
* common/usb.c: fix incorrect escape sequenceHebbar2008-05-20-1/+1
* ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese2007-10-31-1/+1
* common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-08-2/+2
* common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Prevent USB commands from working when USB is stopped.Bartlomiej Sieka2006-08-03-0/+5
* Add rudimentary handling of alternate settings of USB interfaces - to fixBartlomiej Sieka2006-08-02-33/+53
* (re)enabled scsi commands do_scsi() and do_scsiboot()Wolfgang Denk2005-08-04-3/+13
* Coding style cleanupWolfgang Denk2005-08-02-10/+9
* Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk2005-07-21-64/+190
* Code cleanup for GCC-3.3.x compilerswdenk2004-10-17-1/+3
* * Patch by Laurent Mohin, 10 Feb 2004:wdenk2004-02-23-6/+31
* * Patches by Anders Larsen, 17 Sep 2003:wdenk2003-09-18-1/+1
* * Code cleanup:wdenk2003-06-27-1/+0
* Initial revisionwdenk2002-08-17-0/+1066