[kernel] Add mx2 target with very basic support for the vp6500 voip phone
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 10 Apr 2010 18:37:34 +0000 (18:37 +0000)
committerLars-Peter Clausen <lars@metafoo.de>
Sat, 10 Apr 2010 18:37:34 +0000 (18:37 +0000)
commitcc8fabf33ff676e935c035a94ed5d6380ffb4ebe
tree91eacfa598ce84efa4216adfa1a08013967e0ded
parent1d31ff06952c3ba830b3fed8a5e7c46bc42c951c
[kernel] Add mx2 target with very basic support for the vp6500 voip phone

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20786 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/mx2/Makefile [new file with mode: 0644]
target/linux/mx2/config-2.6.34 [new file with mode: 0644]
target/linux/mx2/files/arch/arm/mach-mx2/mach-vp6500.c [new file with mode: 0644]
target/linux/mx2/files/arch/arm/plat-mxc/include/mach/board-vp6500.h [new file with mode: 0644]
target/linux/mx2/image/Makefile [new file with mode: 0644]
target/linux/mx2/patches-2.6.34/010-mach-vp6500.patch [new file with mode: 0644]
target/linux/mx2/patches-2.6.34/011-mach-type.patch [new file with mode: 0644]
target/linux/mx2/patches-2.6.34/020-fix-usb-ioresource.patch [new file with mode: 0644]