original_kernel/arch/arm/mach-imx
Sascha Hauer 4bd597b633 ARM i.MX ehci: do ehci init in board specific functions
The mxc-ehci driver calls SoC specific phy initialization right after
calling board specific initialization. To offer greater flexibility for
boards to setup the phy and to get rid of some unnecessary flags in
platform data this patch lets the boards call the SoC specific phy
initialization and remove it from the driver.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-02-11 08:40:45 +01:00
..
include/mach
Kconfig
Makefile ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
Makefile.boot
clock-imx1.c
clock-imx21.c
clock-imx25.c
clock-imx27.c
cpu-imx27.c
devices-imx1.h
devices-imx21.h
devices-imx25.h
devices-imx27.h
dma-v1.c
ehci-imx25.c ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
ehci-imx27.c ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
eukrea_mbimx27-baseboard.c
eukrea_mbimxsd25-baseboard.c
mach-cpuimx27.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-eukrea_cpuimx25.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-imx27_visstrim_m10.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-imx27ipcam.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mach-imx27lite.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mach-mx1ads.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mach-mx21ads.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mach-mx25_3ds.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-mx27_3ds.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-mx27ads.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mach-mxt_td60.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mach-pca100.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-pcm038.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-scb9328.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mm-imx1.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mm-imx21.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mm-imx25.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mm-imx27.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mx1-camera-fiq-ksym.c
mx1-camera-fiq.S
pcm970-baseboard.c
pm-imx27.c