public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] rk3399: enable dwc3 gadget and fastboot
@ 2016-08-16 10:03 Kever Yang
  2016-08-16 10:03 ` [U-Boot] [PATCH 1/4] rk3399: add a empty "sys_proto.h" header file Kever Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Kever Yang @ 2016-08-16 10:03 UTC (permalink / raw)
  To: u-boot


This patch set enable rk3399 dwc3 controller and gadget driver
for fastboot.



Kever Yang (4):
  rk3399: add a empty "sys_proto.h" header file
  board: evb-rk3399: add api to support dwc3 gadget
  usb: dwc3: add support for 16 bit UTMI+ interface
  config: rk3399: add support for dwc3 gadget

 arch/arm/include/asm/arch-rockchip/sys_proto.h | 10 ++++++++++
 board/rockchip/evb_rk3399/evb-rk3399.c         | 22 ++++++++++++++++++++++
 drivers/usb/dwc3/core.c                        | 10 ++++++++++
 drivers/usb/dwc3/core.h                        | 11 +++++++++++
 include/configs/rk3399_common.h                | 21 +++++++++++++++++++++
 5 files changed, 74 insertions(+)
 create mode 100644 arch/arm/include/asm/arch-rockchip/sys_proto.h

-- 
1.9.1

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2016-08-18 23:23 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-16 10:03 [U-Boot] [PATCH 0/4] rk3399: enable dwc3 gadget and fastboot Kever Yang
2016-08-16 10:03 ` [U-Boot] [PATCH 1/4] rk3399: add a empty "sys_proto.h" header file Kever Yang
2016-08-17  6:10   ` Kever Yang
2016-08-18  3:44   ` Simon Glass
2016-08-16 10:03 ` [U-Boot] [PATCH 2/4] board: evb-rk3399: add api to support dwc3 gadget Kever Yang
2016-08-17  6:11   ` Kever Yang
2016-08-18  3:44   ` Simon Glass
2016-08-16 10:03 ` [U-Boot] [PATCH 3/4] usb: dwc3: add support for 16 bit UTMI+ interface Kever Yang
2016-08-16 13:18   ` Marek Vasut
2016-08-17  1:31     ` Kever Yang
2016-08-17  1:39       ` Marek Vasut
2016-08-17  2:06         ` Kever Yang
2016-08-17  8:07           ` Marek Vasut
2016-08-18  9:04             ` Kever Yang
2016-08-18 23:23               ` Marek Vasut
2016-08-16 10:03 ` [U-Boot] [PATCH 4/4] config: rk3399: add support for dwc3 gadget Kever Yang
2016-08-17  4:16   ` Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox