index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
usb.c
Age
Commit message (
Expand
)
Author
2013-10-20
usb: new board-specific USB init interface
Mateusz Zalega
2013-10-20
USB: xHCI: Add stack support for xHCI
Vivek Gautam
2013-08-26
usb: Use well-known descriptor sizes when parsing configuration
Julius Werner
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-05
USB: SS: Add support for Super Speed USB interface
Vivek Gautam
2013-05-05
usb: Update device class in usb device's descriptor
Vivek Gautam
2013-05-05
USB: Some cleanup prior to USB 3.0 interface addition
Vivek Gautam
2013-05-05
usb: common: Weed out USB_**_PRINTFs from usb framework
Vivek Gautam
2012-12-17
usb: Clean up newly allocated device nodes in case of configuration failure
Milind Choudhary
2012-11-20
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-10-22
usb: fallback safely when a configuration descriptor is too large
Vincent Palatin
2012-10-15
usb: add support for multiple usb controllers
Lucas Stach
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-07-18
usb: check return value of submit_{control, bulk}_msg
Ilya Yanok
2012-07-18
usb: pass cache-aligned buffer to usb_get_descriptor()
Ilya Yanok
2012-05-20
USB: Align buffers at cacheline
Puneet Saxena
2012-05-20
usb: use noinline define
Mike Frysinger
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-03
USB: Make struct devrequest setup_packet local
Marek Vasut
2012-03-03
USB: Separate out USB hub driver
Marek Vasut
2012-03-03
USB: Staticize internal functions
Marek Vasut
2011-12-16
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
Tom Rini
2011-11-15
GCC4.6: Fix common/usb.c on xscale
Marek Vasut
2011-10-27
GCC4.6: Squash warnings in common/usb.c
Marek Vasut
2011-10-09
common/usb.c: fix warning: variable ... set but not used
Wolfgang Denk
2011-10-04
Revert "GCC4.6: Convert various empty macros to inline functions"
Wolfgang Denk
2011-10-01
GCC4.6: Convert various empty macros to inline functions
Marek Vasut
2011-08-08
USB: Move USB_PRINTF() out of ifdef in usb_scan_devices()
Marek Vasut
2011-08-08
USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllers
Marek Vasut
2011-02-19
Add USB host ethernet adapter support
Simon Glass
2011-02-05
USB: Change the necessary defines to get debug output
Alexander Holler
2011-02-05
USB: Fix device stati for removable and powerctrl (typo)
Alexander Holler
2010-02-03
USB: usb_control_msg wait for driver ISR to set status.
Remy Bohmer
2009-12-20
USB Consolidate descriptor definitions
Tom Rix
2009-01-28
usb_scan_devices: fix output with no devices
Bryan Wu
2009-01-28
USB: Add high-speed (480Mb/s) to all USB related outputs
Stefan Roese
2009-01-28
USB change speed
Michael Trimarchi
2009-01-28
Prepare USB layer for ehci
Michael Trimarchi
2008-11-28
USB style patch, 80 chars strict
Michael Trimarchi
2008-10-14
fix USB initialisation procedure
Remy Bohmer
2008-09-17
USB layer of U-Boot causes USB protocol errors while using USB memory sticks
Remy Bohmer
2008-09-17
Refactoring parts of the common USB OHCI code
Remy Bohmer
2008-09-17
Fix for USB sticks not working on ARM while using GCC 4.x compilers
Remy Bohmer
2008-09-09
Make usb-stop() safe to call multiple times in a row.
Remy Bohmer
2008-08-13
common: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-07-14
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-05-22
USB: replace old swap_ with proper endianess conversion macros
Christian Eggers
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-05-20
common/usb.c: fix incorrect escape sequence
Hebbar
2007-10-31
ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms
Stefan Roese
[prev]
[next]