All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/2] usb/mx6q: USB EHCI support for MX6Q boards
@ 2012-02-09  8:33 Wolfgang Grandegger
  2012-02-09  8:33 ` [U-Boot] [PATCH v2 1/2] usb/ehci: Add USB support for the MX6Q Wolfgang Grandegger
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Wolfgang Grandegger @ 2012-02-09  8:33 UTC (permalink / raw)
  To: u-boot

v1 was bad, sorry. v2 fixes various issues reported by Dirk and Fabio.
The patches are based on head of Stefano's "u-boot-imx" tree.

Wolfgang

Wolfgang Grandegger (2):
  usb/ehci: Add USB support for the MX6Q
  mx6qsabrelite: add and enable USB Host 1 support

 arch/arm/cpu/armv7/mx6/clock.c                |   13 ++
 arch/arm/include/asm/arch-mx6/clock.h         |    1 +
 arch/arm/include/asm/arch-mx6/imx-regs.h      |    3 +
 board/freescale/mx6qsabrelite/mx6qsabrelite.c |   18 +++
 drivers/usb/host/Makefile                     |    1 +
 drivers/usb/host/ehci-mx6.c                   |  205 +++++++++++++++++++++++++
 include/configs/mx6qsabrelite.h               |   13 ++
 7 files changed, 254 insertions(+), 0 deletions(-)
 create mode 100644 drivers/usb/host/ehci-mx6.c

-- 
1.7.7.6

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

end of thread, other threads:[~2012-02-20 16:05 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-09  8:33 [U-Boot] [PATCH v2 0/2] usb/mx6q: USB EHCI support for MX6Q boards Wolfgang Grandegger
2012-02-09  8:33 ` [U-Boot] [PATCH v2 1/2] usb/ehci: Add USB support for the MX6Q Wolfgang Grandegger
2012-02-11  7:12   ` Marek Vasut
2012-02-11  7:19     ` Marek Vasut
2012-02-11 18:46     ` Fabio Estevam
2012-02-12  8:01       ` Dirk Behme
2012-02-12  8:46         ` Marek Vasut
2012-02-12  8:52           ` Shilpa Budhihal
2012-02-12  8:57             ` Marek Vasut
     [not found]               ` <FA04B2A1CD90BB43B811F51230EC7FCC02C25AF4@INFHYDEX10MB3.corp.infotech-enterprises.com>
2012-02-12  9:18                 ` Marek Vasut
2012-02-12  9:54           ` [U-Boot] i.MX6Q USB host support for mainline Linux (was: Re: [PATCH v2 1/2] usb/ehci: Add USB support for the MX6Q) Dirk Behme
2012-02-12 11:09             ` Marek Vasut
2012-02-12 10:16     ` [U-Boot] [PATCH v2 1/2] usb/ehci: Add USB support for the MX6Q Wolfgang Grandegger
2012-02-12 11:06       ` Marek Vasut
2012-02-20 16:05   ` Stefano Babic
2012-02-09  8:33 ` [U-Boot] [PATCH v2 2/2] mx6qsabrelite: add and enable USB Host 1 support Wolfgang Grandegger
2012-02-20 16:05   ` Stefano Babic
2012-02-10  7:57 ` [U-Boot] [PATCH v2 0/2] usb/mx6q: USB EHCI support for MX6Q boards Dirk Behme

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.