at91: add 4.4 support
authorJohn Crispin <john@openwrt.org>
Tue, 19 Jan 2016 10:15:04 +0000 (10:15 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 19 Jan 2016 10:15:04 +0000 (10:15 +0000)
commit28db62946d411cee55b55ac4d48c80b50427fae3
tree33331b7dda18ef7d78060a4cb67e3bad8babda8f
parent7731a7646f7a99a52ae6cc62ed86fa0605c00912
at91: add 4.4 support

This puts the existing patches and config in a 3.18 folder and introduces
a 4.4 config and patches.
The USB clock fix patch is no longer necessary, and the patches applying
to non DT boards has been dropped as the platform has been converted.
4.4 config was generated by copying 3.18 and running make kernel_menuconfig,
scripts/kconfig.pl filled in the gaps.

Signed-off-by: Ben Whitten <ben.whitten@gmail.com>
SVN-Revision: 48349
17 files changed:
target/linux/at91/config-3.18 [new file with mode: 0644]
target/linux/at91/config-4.4 [new file with mode: 0644]
target/linux/at91/config-default [deleted file]
target/linux/at91/patches-3.18/100-ARM-at91-build-dtb-for-LMU5000.patch [new file with mode: 0644]
target/linux/at91/patches-3.18/101-ARM-at91-build-dtb-for-q5xr5.patch [new file with mode: 0644]
target/linux/at91/patches-3.18/200-ARM-at91-udc-clockfix-backport.patch [new file with mode: 0644]
target/linux/at91/patches-3.18/201-ARM-at91-usb-determine_rate-backport.patch [new file with mode: 0644]
target/linux/at91/patches-3.18/805-free_some_portc_pins.patch [new file with mode: 0644]
target/linux/at91/patches-3.18/901-AT91-flexibity-default-leds-to-heartbeat.patch [new file with mode: 0644]
target/linux/at91/patches-4.4/100-ARM-at91-build-dtb-for-LMU5000.patch [new file with mode: 0644]
target/linux/at91/patches-4.4/101-ARM-at91-build-dtb-for-q5xr5.patch [new file with mode: 0644]
target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch [deleted file]
target/linux/at91/patches/101-ARM-at91-build-dtb-for-q5xr5.patch [deleted file]
target/linux/at91/patches/200-ARM-at91-udc-clockfix-backport.patch [deleted file]
target/linux/at91/patches/201-ARM-at91-usb-determine_rate-backport.patch [deleted file]
target/linux/at91/patches/805-free_some_portc_pins.patch [deleted file]
target/linux/at91/patches/901-AT91-flexibity-default-leds-to-heartbeat.patch [deleted file]