index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
common
Age
Commit message (
Expand
)
Author
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2022-07-12
usb: add isp1760 family driver
Rui Miguel Silva
2022-07-12
usb: common: move urb code to common
Rui Miguel Silva
2022-06-28
Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig
Tom Rini
2022-05-20
usb: xhci-dwc3: Support role switch default role
Mark Kettenis
2021-11-09
usb: common: silence dubious errors
Michael Walle
2021-09-22
usb: add support for ULPI/SERIAL/HSIC PHY modes
Matthias Schiffer
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-10-20
usb: common: add define of usb_speed_string()
Chunfeng Yun
2020-10-20
usb: add USB_SPEED_SUPER_PLUS
Chunfeng Yun
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-29
usb: dwc3: amend UTMI/UTMIW phy interface setup
Frank Wang
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-03-30
usb: Migrate to support live DT for some driver
Kever Yang
2018-11-26
usb: Introduce CONFIG_SPL_DM_USB
Sven Schwermer
2018-10-29
fsl/usb: Workaround for USB erratum-A005275
Chris Packham
2018-10-28
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
2018-05-18
usb: common: add support to get maximum speed from dt
Mugunthan V N
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-12-13
armv8: ls1043a/ls2080a: check SoC by device ID
Wenbin song
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-08-01
fsl/usb: enable errata-a010151 for ls2088a and ls2081a
Santan Kumar
2017-06-05
common: arm: freescale: layerscape: Move header files out of common.h
Simon Glass
2017-06-05
common: freescale: Move arch-specific declarations
Simon Glass
2017-04-17
armv7: ls1021a: Drop macro CONFIG_LS102XA
York Sun
2016-12-05
fsl/usb: enable the errata-a005697 for ls1012a
jerry.huang@nxp.com
2016-09-30
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-09-28
mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261
Sriram Dash
2016-09-27
drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
Sriram Dash
2016-09-27
usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum
Sriram Dash
2016-09-27
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
2016-06-28
armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs
Prabhakar Kushwaha
2016-06-13
usb: xhci: fsl: Add workaround for USB erratum A008751
Sriram Dash
2016-06-13
fsl: usb: make errata function common for PPC and ARM
Sriram Dash
2016-06-13
usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers
Sriram Dash
2016-05-17
drivers: usb: common: add common code for usb drivers to use
Mugunthan V N
2016-04-10
drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_type
Sriram Dash
2016-04-10
drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci contr...
Sriram Dash
2016-04-10
drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node...
Sriram Dash
2016-04-10
drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file
Sriram Dash