mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* ehci patches
@ 2012-04-12 19:40 Sascha Hauer
  2012-04-12 19:40 ` [PATCH 1/4] USB ehci: make cache handling simpler Sascha Hauer
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sascha Hauer @ 2012-04-12 19:40 UTC (permalink / raw)
  To: barebox

The following patches contain some changes for the ehci driver.
Most interesting for all ehci users is the speed up on initialization
based on a patch I found on the U-Boot list. Also, the i.MX53 LOCO
gets USB support.

Sascha

----------------------------------------------------------------
Sascha Hauer (4):
      USB ehci: make cache handling simpler
      USB ehci: speed up initialization
      ARM i.MX53: Setup USB clocks
      ARM i.MX53 LOCO: Add USB support

 arch/arm/boards/freescale-mx53-loco/board.c |   17 +++++
 arch/arm/mach-imx/imx53.c                   |   17 ++++-
 drivers/usb/core/usb.c                      |    2 +-
 drivers/usb/host/ehci-hcd.c                 |   98 +++++++++------------------
 4 files changed, 63 insertions(+), 71 deletions(-)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2012-04-12 19:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-12 19:40 ehci patches Sascha Hauer
2012-04-12 19:40 ` [PATCH 1/4] USB ehci: make cache handling simpler Sascha Hauer
2012-04-12 19:40 ` [PATCH 2/4] USB ehci: speed up initialization Sascha Hauer
2012-04-12 19:40 ` [PATCH 3/4] ARM i.MX53: Setup USB clocks Sascha Hauer
2012-04-12 19:40 ` [PATCH 4/4] ARM i.MX53 LOCO: Add USB support Sascha Hauer

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