Home
last modified time | relevance | path

Searched hist:"676 ae068d9af8c4848dc8f3a66d65e2bff066239" (Results 1 – 21 of 21) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-vct.c676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dehci-armada100.c676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dehci-omap.c676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dehci-marvell.c676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dehci-atmel.c676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dehci-mx5.c676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dehci-pci.c676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dehci-exynos.c676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dehci-mxs.c676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dehci-mxc.c676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dehci.h676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dehci-tegra.c676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dehci-fsl.c676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dehci-mx6.c676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dehci-hcd.c676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dehci-omap.h676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
/rk3399_rockchip-uboot/board/htkw/mcx/
H A Dmcx.c676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
/rk3399_rockchip-uboot/board/teejet/mt_ventoux/
H A Dmt_ventoux.c676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
/rk3399_rockchip-uboot/board/technexion/twister/
H A Dtwister.c676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
/rk3399_rockchip-uboot/board/ti/panda/
H A Dpanda.c676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
/rk3399_rockchip-uboot/board/ti/beagle/
H A Dbeagle.c676ae068d9af8c4848dc8f3a66d65e2bff066239 Tue Sep 25 22:14:35 UTC 2012 Lucas Stach <dev@lynxeye.de> usb: ehci: rework to take advantage of new lowlevel interface

Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>