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)
commit5ba5efcd9b3bd3d80df3edfe0af7e7686b7da272
tree14848d662a88d463fa7f50e21b2330e45632af7e
parentc08dc5bffadf5671b723b71d59ee9d1c797d32a7
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]