Wolfgang Denk
|
f092f15d39
Revert "GCC4.6: Convert various empty macros to inline functions"
|
13 年 前 |
Marek Vasut
|
60ce53cf9f
GCC4.6: Convert various empty macros to inline functions
|
13 年 前 |
Marek Vasut
|
2a94dda0e7
USB: Move USB_PRINTF() out of ifdef in usb_scan_devices()
|
14 年 前 |
Marek Vasut
|
01a97d45d1
USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllers
|
14 年 前 |
Simon Glass
|
89d48367ed
Add USB host ethernet adapter support
|
14 年 前 |
Alexander Holler
|
ce297a8f7e
USB: Change the necessary defines to get debug output
|
14 年 前 |
Alexander Holler
|
cb44091fdf
USB: Fix device stati for removable and powerctrl (typo)
|
14 年 前 |
Remy Bohmer
|
84d36b3018
USB: usb_control_msg wait for driver ISR to set status.
|
15 年 前 |
Tom Rix
|
8f8bd565f3
USB Consolidate descriptor definitions
|
15 年 前 |
Bryan Wu
|
1a448db77b
usb_scan_devices: fix output with no devices
|
16 年 前 |
Stefan Roese
|
f1c1f54024
USB: Add high-speed (480Mb/s) to all USB related outputs
|
16 年 前 |
Michael Trimarchi
|
366523c26b
USB change speed
|
16 年 前 |
Michael Trimarchi
|
3e126484df
Prepare USB layer for ehci
|
16 年 前 |
Michael Trimarchi
|
de39f8c19d
USB style patch, 80 chars strict
|
16 年 前 |
Remy Bohmer
|
4886720844
fix USB initialisation procedure
|
16 年 前 |
Remy Bohmer
|
c9e8436b10
USB layer of U-Boot causes USB protocol errors while using USB memory sticks
|
16 年 前 |
Remy Bohmer
|
6f5794a6f7
Refactoring parts of the common USB OHCI code
|
16 年 前 |
Remy Bohmer
|
be19d324ed
Fix for USB sticks not working on ARM while using GCC 4.x compilers
|
16 年 前 |
Remy Bohmer
|
eba1f2fc75
Make usb-stop() safe to call multiple times in a row.
|
16 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
d6e9ee92e8
common: Move conditional compilation to Makefile
|
16 年 前 |
Wolfgang Denk
|
d0ff51ba5d
Code cleanup: fix old style assignment ambiguities like "=-" etc.
|
17 年 前 |
Christian Eggers
|
c918261c6d
USB: replace old swap_ with proper endianess conversion macros
|
17 年 前 |
Wolfgang Denk
|
53677ef18e
Big white-space cleanup.
|
17 年 前 |
Hebbar
|
727f633346
common/usb.c: fix incorrect escape sequence
|
17 年 前 |
Stefan Roese
|
3048bcbf0b
ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms
|
17 年 前 |
Jon Loeliger
|
c3517f919d
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
|
18 年 前 |
Jon Loeliger
|
b453960d4f
common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
|
18 年 前 |
Bartlomiej Sieka
|
e51aae3829
Prevent USB commands from working when USB is stopped.
|
19 年 前 |
Bartlomiej Sieka
|
7455af41d1
Add rudimentary handling of alternate settings of USB interfaces - to fix
|
19 年 前 |
Wolfgang Denk
|
460c322f13
(re)enabled scsi commands do_scsi() and do_scsiboot()
|
20 年 前 |