ar7: update kernel to version 4.14
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 11 May 2019 11:47:37 +0000 (13:47 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 8 Jan 2020 15:45:08 +0000 (16:45 +0100)
commit90740f52e9b9076d60119cfe4669366588131fe6
treef895bbb35c1a71b9488c4679a5d5f8694082b223
parent08ec23f8ea9c63384e127f934bfb8086b8ab368a
ar7: update kernel to version 4.14

This adds support for kernel 4.14 to the target and directly make it the
default kernel version to use.

This patch is build-tested only, but has never been device-tested. It is
only added to preserve the changes in Git history prior to removing this
target. Use it with care.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
[rebased and extended commit message, refreshed patches for 4.14.162]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
25 files changed:
package/kernel/ar7-atm/patches-D7.04.03.00/270-4.14_fixes.patch [new file with mode: 0644]
target/linux/ar7/Makefile
target/linux/ar7/config-4.14 [new file with mode: 0644]
target/linux/ar7/config-4.9 [deleted file]
target/linux/ar7/patches-4.14/100-fix-highmem-offset.patch [new file with mode: 0644]
target/linux/ar7/patches-4.14/110-flash.patch [new file with mode: 0644]
target/linux/ar7/patches-4.14/160-vlynq_try_remote_first.patch [new file with mode: 0644]
target/linux/ar7/patches-4.14/200-free-mem-below-kernel-offset.patch [new file with mode: 0644]
target/linux/ar7/patches-4.14/300-add-ac49x-platform.patch [new file with mode: 0644]
target/linux/ar7/patches-4.14/310-ac49x-prom-support.patch [new file with mode: 0644]
target/linux/ar7/patches-4.14/320-ac49x-mtd-partitions.patch [new file with mode: 0644]
target/linux/ar7/patches-4.14/920-ar7part.patch [new file with mode: 0644]
target/linux/ar7/patches-4.14/925-actiontec_leds.patch [new file with mode: 0644]
target/linux/ar7/patches-4.14/950-cpmac_titan.patch [new file with mode: 0644]
target/linux/ar7/patches-4.9/100-fix-highmem-offset.patch [deleted file]
target/linux/ar7/patches-4.9/101-MIPS-AR7-allow-NULL-clock-for-clk_get_rate.patch [deleted file]
target/linux/ar7/patches-4.9/110-flash.patch [deleted file]
target/linux/ar7/patches-4.9/160-vlynq_try_remote_first.patch [deleted file]
target/linux/ar7/patches-4.9/200-free-mem-below-kernel-offset.patch [deleted file]
target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch [deleted file]
target/linux/ar7/patches-4.9/310-ac49x-prom-support.patch [deleted file]
target/linux/ar7/patches-4.9/320-ac49x-mtd-partitions.patch [deleted file]
target/linux/ar7/patches-4.9/920-ar7part.patch [deleted file]
target/linux/ar7/patches-4.9/925-actiontec_leds.patch [deleted file]
target/linux/ar7/patches-4.9/950-cpmac_titan.patch [deleted file]