Marek Vasut
|
23faf2bc9e
USB: Separate out USB hub driver
|
13 vuotta sitten |
Marek Vasut
|
c08b1b264d
USB: Staticize internal functions
|
13 vuotta sitten |
Tom Rini
|
b2fb47f187
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
|
13 vuotta sitten |
Marek Vasut
|
5e8baf878e
GCC4.6: Fix common/usb.c on xscale
|
13 vuotta sitten |
Marek Vasut
|
88ec8c1246
GCC4.6: Squash warnings in common/usb.c
|
13 vuotta sitten |
Wolfgang Denk
|
fad2e1b06c
common/usb.c: fix warning: variable ... set but not used
|
13 vuotta sitten |
Wolfgang Denk
|
f092f15d39
Revert "GCC4.6: Convert various empty macros to inline functions"
|
13 vuotta sitten |
Marek Vasut
|
60ce53cf9f
GCC4.6: Convert various empty macros to inline functions
|
13 vuotta sitten |
Marek Vasut
|
2a94dda0e7
USB: Move USB_PRINTF() out of ifdef in usb_scan_devices()
|
14 vuotta sitten |
Marek Vasut
|
01a97d45d1
USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllers
|
14 vuotta sitten |
Simon Glass
|
89d48367ed
Add USB host ethernet adapter support
|
14 vuotta sitten |
Alexander Holler
|
ce297a8f7e
USB: Change the necessary defines to get debug output
|
14 vuotta sitten |
Alexander Holler
|
cb44091fdf
USB: Fix device stati for removable and powerctrl (typo)
|
14 vuotta sitten |
Remy Bohmer
|
84d36b3018
USB: usb_control_msg wait for driver ISR to set status.
|
15 vuotta sitten |
Tom Rix
|
8f8bd565f3
USB Consolidate descriptor definitions
|
15 vuotta sitten |
Bryan Wu
|
1a448db77b
usb_scan_devices: fix output with no devices
|
16 vuotta sitten |
Stefan Roese
|
f1c1f54024
USB: Add high-speed (480Mb/s) to all USB related outputs
|
16 vuotta sitten |
Michael Trimarchi
|
366523c26b
USB change speed
|
16 vuotta sitten |
Michael Trimarchi
|
3e126484df
Prepare USB layer for ehci
|
16 vuotta sitten |
Michael Trimarchi
|
de39f8c19d
USB style patch, 80 chars strict
|
16 vuotta sitten |
Remy Bohmer
|
4886720844
fix USB initialisation procedure
|
16 vuotta sitten |
Remy Bohmer
|
c9e8436b10
USB layer of U-Boot causes USB protocol errors while using USB memory sticks
|
16 vuotta sitten |
Remy Bohmer
|
6f5794a6f7
Refactoring parts of the common USB OHCI code
|
16 vuotta sitten |
Remy Bohmer
|
be19d324ed
Fix for USB sticks not working on ARM while using GCC 4.x compilers
|
16 vuotta sitten |
Remy Bohmer
|
eba1f2fc75
Make usb-stop() safe to call multiple times in a row.
|
16 vuotta sitten |
Jean-Christophe PLAGNIOL-VILLARD
|
d6e9ee92e8
common: Move conditional compilation to Makefile
|
16 vuotta sitten |
Wolfgang Denk
|
d0ff51ba5d
Code cleanup: fix old style assignment ambiguities like "=-" etc.
|
17 vuotta sitten |
Christian Eggers
|
c918261c6d
USB: replace old swap_ with proper endianess conversion macros
|
17 vuotta sitten |
Wolfgang Denk
|
53677ef18e
Big white-space cleanup.
|
17 vuotta sitten |
Hebbar
|
727f633346
common/usb.c: fix incorrect escape sequence
|
17 vuotta sitten |