History log of /rk3399_rockchip-uboot/drivers/usb/dwc3/dwc3-uniphier.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 1a4f6af8 02-Mar-2020 Joseph Chen <chenjh@rock-chips.com>

Merge branch 'next-dev' into thunder-boot


# 1488d4b9 13-Oct-2017 Masahiro Yamada <yamada.masahiro@socionext.com>

UPSTREAM: usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h>

Including <common.h> pulls in a lot of bloat. What this driver needs
is BIT(), so replace it with <linux/bitops.h>

Change-Id:

UPSTREAM: usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h>

Including <common.h> pulls in a lot of bloat. What this driver needs
is BIT(), so replace it with <linux/bitops.h>

Change-Id: Ib384a74db503c5fa324dcfd119a095595ba8c663
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Marek Vasut <marex@denx.de>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit 4bb3dac77234b43ce188e2bcb6b439351bea5134)

show more ...


# ecf8ea9f 28-Sep-2017 Masahiro Yamada <yamada.masahiro@socionext.com>

UPSTREAM: usb: dwc3: add UniPhier specific glue layer

Add UniPhier platform specific glue layer to support USB3 Host mode
on Synopsys DWC3 IP.

Change-Id: I51194b1b15860f2813029b53ad7e5deec63344ff
S

UPSTREAM: usb: dwc3: add UniPhier specific glue layer

Add UniPhier platform specific glue layer to support USB3 Host mode
on Synopsys DWC3 IP.

Change-Id: I51194b1b15860f2813029b53ad7e5deec63344ff
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit dc04b35ef2c8c04cb362758ec467777348ef3f15)

show more ...