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
/
fsl-dt-fixup.c
Age
Commit message (
Expand
)
Author
2022-06-28
Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig
Tom Rini
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
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-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-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