ar7: add support for linux 3.10 and switch to it
authorJonas Gorski <jogo@openwrt.org>
Sat, 12 Oct 2013 10:50:44 +0000 (10:50 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sat, 12 Oct 2013 10:50:44 +0000 (10:50 +0000)
commit5bc844d80100e48beb4a3bad317120b117afd006
tree904dffa29a1d5e05570e553fd99318227240fdd0
parentbbf18bf618b91c5cd6312df0fd5c48ff3913d9db
ar7: add support for linux 3.10 and switch to it

Run tested on WAG354Gv2.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 38369
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]