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
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