mcs814x: add kernel 4.4 support
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 18 Sep 2016 13:38:01 +0000 (15:38 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 13 Mar 2018 18:45:13 +0000 (19:45 +0100)
commitc750f8011d8510a57a203c94ef21ba84e34d9ed3
treee101fc2a26c583cdb17cec79ad30012d4569e654
parent060ff2f578f3db22de7051fbad104f6ca890fb37
mcs814x: add kernel 4.4 support

Add support for kernel 4.4 and make it the default.
This was only compile tested.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
14 files changed:
target/linux/mcs814x/Makefile
target/linux/mcs814x/config-4.4 [new file with mode: 0644]
target/linux/mcs814x/files/arch/arm/mach-mcs814x/timer.c
target/linux/mcs814x/files/drivers/usb/host/ohci-mcs814x.c
target/linux/mcs814x/patches-4.4/001-platform.patch [new file with mode: 0644]
target/linux/mcs814x/patches-4.4/003-ethernet.patch [new file with mode: 0644]
target/linux/mcs814x/patches-4.4/004-usb.patch [new file with mode: 0644]
target/linux/mcs814x/patches-4.4/005-mcs814x_rng.patch [new file with mode: 0644]
target/linux/mcs814x/patches-4.4/006-mcs814x_wdt.patch [new file with mode: 0644]
target/linux/mcs814x/patches-4.4/008-mcs814x_gpio.patch [new file with mode: 0644]
target/linux/mcs814x/patches-4.4/011-mcs814x_internal_phy.patch [new file with mode: 0644]
target/linux/mcs814x/patches-4.4/012-mtd-cfi_cmdset_0002-force-word-write.patch [new file with mode: 0644]
target/linux/mcs814x/patches-4.4/013-ohci_workarounds.patch [new file with mode: 0644]
target/linux/mcs814x/patches-4.4/014-debuguart.patch [new file with mode: 0644]