]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common/usb.c
MAINTAINERS: fix Andreas Bießmann AVR32 entry
[karo-tx-uboot.git] / common / usb.c
2012-07-31 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2012-07-30 Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot
2012-07-20 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2012-07-18 Ilya Yanokusb: check return value of submit_{control, bulk}_msg
2012-07-18 Ilya Yanokusb: pass cache-aligned buffer to usb_get_descriptor()
2012-05-20 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2012-05-20 Puneet SaxenaUSB: Align buffers at cacheline
2012-05-20 Mike Frysingerusb: use noinline define
2012-04-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nios
2012-03-18 Mike Frysingerusb: replace wait_ms() with mdelay()
2012-03-03 Marek VasutUSB: Make struct devrequest setup_packet local
2012-03-03 Marek VasutUSB: Separate out USB hub driver
2012-03-03 Marek VasutUSB: Staticize internal functions
2011-12-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2011-12-16 Tom RiniUSB: Use (get|put)_unaligned for accessing wMaxPacketSize
2011-12-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-11-23 Wolfgang DenkMerge branch 'hs@denx.de' of git://git.denx.de/u-boot...
2011-11-21 Wolfgang DenkMerge branch 'sr@denx.de' of git://git.denx.de/u-boot...
2011-11-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nios
2011-11-16 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2011-11-16 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-11-16 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-11-15 Marek VasutGCC4.6: Fix common/usb.c on xscale
2011-10-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-10-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2011-10-27 Marek VasutGCC4.6: Squash warnings in common/usb.c
2011-10-09 Wolfgang Denkcommon/usb.c: fix warning: variable ... set but not...
2011-10-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2011-10-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2011-10-04 Wolfgang DenkMerge branch 'emaclite' of git://git.denx.de/u-boot...
2011-10-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2011-10-04 Wolfgang DenkRevert "GCC4.6: Convert various empty macros to inline...
2011-10-01 Marek VasutGCC4.6: Convert various empty macros to inline functions
2011-08-26 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2011-08-26 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ubi
2011-08-08 Marek VasutUSB: Move USB_PRINTF() out of ifdef in usb_scan_devices()
2011-08-08 Marek VasutUSB: Set portnr so USB1.1 and 1.0 devices work on EHCI...
2011-02-19 Simon GlassAdd USB host ethernet adapter support
2011-02-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2011-02-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2011-02-06 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-02-06 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2011-02-05 Alexander HollerUSB: Change the necessary defines to get debug output
2011-02-05 Alexander HollerUSB: Fix device stati for removable and powerctrl ...
2010-03-15 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-02-03 Remy BohmerUSB: usb_control_msg wait for driver ISR to set status.
2010-01-15 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-01-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2009-12-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2009-12-20 Tom RixUSB Consolidate descriptor definitions
2009-02-23 Haavard SkinnemoenMerge branch 'mimc200' into next
2009-02-23 Haavard SkinnemoenMerge branch 'cleanups' into next
2009-02-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2009-02-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2009-01-28 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2009-01-28 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2009-01-28 Bryan Wuusb_scan_devices: fix output with no devices
2009-01-28 Stefan RoeseUSB: Add high-speed (480Mb/s) to all USB related outputs
2009-01-28 Michael TrimarchiUSB change speed
2009-01-28 Michael TrimarchiPrepare USB layer for ehci
2009-01-22 Kim PhillipsMerge branch 'master' into next
2008-12-17 Haavard SkinnemoenMerge branch 'fixes' into cleanups
2008-12-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-at91
2008-12-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2008-11-28 Michael TrimarchiUSB style patch, 80 chars strict
2008-10-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2008-10-21 Markus KlotzbuecherMerge git://git.denx.de/u-boot into x1
2008-10-14 Remy Bohmerfix USB initialisation procedure
2008-09-17 Remy BohmerUSB layer of U-Boot causes USB protocol errors while...
2008-09-17 Remy BohmerRefactoring parts of the common USB OHCI code
2008-09-17 Remy BohmerFix for USB sticks not working on ARM while using GCC...
2008-09-09 Andy FlemingMerge branch 'denx'
2008-09-09 Remy BohmerMake usb-stop() safe to call multiple times in a row.
2008-08-25 Kim PhillipsMerge branch 'next'
2008-08-20 Haavard SkinnemoenMerge branch 'next' of git://git.denx.de/u-boot-avr32
2008-08-14 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2008-08-14 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-08-13 Wolfgang DenkMerge branch 'Makefile' of git://git.denx.de/u-boot-arm
2008-08-12 Jean-Christophe... common: Move conditional compilation to Makefile
2008-07-21 Markus KlotzbuecherMerge branch 'master' of git://www.denx.de/git/u-boot
2008-07-17 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-07-15 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2008-07-14 Wolfgang DenkCode cleanup: fix old style assignment ambiguities...
2008-06-06 Jon LoeligerMerge commit 'wd/master'
2008-06-03 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-06-03 Markus KlotzbuecherMerge branch 'master' of git://www.denx.de/git/u-boot
2008-06-03 Ben WarrenMerge branch 'master' of git://www.denx.de/git/u-boot
2008-06-02 Wolfgang DenkMerge remote branch 'u-boot-at91/for-1.3.4'
2008-06-02 Wolfgang DenkMerge remote branch 'u-boot-ppc4xx/master'
2008-05-27 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2008-05-24 Jean-Christophe... Merging Stelian Pop AT91 patches
2008-05-22 Christian EggersUSB: replace old swap_ with proper endianess conversion...
2008-05-21 Stefan RoeseMerge branch 'quad100hd'
2008-05-20 Wolfgang DenkMerge branch 'socrates' of /home/wd/git/u-boot/projects
2008-05-20 Wolfgang DenkMerge branch 'lwmon5' of /home/wd/git/u-boot/projects
2008-05-20 Wolfgang DenkBig white-space cleanup.
2008-05-20 Hebbarcommon/usb.c: fix incorrect escape sequence
2008-01-13 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-01-09 Markus KlotzbuecherMerge git://www.denx.de/git/u-boot
2008-01-08 Wolfgang DenkMerge branch 'inka4x0-ng' of /home/m8/git/u-boot/
next