]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
[ARM] 5477/1: Freescale STMP platform support [6/10]
authordmitry pervushin <dpervushin@embeddedalley.com>
Thu, 23 Apr 2009 11:24:13 +0000 (12:24 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 27 Apr 2009 09:28:08 +0000 (10:28 +0100)
commit5cccd37ea15970846a93b4b01fafd6e043bafe8e
tree4ab99b59f91964028fbba128d8ae086f60bd8c82
parente317872ac532fd845c597e55ceb5a9bceee878c1
[ARM] 5477/1: Freescale STMP platform support [6/10]

Sources: common STMP3xxx platform support

Signed-off-by: dmitry pervushin <dpervushin@embeddedalley.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/plat-stmp3xxx/Kconfig [new file with mode: 0644]
arch/arm/plat-stmp3xxx/Makefile [new file with mode: 0644]
arch/arm/plat-stmp3xxx/clock.c [new file with mode: 0644]
arch/arm/plat-stmp3xxx/clock.h [new file with mode: 0644]
arch/arm/plat-stmp3xxx/core.c [new file with mode: 0644]
arch/arm/plat-stmp3xxx/dma.c [new file with mode: 0644]
arch/arm/plat-stmp3xxx/irq.c [new file with mode: 0644]
arch/arm/plat-stmp3xxx/pinmux.c [new file with mode: 0644]
arch/arm/plat-stmp3xxx/timer.c [new file with mode: 0644]