at91: add 4.4 support
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 19 Jan 2016 10:15:04 +0000 (10:15 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 19 Jan 2016 10:15:04 +0000 (10:15 +0000)
commit0fcc13baf20783a5d13afb3a21cea54e0f583d1c
tree33331b7dda18ef7d78060a4cb67e3bad8babda8f
parent283224f62ed30cb675e34f505408699d5fab33b1
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48349 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]