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