Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c2592c02b30a147100afb855f54b55b65b2b9150
/
drivers
/
usb
/
common
08ee377
usb: add isp1760 family driver
by Rui Miguel Silva
· Wed Jun 29 11:06:15 2022 +0100
fb0c70c
usb: common: move urb code to common
by Rui Miguel Silva
· Wed Jun 29 11:06:14 2022 +0100
bde2170
Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig
by Tom Rini
· Sun Jun 12 20:02:04 2022 -0400
5732eae
usb: xhci-dwc3: Support role switch default role
by Mark Kettenis
· Tue Apr 19 21:06:33 2022 +0200
f182656
usb: common: silence dubious errors
by Michael Walle
· Fri Oct 15 15:15:20 2021 +0200
382cf4e
usb: add support for ULPI/SERIAL/HSIC PHY modes
by Matthias Schiffer
· Mon Sep 20 15:37:22 2021 +0200
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
b758158
usb: common: add define of usb_speed_string()
by developer
· Wed Oct 14 15:08:28 2020 +0800
64bb6ce
usb: add USB_SPEED_SUPER_PLUS
by developer
· Wed Oct 14 15:08:27 2020 +0800
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
a4a2912
usb: dwc3: amend UTMI/UTMIW phy interface setup
by Frank Wang
· Tue May 26 11:34:30 2020 +0800
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
1b80705
usb: Migrate to support live DT for some driver
by Kever Yang
· Wed Mar 04 08:59:50 2020 +0800
469e0f7
usb: Introduce CONFIG_SPL_DM_USB
by Sven Schwermer
· Wed Nov 21 08:43:53 2018 +0100
434f058
fsl/usb: Workaround for USB erratum-A005275
by Chris Packham
· Thu Oct 04 20:03:53 2018 +1300
d6e53c7
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
by Patrick Delaunay
· Fri Oct 26 09:02:52 2018 +0200
58d8fbe
usb: common: add support to get maximum speed from dt
by Mugunthan V N
· Fri May 18 13:15:05 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· Mon Mar 05 01:20:11 2018 +0900
5d8a61c
armv8: ls1043a/ls2080a: check SoC by device ID
by Wenbin song
· Mon Dec 04 12:18:28 2017 +0800
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· Sat Sep 16 14:10:41 2017 +0900
53c6226
fsl/usb: enable errata-a010151 for ls2088a and ls2081a
by Santan Kumar
· Fri Jun 09 11:48:07 2017 +0530
89e0a3a
common: arm: freescale: layerscape: Move header files out of common.h
by Simon Glass
· Wed May 17 08:23:10 2017 -0600
243182c
common: freescale: Move arch-specific declarations
by Simon Glass
· Wed May 17 08:23:06 2017 -0600
c4f047c
armv7: ls1021a: Drop macro CONFIG_LS102XA
by York Sun
· Mon Mar 27 11:41:03 2017 -0700
f3dece7
fsl/usb: enable the errata-a005697 for ls1012a
by jerry.huang@nxp.com
· Thu Dec 01 11:44:25 2016 +0800
ce3cf6a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Fri Sep 30 21:58:44 2016 -0400
5467da2
mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261
by Sriram Dash
· Wed Aug 17 11:47:54 2016 +0530
a1f422e
drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
by Sriram Dash
· Fri Sep 23 12:57:52 2016 +0530
a3c1f69
usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum
by Sriram Dash
· Fri Sep 16 17:12:16 2016 +0530
9fd465c
usb: fsl: Rename fdt_fixup_dr_usb
by Sriram Dash
· Fri Sep 16 17:12:15 2016 +0530
ac7f242
armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs
by Prabhakar Kushwaha
· Fri Jun 24 13:48:13 2016 +0530
0182095
usb: xhci: fsl: Add workaround for USB erratum A008751
by Sriram Dash
· Mon Jun 13 09:58:36 2016 +0530
9e8da5c
fsl: usb: make errata function common for PPC and ARM
by Sriram Dash
· Mon Jun 13 09:58:34 2016 +0530
eacf09c
usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers
by Sriram Dash
· Mon Jun 13 09:58:33 2016 +0530
1a54713
drivers: usb: common: add common code for usb drivers to use
by Mugunthan V N
· Tue Apr 12 16:01:19 2016 +0530
c0a7fe2
drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_type
by Sriram Dash
· Tue Apr 05 14:41:22 2016 +0530
2510ff5
drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci controller
by Sriram Dash
· Tue Apr 05 14:41:21 2016 +0530
70c0815
drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node_type
by Sriram Dash
· Tue Apr 05 14:41:20 2016 +0530
55f01cc
drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file
by Sriram Dash
· Tue Apr 05 14:41:19 2016 +0530