]> git.ipfire.org Git - people/ms/u-boot.git/commit
MPC5121: Add USB EHCI support
authorDamien Dusha <d.dusha@gmail.com>
Thu, 14 Oct 2010 13:27:06 +0000 (15:27 +0200)
committerWolfgang Denk <wd@denx.de>
Mon, 18 Oct 2010 20:33:32 +0000 (22:33 +0200)
commit29c6fbe0471afd7ffa41fcb2103eec5b53294897
tree878247521c82262a48d9596113b06545c91ed9ee
parent6f119c558bd28e6eb7dcb8edb0266beeabde100e
MPC5121: Add USB EHCI support

Signed-off-by: Francesco Rendine <francesco.rendine@valueteam.com>
Signed-off-by: Damien Dusha <d.dusha@gmail.com>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Coding style cleanup; slight file restructuring.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Acked-by: Remy Bohmer <linux@bohmer.net>
arch/powerpc/include/asm/immap_512x.h
board/freescale/mpc5121ads/mpc5121ads.c
drivers/usb/host/Makefile
drivers/usb/host/ehci-fsl.c
drivers/usb/host/ehci-mpc512x.c [new file with mode: 0644]
drivers/usb/host/ehci.h
include/configs/mpc5121ads.h
include/usb/ehci-fsl.h