public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [Patch v3 0/2] Add EHCI driver for Atmel SoC
@ 2012-06-28  7:24 Bo Shen
  2012-06-28  7:24 ` [U-Boot] [Patch v3 1/2] Atmel : usb : add " Bo Shen
  2012-06-28  7:24 ` [U-Boot] [Patch v3 2/2] AT91: at91sam9m10g45ek : Enable EHCI instead OHCI Bo Shen
  0 siblings, 2 replies; 8+ messages in thread
From: Bo Shen @ 2012-06-28  7:24 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      |   93 ++++++++++++++++++++++++++++++++++++
 include/configs/at91sam9m10g45ek.h |   20 ++------
 3 files changed, 97 insertions(+), 17 deletions(-)
 create mode 100644 drivers/usb/host/ehci-atmel.c

-- 
1.7.9.5

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

end of thread, other threads:[~2012-06-28 12:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-28  7:24 [U-Boot] [Patch v3 0/2] Add EHCI driver for Atmel SoC Bo Shen
2012-06-28  7:24 ` [U-Boot] [Patch v3 1/2] Atmel : usb : add " Bo Shen
2012-06-28 12:16   ` Andreas Bießmann
2012-06-28  7:24 ` [U-Boot] [Patch v3 2/2] AT91: at91sam9m10g45ek : Enable EHCI instead OHCI Bo Shen
2012-06-28  7:40   ` Andreas Bießmann
2012-06-28  7:57     ` Bo Shen
2012-06-28  8:01     ` Bo Shen
2012-06-28 12:14   ` Andreas Bießmann

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