public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [Patch v2 0/2] Add EHCI driver for Atmel SoC
@ 2012-06-26  2:21 Bo Shen
  2012-06-26  2:21 ` [U-Boot] [Patch v2 1/2] Atmel : usb : add " Bo Shen
  2012-06-26  2:21 ` [U-Boot] [Patch v2 2/2] AT91: at91sam9m10g45ek : Enable EHCI instead OHCI Bo Shen
  0 siblings, 2 replies; 6+ messages in thread
From: Bo Shen @ 2012-06-26  2:21 UTC (permalink / raw)
  To: u-boot

This patch series is to add EHCI driver for Atmel SoC, and enable EHCI
support in at91sam9m10g45ek board

Bo Shen (2):
  Atmel : usb : add EHCI driver for Atmel SoC
  AT91: at91sam9m10g45ek : Enable EHCI instead OHCI

 drivers/usb/host/Makefile          |    1 +
 drivers/usb/host/ehci-atmel.c      |   68 ++++++++++++++++++++++++++++++++++++
 include/configs/at91sam9m10g45ek.h |   20 ++---------
 3 files changed, 72 insertions(+), 17 deletions(-)
 create mode 100644 drivers/usb/host/ehci-atmel.c

-- 
1.7.9.5

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

end of thread, other threads:[~2012-06-27 14:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-26  2:21 [U-Boot] [Patch v2 0/2] Add EHCI driver for Atmel SoC Bo Shen
2012-06-26  2:21 ` [U-Boot] [Patch v2 1/2] Atmel : usb : add " Bo Shen
2012-06-26 12:33   ` Marek Vasut
2012-06-26  2:21 ` [U-Boot] [Patch v2 2/2] AT91: at91sam9m10g45ek : Enable EHCI instead OHCI Bo Shen
2012-06-27 14:01   ` Andreas Bießmann
2012-06-27 14:13     ` Marek Vasut

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