u-boot/drivers/usb/host
Govindraj.R 43b62393da ehci-omap: Clean up added ehci-omap.c
Clean up added ehci-omap.c and make it generic for re-use across
omap-soc having same ehci ip block. Also pass the modes to be configured
from board file and configure the ports accordingly. All usb layers
are not cache aligned, till then keep cache off for usb ops as ehci will use
internally dma for all usb ops.

* Add a generic common header ehci-omap.h having common ip block
  data and reg shifts.
* Rename and modify ehci-omap3 to ehci.h retain only conflicting
  sysc reg shifts remove others and move to common header file.
* pass the board data for beagle/panda accordinly to use
  ehci ports.

Acked-by: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Govindraj.R <govindraj.raja@ti.com>
2012-02-12 10:11:31 +01:00
..
Makefile ehci-omap: driver for EHCI host on OMAP3 2012-02-12 10:11:30 +01:00
ehci-core.h drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
ehci-fsl.c drivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warning 2011-11-11 07:49:01 -06:00
ehci-hcd.c USB: EHCI: Allow EHCI post-powerup configuration in board files 2011-12-11 14:50:03 +01:00
ehci-ixp4xx.c drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
ehci-marvell.c orion5x: add USB host ehci-marvell support 2012-02-12 10:11:28 +01:00
ehci-mpc512x.c MPC5121: Add USB EHCI support 2010-10-18 22:33:32 +02:00
ehci-mx5.c Coding Style cleanup 2011-12-19 12:03:40 +01:00
ehci-mxc.c drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warning 2011-12-09 10:34:53 +01:00
ehci-mxs.c iMX28: Add USB HOST driver 2011-11-11 11:36:58 +01:00
ehci-omap.c ehci-omap: Clean up added ehci-omap.c 2012-02-12 10:11:31 +01:00
ehci-pci.c ehci-pci: Fix PCI EHCI driver for 36-bit 2011-06-25 09:53:10 +02:00
ehci-ppc4xx.c usb: Remove usb_dev_init() from ehci-ppc4xx.c 2010-11-26 21:24:57 +01:00
ehci-vct.c drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
ehci.h USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor 2011-09-04 11:36:20 +02:00
isp116x-hcd.c mips: Move cpu/mips/* to arch/mips/cpu/* 2010-04-13 09:13:25 +02:00
isp116x.h drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
ohci-at91.c AT91: change includes from asm/arch/io.h to asm/io.h 2011-05-18 07:56:51 +02:00
ohci-hcd.c USB: Fix complaints about strict aliasing in OHCI-HCD 2011-12-11 14:40:38 +01:00
ohci.h drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel 2010-06-30 21:38:10 +02:00
r8a66597-hcd.c drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
r8a66597.h usb: r8a66597: Fix argument mistake of inl 2011-08-08 21:40:40 +02:00
s3c64xx-hcd.c s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx 2009-11-27 16:26:13 -06:00
sl811-hcd.c drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning 2011-12-02 00:14:21 +01:00
sl811.h drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00