Commit Graph

37 Commits (6bc52ef35c0eee8a6b74f01bbea0471ad39421a1)

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