ar7: add support for linux 3.10 and switch to it
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 12 Oct 2013 10:50:44 +0000 (10:50 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 12 Oct 2013 10:50:44 +0000 (10:50 +0000)
commit3f9c76477a4e8a74232771fcb5d535a2c2e0f173
tree904dffa29a1d5e05570e553fd99318227240fdd0
parentb749e27ddda2a063101a9b5115d169418ab307ee
ar7: add support for linux 3.10 and switch to it

Run tested on WAG354Gv2.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38369 3c298f89-4303-0410-b956-a3cf2f4a3e73
17 files changed:
target/linux/ar7/Makefile
target/linux/ar7/config-3.10 [new file with mode: 0644]
target/linux/ar7/files-3.10/drivers/char/ar7_gpio.c [new file with mode: 0644]
target/linux/ar7/files-3.10/drivers/mtd/ac49xpart.c [new file with mode: 0644]
target/linux/ar7/files-3.10/drivers/mtd/titanpart.c [new file with mode: 0644]
target/linux/ar7/patches-3.10/110-flash.patch [new file with mode: 0644]
target/linux/ar7/patches-3.10/120-gpio_chrdev.patch [new file with mode: 0644]
target/linux/ar7/patches-3.10/160-vlynq_try_remote_first.patch [new file with mode: 0644]
target/linux/ar7/patches-3.10/200-free-mem-below-kernel-offset.patch [new file with mode: 0644]
target/linux/ar7/patches-3.10/300-add-ac49x-platform.patch [new file with mode: 0644]
target/linux/ar7/patches-3.10/310-ac49x-prom-support.patch [new file with mode: 0644]
target/linux/ar7/patches-3.10/320-ac49x-mtd-partitions.patch [new file with mode: 0644]
target/linux/ar7/patches-3.10/500-serial_kludge.patch [new file with mode: 0644]
target/linux/ar7/patches-3.10/920-ar7part.patch [new file with mode: 0644]
target/linux/ar7/patches-3.10/925-actiontec_leds.patch [new file with mode: 0644]
target/linux/ar7/patches-3.10/950-cpmac_titan.patch [new file with mode: 0644]
target/linux/ar7/patches-3.10/972-cpmac_fixup.patch [new file with mode: 0644]