summaryrefslogtreecommitdiffstats
path: root/common/usb.c
Commit message (Expand)AuthorAgeFilesLines
* USB: usb_control_msg wait for driver ISR to set status.Remy Bohmer2010-02-031-7/+12
* USB Consolidate descriptor definitionsTom Rix2009-12-201-18/+17
* usb_scan_devices: fix output with no devicesBryan Wu2009-01-281-2/+4
* USB: Add high-speed (480Mb/s) to all USB related outputsStefan Roese2009-01-281-6/+13
* USB change speedMichael Trimarchi2009-01-281-2/+10
* Prepare USB layer for ehciMichael Trimarchi2009-01-281-1/+1
* USB style patch, 80 chars strictMichael Trimarchi2008-11-281-15/+25
* fix USB initialisation procedureRemy Bohmer2008-10-141-28/+28
* USB layer of U-Boot causes USB protocol errors while using USB memory sticksRemy Bohmer2008-09-171-20/+30
* Refactoring parts of the common USB OHCI codeRemy Bohmer2008-09-171-236/+306
* Fix for USB sticks not working on ARM while using GCC 4.x compilersRemy Bohmer2008-09-171-27/+46
* 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