[U-Boot] [PATCH 0/4] samsung: dwc3: usb: Samsung specific code to handle dwc3

Lukasz Majewski l.majewski at samsung.com
Wed Mar 4 15:04:53 CET 2015


Those patches depend on following commits:

For the whole patch set please refer to -dfu u-boot repo, branch
(devel/dwc3_gadget):
http://git.denx.de/?p=u-boot/u-boot-dfu.git;a=shortlog;h=refs/heads/devel/dwc3_gadget

And should be applied on top of them.

Inha Song (1):
  ARM: exynos5420: Add dfu_alt_info board specific callbacks to support
    DFU download

Joonyoung Shim (1):
  arm: exynos5420: Adding support for board_usb_{init|cleanup}()
    functions

Lukasz Majewski (2):
  arm: exynos: USB3 PHY base definition for Exynos5 SoCs
  samsung: usb: phy: Support for DWC3 PHY

 arch/arm/include/asm/arch-exynos/cpu.h |  2 +-
 board/samsung/smdk5420/smdk5420.c      | 67 +++++++++++++++++++++++++++++
 drivers/usb/dwc3/Makefile              |  1 +
 drivers/usb/dwc3/samsung_usb_phy.c     | 78 ++++++++++++++++++++++++++++++++++
 include/samsung-usb-phy-uboot.h        | 16 +++++++
 5 files changed, 163 insertions(+), 1 deletion(-)
 create mode 100644 drivers/usb/dwc3/samsung_usb_phy.c
 create mode 100644 include/samsung-usb-phy-uboot.h

-- 
2.0.0.rc2



More information about the U-Boot mailing list