aboutsummaryrefslogtreecommitdiff
path: root/common/usb.c
AgeCommit message (Expand)Author
2011-12-16USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini
2011-11-15GCC4.6: Fix common/usb.c on xscaleMarek Vasut
2011-10-27GCC4.6: Squash warnings in common/usb.cMarek Vasut
2011-10-09common/usb.c: fix warning: variable ... set but not usedWolfgang Denk
2011-10-04Revert "GCC4.6: Convert various empty macros to inline functions"Wolfgang Denk
2011-10-01GCC4.6: Convert various empty macros to inline functionsMarek Vasut
2011-08-08USB: Move USB_PRINTF() out of ifdef in usb_scan_devices()Marek Vasut
2011-08-08USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllersMarek Vasut
2011-02-19Add USB host ethernet adapter supportSimon Glass
2011-02-05USB: Change the necessary defines to get debug outputAlexander Holler
2011-02-05USB: Fix device stati for removable and powerctrl (typo)Alexander Holler
2010-02-03USB: usb_control_msg wait for driver ISR to set status.Remy Bohmer
2009-12-20USB Consolidate descriptor definitionsTom Rix
2009-01-28usb_scan_devices: fix output with no devicesBryan Wu
2009-01-28USB: Add high-speed (480Mb/s) to all USB related outputsStefan Roese
2009-01-28USB change speedMichael Trimarchi
2009-01-28Prepare USB layer for ehciMichael Trimarchi
2008-11-28USB style patch, 80 chars strictMichael Trimarchi
2008-10-14fix USB initialisation procedureRemy Bohmer
2008-09-17USB layer of U-Boot causes USB protocol errors while using USB memory sticksRemy Bohmer
2008-09-17Refactoring parts of the common USB OHCI codeRemy Bohmer
2008-09-17Fix for USB sticks not working on ARM while using GCC 4.x compilersRemy Bohmer
2008-09-09Make usb-stop() safe to call multiple times in a row.Remy Bohmer
2008-08-13common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk
2008-05-22USB: replace old swap_ with proper endianess conversion macrosChristian Eggers
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-20common/usb.c: fix incorrect escape sequenceHebbar
2007-10-31ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese
2007-07-08common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2006-08-03Prevent USB commands from working when USB is stopped.Bartlomiej Sieka
2006-08-02Add rudimentary handling of alternate settings of USB interfaces - to fixBartlomiej Sieka
2005-08-04(re)enabled scsi commands do_scsi() and do_scsiboot()Wolfgang Denk
2005-08-02Coding style cleanupWolfgang Denk
2005-07-21Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk
2004-10-17Code cleanup for GCC-3.3.x compilerswdenk
2004-02-23* Patch by Laurent Mohin, 10 Feb 2004:wdenk
2003-09-18* Patches by Anders Larsen, 17 Sep 2003:wdenk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2002-08-17Initial revisionwdenk