| Commit message (Expand) | Author | Age | Lines |
* | usb_scan_devices: fix output with no devices | Bryan Wu | 2009-01-28 | -2/+4 |
* | USB: Add high-speed (480Mb/s) to all USB related outputs | Stefan Roese | 2009-01-28 | -6/+13 |
* | USB change speed | Michael Trimarchi | 2009-01-28 | -2/+10 |
* | Prepare USB layer for ehci | Michael Trimarchi | 2009-01-28 | -1/+1 |
* | USB style patch, 80 chars strict | Michael Trimarchi | 2008-11-28 | -15/+25 |
* | fix USB initialisation procedure | Remy Bohmer | 2008-10-14 | -28/+28 |
* | USB layer of U-Boot causes USB protocol errors while using USB memory sticks | Remy Bohmer | 2008-09-17 | -20/+30 |
* | Refactoring parts of the common USB OHCI code | Remy Bohmer | 2008-09-17 | -236/+306 |
* | Fix for USB sticks not working on ARM while using GCC 4.x compilers | Remy Bohmer | 2008-09-17 | -27/+46 |
* | Make usb-stop() safe to call multiple times in a row. | Remy Bohmer | 2008-09-09 | -4/+9 |
* | common: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -4/+0 |
* | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk | 2008-07-14 | -3/+3 |
* | USB: replace old swap_ with proper endianess conversion macros | Christian Eggers | 2008-05-22 | -22/+22 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -3/+3 |
* | common/usb.c: fix incorrect escape sequence | Hebbar | 2008-05-20 | -1/+1 |
* | ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms | Stefan Roese | 2007-10-31 | -1/+1 |
* | common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-08 | -2/+2 |
* | common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | Prevent USB commands from working when USB is stopped. | Bartlomiej Sieka | 2006-08-03 | -0/+5 |
* | Add rudimentary handling of alternate settings of USB interfaces - to fix | Bartlomiej Sieka | 2006-08-02 | -33/+53 |
* | (re)enabled scsi commands do_scsi() and do_scsiboot() | Wolfgang Denk | 2005-08-04 | -3/+13 |
* | Coding style cleanup | Wolfgang Denk | 2005-08-02 | -10/+9 |
* | Fix low-level OHCI transfers for ARM920t and MPC5xxx | Wolfgang Denk | 2005-07-21 | -64/+190 |
* | Code cleanup for GCC-3.3.x compilers | wdenk | 2004-10-17 | -1/+3 |
* | * Patch by Laurent Mohin, 10 Feb 2004: | wdenk | 2004-02-23 | -6/+31 |
* | * Patches by Anders Larsen, 17 Sep 2003: | wdenk | 2003-09-18 | -1/+1 |
* | * Code cleanup: | wdenk | 2003-06-27 | -1/+0 |
* | Initial revision | wdenk | 2002-08-17 | -0/+1066 |