mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-03 12:37:46 +01:00
The following patch reorganizes/reworks the USB support for mpc83xx
as under:-
* Moves the 83xx USB clock init from drivers/usb/host/ehci-fsl.c to
cpu/mpx83xx/cpu_init.c
* Board specific usb_phy_type is read from the environment
* Adds USB EHCI specific structure in include/usb/ehci-fsl.h
* Copyrights revamped in most of the following files
Signed-off-by: Vivek Mahajan <vivek.mahajan@freescale.com>
Signed-off-by: Remy Bohmer <linux@bohmer.net>
|
||
|---|---|---|
| .. | ||
| ehci-core.h | ||
| ehci-fsl.c | ||
| ehci-hcd.c | ||
| ehci-ixp4xx.c | ||
| ehci-pci.c | ||
| ehci-vct.c | ||
| ehci.h | ||
| isp116x-hcd.c | ||
| isp116x.h | ||
| Makefile | ||
| ohci-at91.c | ||
| ohci-hcd.c | ||
| ohci.h | ||
| r8a66597-hcd.c | ||
| r8a66597.h | ||
| s3c64xx-hcd.c | ||
| sl811-hcd.c | ||
| sl811.h | ||