public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/3] Add USB EHCI support for ls1012aqds
@ 2016-06-09  6:57 Rajesh Bhagat
  2016-06-09  6:57 ` [U-Boot] [PATCH v2 1/3] drivers: usb: fsl: add USB ULPI init code Rajesh Bhagat
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Rajesh Bhagat @ 2016-06-09  6:57 UTC (permalink / raw)
  To: u-boot

Adds USB EHCI support for ls1012qds by adding the support
for NXP ULPI PHY and adding the support it configuration
files. Also enables, USB2 IP in ns access defines.

Rajesh Bhagat (3):
  drivers: usb: fsl: add USB ULPI init code
  config: ls1012aqds: Add USB EHCI support for ls1012aqds
  armv8: ls1012a: Added CSU assignment for USB2

 .../include/asm/arch-fsl-layerscape/immap_lsch2.h  |    1 +
 .../include/asm/arch-fsl-layerscape/ns_access.h    |    2 +
 drivers/usb/host/ehci-fsl.c                        |   21 ++++++++++++++++++++
 include/configs/ls1012aqds.h                       |    5 ++++
 include/usb/ehci-ci.h                              |    2 +-
 5 files changed, 30 insertions(+), 1 deletions(-)

-- 
1.7.7.4

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

end of thread, other threads:[~2016-08-02 12:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-09  6:57 [U-Boot] [PATCH v2 0/3] Add USB EHCI support for ls1012aqds Rajesh Bhagat
2016-06-09  6:57 ` [U-Boot] [PATCH v2 1/3] drivers: usb: fsl: add USB ULPI init code Rajesh Bhagat
2016-06-09  6:57 ` [U-Boot] [PATCH v2 2/3] config: ls1012aqds: Add USB EHCI support for ls1012aqds Rajesh Bhagat
2016-06-09  6:57 ` [U-Boot] [PATCH v2 3/3] armv8: ls1012a: Added CSU assignment for USB2 Rajesh Bhagat
2016-06-09 13:42 ` [U-Boot] [PATCH v2 0/3] Add USB EHCI support for ls1012aqds Marek Vasut
2016-06-10  3:41   ` Rajesh Bhagat
2016-06-10  4:10     ` Marek Vasut
2016-08-02 12:22       ` Rajesh Bhagat

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