public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/2] Add usb ethernet support for Arndale
@ 2014-01-02  9:41 Inderpal Singh
  2014-01-02  9:41 ` [U-Boot] [PATCH v2 1/2] usb: ehci: exynos: set/reset hsic phys Inderpal Singh
  2014-01-02  9:41 ` [U-Boot] [PATCH v2 2/2] usb: exynos5: arndale: Add network support Inderpal Singh
  0 siblings, 2 replies; 14+ messages in thread
From: Inderpal Singh @ 2014-01-02  9:41 UTC (permalink / raw)
  To: u-boot

Arndale board has AX88760, which is USB 2.0 Hub & USB 2.0 Ethernet Combo
controller, connected to HSIC Phy of USB host controller via USB3503 hub.

This patchset adds support for this usb ethernet controllor.

Changes in v2:
	- removed setting preboot environment in patch 2

Inderpal Singh (2):
  usb: ehci: exynos: set/reset hsic phys
  usb: exynos5: arndale: Add network support

 arch/arm/include/asm/arch-exynos/ehci.h |   14 +++++++++
 board/samsung/arndale/arndale.c         |   13 ++++++++
 drivers/usb/host/ehci-exynos.c          |   49 +++++++++++++++++++++++++++++++
 include/configs/arndale.h               |    4 +++
 4 files changed, 80 insertions(+)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-01-07  5:19 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-02  9:41 [U-Boot] [PATCH v2 0/2] Add usb ethernet support for Arndale Inderpal Singh
2014-01-02  9:41 ` [U-Boot] [PATCH v2 1/2] usb: ehci: exynos: set/reset hsic phys Inderpal Singh
2014-01-03  0:54   ` Marek Vasut
2014-01-03  5:03     ` Inderpal Singh
2014-01-04  7:16       ` Marek Vasut
2014-01-06  6:20         ` Inderpal Singh
2014-01-06 15:45           ` Marek Vasut
2014-01-07  5:19             ` Minkyu Kang
2014-01-02  9:41 ` [U-Boot] [PATCH v2 2/2] usb: exynos5: arndale: Add network support Inderpal Singh
2014-01-03  0:56   ` Marek Vasut
2014-01-03  5:14     ` Inderpal Singh
2014-01-04  7:19       ` Marek Vasut
2014-01-06  6:22         ` Inderpal Singh
2014-01-06 15:46           ` Marek Vasut

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